summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Platform.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-31Hide alert window before setting result (#848)Jimmy Garrido1-1/+1
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-1/+2
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-47/+2
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-2/+35
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-35/+2
2016-12-07Fix for 45743 which works with iOS 8 (#616)E.Z. Hart1-66/+8
2016-12-02Restore old Alert/ActionSheet method for iOS 8 (#595)E.Z. Hart1-28/+102
2016-11-22Fix broken alerts for iPad (#549)beta-2.3.4-pre1E.Z. Hart1-15/+16
2016-11-18Have PresentAlert hide new window when alert is dismissed (#543)E.Z. Hart1-48/+82
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro1-1/+1
2016-11-15[iOS] Use separate UIWindow for UIAlertController (#481)Paul DiPietro1-4/+12
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart1-12/+2
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-23/+0
2016-04-11[iOS] Resolve Warning 0108 (#64)Samantha Houts1-12/+8
2016-03-22Initial importJason Smith1-0/+505