summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android
AgeCommit message (Expand)AuthorFilesLines
2016-06-18[Android] Make sure to add a parent to the new group header cell (#228)Rui Marinho1-0/+1
2016-06-17[Android] Take in account status bar padding on master when using split beha...Rui Marinho2-1/+5
2016-06-17Fix 39802 (#217)Rui Marinho1-35/+53
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts14-78/+110
2016-06-16[Android] DatePicker unfocuses on cancel (#204)Paul DiPietro1-0/+11
2016-06-16Add repro of uncentered button image for Android (#176)E.Z. Hart2-10/+69
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart20-104/+135
2016-06-15[Android] Fix Api18 usage on PinchGesture (#218)Rui Marinho1-3/+3
2016-06-09[Android] Always create a new cell for GroupHeader when using Recycling (#206)Rui Marinho1-1/+14
2016-06-03ViewRenderer unsubscribe from FocusChangeRequested on dispose (#193)kingces951-0/+6
2016-05-27[A] TabbedPage text can be set back to Default (#157)Samantha Houts1-4/+14
2016-05-27Fix android StartTimer race condition (#196)Jason Smith1-6/+13
2016-05-27[Android] UpdateToolbar when page is added before on non AppCompact (#195)Rui Marinho1-0/+9
2016-05-25[Android] Implement the AppIndexProvider on non-AppCompact, fix KeyValues on...Rui Marinho1-0/+2
2016-05-24Protect against null Control (#171)Shawn Castrianni1-0/+3
2016-05-10Fix buildJason Smith1-7/+8
2016-05-10[Android] Isolate fragment management for children of MasterDetailPage (#136)E.Z. Hart7-21/+143
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart5-23/+32
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart1-1/+1
2016-05-04Add INavigationPageController (#149)E.Z. Hart3-42/+55
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart1-1/+3
2016-05-02Prep Image for removal of InternalsVisibleTo (#140)E.Z. Hart1-2/+2
2016-05-02Prep SearchBar for removal of InternalsVisibleTo (#137)E.Z. Hart1-1/+1
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart1-1/+1
2016-04-26Carousel clean (#135)Jason Smith2-1247/+0
2016-04-26Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121)E.Z. Hart1-0/+1
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart2-22/+4
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart2-66/+0
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart1-3/+4
2016-04-24Evolve feature branch (#117)Jason Smith3-0/+57
2016-04-24[Android] Add constructor to MasterDetailContainer (#123)Samantha Houts1-0/+4
2016-04-24Allow renderers to specify whether native controls should be eagerly disposed...E.Z. Hart3-5/+16
2016-04-20Add an optional extended description…Jason Smith1-2/+0
2016-04-20[Android] Add missing 23.3.0 package dependenciesSamantha Houts2-0/+19
2016-04-19[A] Don't set TabbedPage BarTextColor to nothing (#113)Samantha Houts1-4/+4
2016-04-19[Android] Fix registering of default AppCompact renderers (#112)Rui Marinho1-2/+2
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart9-52/+111
2016-04-18Use style resources when calling SetTextAppearance (#108)E.Z. Hart2-3/+3
2016-04-18Whitespace fixes (#110)kingces951-56/+68
2016-04-18[Android] Allow designer to disable asynchronicity in image loading. (#111)Jérémie Laval1-1/+10
2016-04-18CarouselView Fixes (#101)kingces951-3/+4
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts1-2/+52
2016-04-16Update android support packages to 23.3 (#102)Rui Marinho5-17/+21
2016-04-13Remove unneeded castJason Smith1-1/+1
2016-04-13Fix relaunch template app hangs; Port fix from OnStateChange in FromsAppCompa...kingces951-2/+2
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro2-5/+6
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith32-152/+123
2016-04-11Resharper warnings are slightly different for some reason than WError, resolv...Jason Smith1-1/+0
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro19-7/+82
2016-04-11[Nuget] Remove GPS dependency (#71)Rui Marinho2-15/+0