summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-01-12[iOS] Fix child view position when the Navigation Bar is translucent (#659)Sandro Cavazzoni1-2/+8
2017-01-09[iOS] Register effects for ScrollView and WebView (#641)adrianknight891-3/+1
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-43/+14
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-12/+42
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-42/+12
2016-11-18[iOS] Revert changes in popping navigation (#547)Rui Marinho1-27/+44
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts1-7/+9
2016-11-16Use static method syntax to prevent mono compiler error (#538)E.Z. Hart1-17/+4
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro1-1/+39
2016-10-12Fix MasterDetailPage/NavigationPage leaks on iPad (#426)E.Z. Hart1-1/+7
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-23/+3
2016-08-30Platform Specifics (#301)Samantha Houts1-6/+24
2016-08-16[iOS] Change when we updated the XF INavigationPageController after popping a...Rui Marinho1-53/+28
2016-07-18ixed issues where you could not force rotation with a NavigationPage on iOS. ...ytn3rd1-0/+34
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-0/+1
2016-06-16[iOS] Call UpdateLeftBarButtonItem when page is removed (#209)Rui Marinho1-2/+6
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-5/+7
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-13/+18
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts1-1/+3
2016-04-13Page renderer effects (#85)Jason Smith1-13/+36
2016-04-11[iOS] Resolve Warning 0108 (#64)Samantha Houts1-5/+4
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-0/+4
2016-03-22Initial importJason Smith1-0/+918