summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/AppCompat/Platform.cs
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Set the Id field for Android Views created by Forms (#1004)E.Z. Hart1-0/+7
2017-05-17Do not layout page in OnWindowAttributesChanged on fullscreen flag change (#916)adrianknight891-3/+4
2017-05-04Remove status bar underlay view in Android AppCompat (#892)E.Z. Hart1-19/+6
2017-04-13Verify FragmentContainer created when queueing fragment transaction (Android)...E.Z. Hart1-2/+18
2017-04-06Android fastrenderers (#845)Rui Marinho1-3/+3
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-0/+1
2016-09-30AppCompat should now be able to set title bar visibility programmatic… (#350)adrianknight891-6/+6
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart1-1/+1
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-5/+7
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith1-6/+2
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-0/+4
2016-03-22Initial importJason Smith1-0/+394