summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
2017-02-03Change platform class access modifierchungryeol lim1-1/+1
2017-02-03Ignore TableView.SectionTitle if title is not setKangho Hur1-1/+2
2017-02-03Remove ColorExtensions.ToNative() debug messageKangho Hur1-1/+1
2017-02-03Apply initial value of Cell.IsEnabledSeungkeun Lee1-0/+2
2017-02-03implement ExpressionSearch for RelativeLayout.FromExpressionchungryeol lim1-3/+33
2017-02-03Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-02-03Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
2017-02-03Homogenous mode should be set to false if grouping is enabledPawel Andruszkiewicz1-2/+33
2017-02-03Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2017-02-03Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2017-02-03Refactoring EntryCell SwitchCell renderer with Reusable featureSeungkeun Lee3-145/+96
2017-02-03Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0
2017-02-03Fix TextCell text color bugSeungkeun Lee4-19/+24
2017-02-03Add Tizen backend rendererKangho Hur96-0/+12896