summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/PageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Implicit impl of controller ifaces (#807)kingces951-4/+4
2017-03-27[iOS] Prevent NRE when page is switched on Appearing (#840)Samantha Houts1-0/+3
2017-03-18Adopt iOS status bar visibility defaults (#822)kingces951-6/+1
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-0/+1
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-2/+0
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-0/+2
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-2/+0
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro1-0/+53
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-6/+0
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-3/+5
2016-04-13Page renderer effects (#85)Jason Smith1-17/+24
2016-03-30[iOS] PageRenderer no longer swallows touchesSamantha Houts1-1/+1
2016-03-22Initial importJason Smith1-0/+218