summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Forms.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10rebase to tags/beta-2.3.5-pre1Kangho Hur1-1/+0
2017-07-10MacOS (#650)Rui Marinho1-0/+1
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-6/+6
2017-02-20[MacOS] Fix buildRui Marinho1-4/+3
2017-02-17[iOS] Fix extra tab icon appearing in iOS for TabbedPage (#448)Chad Kimes1-0/+12
2017-02-01[iOS,macOS] Use NS constructor from string to parse correctly the string (#734)Rui Marinho1-2/+3
2017-01-26MacOS (#650)Rui Marinho1-13/+44
2017-01-12[C] new OnPlatform mechanism (#658)Stephane Delcroix1-1/+2
2017-01-12fix bug-39359 (#599)fengrui1-0/+7
2017-01-10iOS and Android timers should be runnable from any thread and execute… (#374)adrianknight891-49/+7
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-24/+0
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-0/+36
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-36/+0
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-16/+2
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart1-23/+3
2016-03-25Reformat using statementsChris King1-2/+2
2016-03-22Initial importJason Smith1-0/+373