summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers
AgeCommit message (Expand)AuthorFilesLines
2017-03-20Add WebViewRenderersubmit/tizen/20170320.095120accepted/tizen/unified/20170320.222139accepted/tizen/tv/20170320.222122accepted/tizen/mobile/20170320.222112accepted/tizen/ivi/20170320.222128accepted/tizen/common/20170320.174108chungryeol lim1-0/+177
2017-03-17Merge "Add UpdateAfterloading method in Image" into tizenKangho Hur1-4/+8
2017-03-17Fix PickerRender bugKangho Hur1-5/+15
2017-03-16Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-03-16Set the default scroller policy to autoKangho Hur1-4/+4
2017-03-14Fix ListView SelectedItemSungHyun Min1-2/+2
2017-03-14Refactoring GestureHandler for extensionSungHyun Min2-13/+18
2017-02-28Renew the VisualElement.OpacityKangho Hur2-81/+44
2017-02-20Merge "Support density independent pixel" into tizenKangho Hur5-28/+24
2017-02-20Support density independent pixelSeungkeun Lee5-28/+24
2017-02-15Add TabbedPageStyleWonYoung Choi1-16/+11
2017-02-14Merge "Add NavigationPage.HasBreadCrumbsBar Property" into tizenKangho Hur1-40/+91
2017-02-14Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi1-40/+91
2017-02-14Modify FontWeight type for flexibilityKangho Hur3-72/+3
2017-02-10Add Style to VisualElement as TizenSpecificKangho Hur4-72/+27
2017-02-07Refactoring Label RendererSeungkeun Lee1-26/+1
2017-02-03[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2
2017-02-03[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-02-03Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-02-03Add FontWeight for Label and EntryKangho Hur2-1/+90
2017-02-03Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-02-03Fix Span's markup text tagKangho Hur1-2/+0
2017-02-03Refactoring LabelRendererSeungkeun Lee1-18/+22
2017-02-03Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-02-03Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-02-03Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-02-03Fix build warning CS4014Kangho Hur2-2/+2
2017-02-03Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-02-03Apply a blend color after image loading has completedJuwon1-0/+3
2017-02-03Add Switch StyleSeunghyun Choi1-2/+29
2017-02-03Fixed Appearing event calling sequence issuechungryeol lim1-1/+5
2017-02-03Add Button StyleSeunghyun Choi1-0/+34
2017-02-03Support BlendColor to Image as a TizenSpecific APIKangho Hur1-3/+42
2017-02-03Fix Label.LineBreakModeKangho Hur1-8/+21
2017-02-03Tizen Extension for ProgressBarSungHyun Min1-4/+42
2017-02-03[PickerRenderer] Remove unnecessary listenerPawel Andruszkiewicz1-7/+0
2017-02-03Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-02-03Fix Scrolling to Specific Element in ScrollViewjh5.cho1-1/+10
2017-02-03Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
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-03Add Tizen backend rendererKangho Hur29-0/+4249