summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-08[A] Fix Bugzilla 40173 (#62)Jason Smith2-6/+79
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces951-16/+13
2016-04-07Merge pull request #45 from xamarin/fix-bugzilla25662Samantha Houts1-0/+11
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-04-06Warnings as Errors in product projectskingces953-4/+10
2016-04-05[A] Make sure carouselView disposes correctlyJason Smith1-17/+33
2016-04-05Merge pull request #44 from xamarin/fix-bz39499Jason Smith1-0/+2
2016-04-04Merge pull request #39 from xamarin/unformatkingces958-989/+1025
2016-04-01Unformat CarouselViewRenderer, recombine files; no code changesChris King8-989/+1025
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart2-15/+86
2016-03-29 [A]Resolve issue where calling Focus in an unfocus event would failJason Smith3-3/+15
2016-03-29Merge pull request #24 from xamarin/fix-bugzilla39742Samantha Houts1-0/+6