summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Fix ScrollView Content area resize issueSeungkeun Lee2-16/+14
2017-10-23Fix Label layout issueSeungkeun Lee1-1/+1
2017-10-23Fix SVACE issueSungHyun Min1-2/+2
2017-10-23Add WebViewRendererchungryeol lim1-0/+177
2017-10-23Fix PickerRender bugKangho Hur1-5/+15
2017-10-23Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-10-23Set the default scroller policy to autoKangho Hur1-4/+4
2017-10-23Fix ListView SelectedItemSungHyun Min1-2/+2
2017-10-23Refactoring GestureHandler for extensionSungHyun Min2-13/+18
2017-10-23Renew the VisualElement.OpacityKangho Hur2-81/+44
2017-10-23Support density independent pixelSeungkeun Lee5-28/+24
2017-10-23Add TabbedPageStyleWonYoung Choi1-16/+11
2017-10-23Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi1-40/+91
2017-10-23Modify FontWeight type for flexibilityKangho Hur3-72/+3
2017-10-23Add Style to VisualElement as TizenSpecificKangho Hur4-72/+27
2017-10-23Refactoring Label RendererSeungkeun Lee1-26/+1
2017-10-23[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2
2017-10-23[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-10-23Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-10-23Add FontWeight for Label and EntryKangho Hur2-1/+90
2017-10-23Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-10-23Fix Span's markup text tagKangho Hur1-2/+0
2017-10-23Refactoring LabelRendererSeungkeun Lee1-18/+22
2017-10-23Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-10-23Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-10-23Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-10-23Fix build warning CS4014Kangho Hur2-2/+2
2017-10-23Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-10-23Apply a blend color after image loading has completedJuwon1-0/+3
2017-10-23Add Switch StyleSeunghyun Choi1-2/+29
2017-10-23Fixed Appearing event calling sequence issuechungryeol lim1-1/+5
2017-10-23Add Button StyleSeunghyun Choi1-0/+34
2017-10-23Support BlendColor to Image as a TizenSpecific APIKangho Hur1-3/+42
2017-10-23Fix Label.LineBreakModeKangho Hur1-8/+21
2017-10-23Tizen Extension for ProgressBarSungHyun Min1-4/+42
2017-10-23[PickerRenderer] Remove unnecessary listenerPawel Andruszkiewicz1-7/+0
2017-10-23Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-10-23Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-10-23Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
2017-10-23Unregister ScrollRequestHandler when the renderer is being destroyedJongHeon Choi1-2/+2
2017-10-23Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2017-10-23Add Tizen backend rendererKangho Hur29-0/+4249