summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/TabbedRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-25/+4
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-3/+27
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-27/+3
2016-11-16Set TabBarItem properly (#530)adrianknight891-23/+24
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro1-0/+25
2016-10-03Tab children should be cast to Page (#398)adrianknight891-1/+1
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-18/+3
2016-06-28[iOS] Default BarTextColor/BarBackgroundColor will no longer override values ...beta-2.3.1-pre1Samantha Houts1-7/+41
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-0/+1
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-8/+12
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts1-1/+54
2016-04-13Page renderer effects (#85)Jason Smith1-1/+10
2016-03-22Initial importJason Smith1-0/+311