summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-07-10Fix build warning CS4014Kangho Hur2-2/+2
2017-07-10Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-07-10Apply a blend color after image loading has completedJuwon1-0/+3
2017-07-10Add Switch StyleSeunghyun Choi1-2/+29
2017-07-10Fixed Appearing event calling sequence issuechungryeol lim1-1/+5
2017-07-10Add Button StyleSeunghyun Choi1-0/+34
2017-07-10Support BlendColor to Image as a TizenSpecific APIKangho Hur1-3/+42
2017-07-10Fix Label.LineBreakModeKangho Hur1-8/+21
2017-07-10Tizen Extension for ProgressBarSungHyun Min1-4/+42
2017-07-10[PickerRenderer] Remove unnecessary listenerPawel Andruszkiewicz1-7/+0
2017-07-10Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-07-10Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-07-10Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
2017-07-10Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2017-07-10Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2017-07-10Add Tizen backend rendererKangho Hur29-0/+4249