summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/NavigationPageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Refactoring RenderersSeungkeun Lee1-23/+33
2017-06-23fix NavigationPage toolbar BackButton issuedarkleem1-2/+4
2017-06-20Make sure single Xamarin property influences only one EFL propertyPawel Andruszkiewicz1-5/+1
2017-06-19Apply TizenSpecifics only if availableKangho Hur1-3/+5
2017-06-07Fix Naviitem style and toolbar style/mode for given profile (TV/Mobile)Kangho Hur1-1/+5
2017-04-25Fix InsertPageBefore in NavigationPageRendererSeungkeun Lee1-8/+3
2017-04-24Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur1-8/+5
2017-04-24Apply naviitem/tabbar style correctlyKangho Hur1-0/+1
2017-04-24Fix SVACE issueSungHyun Min1-2/+2
2017-04-24Add NavigationPage.HasBreadCrumbsBar PropertyWonYoung Choi1-40/+91
2017-04-24Apply the style to ToolbarItem's buttonKangho Hur1-3/+21
2017-04-24Fix build warning CS4014Kangho Hur1-1/+1
2017-04-24Fixed Appearing event calling sequence issuechungryeol lim1-1/+5
2017-04-24Fixed NavigationPage.BarBackgroundColor Propertychungryeol lim1-20/+34
2017-04-24Change Text HorizontalTextAlignment of TitleBar to CenterSeungkeun Lee1-4/+6
2017-04-24Add Tizen backend rendererKangho Hur1-0/+390