summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Update versionsung-su.kim1-1/+1
2017-03-24Fix ListView SelectedItemSungHyun Min1-2/+2
2017-03-24Refactoring GestureHandler for extensionSungHyun Min12-286/+824
2017-03-24Update Pin and Marker to use default imagejh5.cho2-11/+10
2017-03-24Renew the VisualElement.OpacityKangho Hur3-84/+47
2017-03-24Create Window in OnPreCreate() instead of OnCreate()WonYoung Choi1-3/+3
2017-03-24Support density independent pixelSeungkeun Lee16-58/+173
2017-03-24Add TabbedPageStyleWonYoung Choi2-16/+18
2017-03-24Update version to 2.3.4-r192-001WonYoung Choi2-3/+3
2017-03-24Change Assemblies Tizen.System to Tizen.System.Informationpr.jung2-2/+2
2017-03-24Remove unused TizenSpecific/Button.cs fileKangho Hur1-30/+0
2017-03-24Update version to 2.3.4-r190-002WonYoung Choi3-7/+7
2017-03-24Fix const variable name in CellRenderer.csWonYoung Choi1-2/+2
2017-03-24Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi6-40/+173
2017-03-24Modify FontWeight type for flexibilityKangho Hur11-157/+35
2017-03-24Add Style to VisualElement as TizenSpecificKangho Hur11-154/+83
2017-03-24Fix Hiding Master Page on MasterDetailPagejh5.cho1-19/+5
2017-03-24Refactoring Label RendererSeungkeun Lee4-30/+24
2017-03-24Remove unnecessary resize of WindowSeungkeun Lee1-8/+0
2017-03-24[Page] Change alert dialog message text wrap typePiotr Czaja1-2/+18
2017-03-24Add support for NativeViews specified in XAMLPawel Andruszkiewicz6-0/+108
2017-03-24Rebase Forms to upstream lastest (2.3.4-pre2)Kangho Hur4-55/+20
2017-03-24[MasterDetailPage] Change behavior after back button pressedPiotr Czaja1-2/+2
2017-03-24Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-03-24[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-03-24Fix wrong Group Header handlingSeungkeun Lee1-6/+7
2017-03-24Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-03-24Add FontWeight for Label and EntryKangho Hur12-4/+288
2017-03-24Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-03-24Fix Span's markup text tagKangho Hur2-3/+1
2017-03-24Refactoring LabelRendererSeungkeun Lee3-21/+25
2017-03-24Update version to beta-006Kangho Hur1-1/+1
2017-03-24Fix Span's behavior about new line.Kangho Hur1-1/+3
2017-03-24Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-03-24Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-03-24Add default case under OnPlatformjh5.cho1-0/+1
2017-03-24Consider TV profile as TargetIdiomKangho Hur3-7/+45
2017-03-24Apply to default layout for the forms applicationKangho Hur1-1/+25
2017-03-24Remove packaging/custom-find-requiresWonYoung Choi2-16/+1
2017-03-24Fix version to 2.3.3.175-beta-004WonYoung Choi1-2/+2
2017-03-24Fixed DisplayAlert message color issuechungryeol lim1-1/+1
2017-03-24Fixed ListView.SelectedItem Issuechungryeol lim1-20/+17
2017-03-24Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11
2017-03-24Fix build warning CS4014Kangho Hur3-3/+3
2017-03-24Fix rpm spec file to solve build-break in JazzMWonYoung Choi1-3/+4
2017-03-24Update Xamarin.Forms.Tizen.project.jsonKangho Hur1-1/+1
2017-03-24Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-03-24Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-03-24Set ElmSharp.Color only when image loading has completed.Juwon1-5/+28
2017-03-24Change two methods to public for extension of CellRendererSungHyun Min1-2/+2