summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/Forms.cs
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Android BeginInvokeOnMainThread() should not possibly block. (#343)Atsushi Eno1-3/+1
2016-08-02[Android] Color.Accent is hardcoded (#270)Michael Rumpler1-13/+34
2016-05-27Fix android StartTimer race condition (#196)Jason Smith1-6/+13
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart1-22/+3
2016-04-20Add an optional extended description…Jason Smith1-2/+0
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith1-2/+1
2016-04-06Fix issue where API23 became required by mistakeJason Smith1-1/+9
2016-04-06Fix race condition in IsInvokeRequired on AndroidE.Z. Hart1-9/+1
2016-03-25Reformat using statementsChris King1-7/+7
2016-03-22Initial importJason Smith1-0/+514