summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/Renderers
AgeCommit message (Expand)AuthorFilesLines
2016-04-26Carousel clean (#135)Jason Smith1-1246/+0
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart1-65/+0
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart1-3/+4
2016-04-24[Android] Add constructor to MasterDetailContainer (#123)Samantha Houts1-0/+4
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart4-23/+43
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-16Update android support packages to 23.3 (#102)Rui Marinho1-1/+1
2016-04-13Remove unneeded castJason Smith1-1/+1
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith16-56/+42
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 DiPietro9-0/+26
2016-04-08[A] Fix Bugzilla 40173 (#62)Jason Smith1-2/+20
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces951-16/+13
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/unformatkingces957-983/+1025
2016-04-01Unformat CarouselViewRenderer, recombine files; no code changesChris King7-983/+1025
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-8/+44
2016-03-25Reformat using statementsChris King8-23/+23
2016-03-22Initial importJason Smith67-0/+7841