summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/AppCompat/FormsAppCompatActivity.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-2/+5
2017-01-23Move XF.ConcurrentDictionary to WP8 project (#685)E.Z. Hart1-0/+1
2016-11-15fix MasterDetailPage dispose (#505)adrianknight891-5/+4
2016-11-15[Android] Show keyboard on app resume if control has focus (#480)adrianknight891-0/+9
2016-10-20[Android] SoftInputMode works with initial value (#465)Samantha Houts1-2/+2
2016-09-30AppCompat should now be able to set title bar visibility programmatic… (#350)adrianknight891-1/+33
2016-09-13Revert "Revert "[Android] Fix warnings (#346)""Rui Marinho1-5/+3
2016-09-13Revert "[Android] Fix warnings (#346)"Rui Marinho1-3/+5
2016-09-13[Android] Fix warnings (#346)Rui Marinho1-5/+3
2016-08-30Platform Specifics (#301)Samantha Houts1-25/+71
2016-07-18Prevent FormsAppCompatActivity from loading fragments we don't use on restart...E.Z. Hart1-0/+12
2016-04-24Evolve feature branch (#117)Jason Smith1-0/+15
2016-04-19[Android] Fix registering of default AppCompact renderers (#112)Rui Marinho1-2/+2
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith1-3/+5
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-0/+2
2016-03-25Reformat using statementsChris King1-1/+1
2016-03-22Initial importJason Smith1-0/+452