Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-10 | Support density independent pixel | Seungkeun Lee | 4 | -20/+19 |
2017-07-10 | Fix const variable name in CellRenderer.cs | WonYoung Choi | 1 | -2/+2 |
2017-07-10 | Fix build warning CS4014 | Kangho Hur | 1 | -1/+1 |
2017-07-10 | Change two methods to public for extension of CellRenderer | SungHyun Min | 1 | -2/+2 |
2017-07-10 | Fix ListView GroupCell bug | Seungkeun Lee | 2 | -5/+16 |
2017-07-10 | Fix ListView broken issue when scrolling quickly | Seungkeun Lee | 1 | -0/+1 |
2017-07-10 | Implement Reusable ViewCell | Seungkeun Lee | 1 | -9/+52 |
2017-07-10 | Refactoring EntryCell SwitchCell renderer with Reusable feature | Seungkeun Lee | 3 | -145/+96 |
2017-07-10 | Fix TextCell text color bug | Seungkeun Lee | 3 | -10/+9 |
2017-07-10 | Add Tizen backend renderer | Kangho Hur | 6 | -0/+554 |