summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
AgeCommit message (Expand)AuthorFilesLines
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-16Fix Page.DisplayAlert's message format convertingKangho Hur1-2/+2
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 Min12-287/+825
2017-03-05Merge "Create Window in OnPreCreate() instead of OnCreate()" into tizenKangho Hur1-3/+3
2017-02-28Renew the VisualElement.OpacityKangho Hur3-84/+47
2017-02-27Create Window in OnPreCreate() instead of OnCreate()WonYoung Choi1-3/+3
2017-02-20Merge "Support density independent pixel" into tizenKangho Hur15-57/+172
2017-02-20Support density independent pixelSeungkeun Lee15-57/+172
2017-02-15Add TabbedPageStyleWonYoung Choi1-16/+11
2017-02-15Change Assemblies Tizen.System to Tizen.System.Informationpr.jung1-1/+1
2017-02-14Update version to 2.3.4-r190-002submit/tizen_common/20170214.155036submit/tizen/20170214.060706accepted/tizen/tv/20170214.225644accepted/tizen/mobile/20170214.225628accepted/tizen/ivi/20170214.225704accepted/tizen/common/20170214.174046WonYoung Choi1-2/+2
2017-02-14Fix const variable name in CellRenderer.csWonYoung Choi1-2/+2
2017-02-14Merge "Add NavigationPage.HasBreadCrumbsBar Property" into tizenKangho Hur3-41/+106
2017-02-14Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi3-40/+105
2017-02-14Modify FontWeight type for flexibilityKangho Hur8-132/+10
2017-02-13Merge "Add Style to VisualElement as TizenSpecific" into tizenWonYoung Choi4-72/+27
2017-02-10Add Style to VisualElement as TizenSpecificKangho Hur4-72/+27
2017-02-09Fix Hiding Master Page on MasterDetailPagejh5.cho1-19/+5
2017-02-06Merge "[Page] Change alert dialog message text wrap type" into tizenKangho Hur1-2/+18
2017-02-06Merge "Add support for NativeViews specified in XAML" into tizenKangho Hur6-0/+108
2017-02-06Merge "Refactoring Label Renderer" into tizenKangho Hur4-30/+24
2017-02-07Refactoring Label RendererSeungkeun Lee4-30/+24
2017-02-05Remove unnecessary resize of WindowSeungkeun Lee1-8/+0
2017-02-03[Page] Change alert dialog message text wrap typePiotr Czaja1-2/+18
2017-02-03Add support for NativeViews specified in XAMLPawel Andruszkiewicz6-0/+108
2017-02-03Rebase Forms to upstream lastest (2.3.4-pre2)Kangho Hur2-51/+15
2017-02-03[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2
2017-02-03Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-02-03[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-02-03Fix wrong Group Header handlingSeungkeun Lee1-6/+7
2017-02-03Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-02-03Add FontWeight for Label and EntryKangho Hur7-3/+206
2017-02-03Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-02-03Fix Span's markup text tagKangho Hur2-3/+1
2017-02-03Refactoring LabelRendererSeungkeun Lee3-21/+25
2017-02-03Fix Span's behavior about new line.Kangho Hur1-1/+3
2017-02-03Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-02-03Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-02-03Consider TV profile as TargetIdiomKangho Hur2-6/+44
2017-02-03Apply to default layout for the forms applicationKangho Hur1-1/+25
2017-02-03Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-02-03Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-02-03Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11
2017-02-03Fix build warning CS4014Kangho Hur3-3/+3
2017-02-03Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-02-03Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1