summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/Cells
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Fix NRE when RecycleElement is on and list is scrolled quickly (#856)E.Z. Hart1-6/+0
2017-04-06Android fastrenderers (#845)Rui Marinho1-4/+4
2017-03-03Throw exception when ViewCell View is null (#752)Jimmy Garrido1-0/+4
2017-02-22add support for view cellsAdrian Knight1-4/+6
2017-02-17Add missing virtual keywordsE.Z. Hart1-1/+1
2017-02-17Add localized listener for Android numeric inputE.Z. Hart1-1/+17
2016-08-30Fix memory leak caused by BaseCellView and RendererHolder (#311)E.Z. Hart2-7/+32
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts6-8/+13
2016-04-18Use style resources when calling SetTextAppearance (#108)E.Z. Hart2-3/+3
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith2-22/+10
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro2-0/+16
2016-04-07Merge pull request #45 from xamarin/fix-bugzilla25662Samantha Houts1-0/+11
2016-03-25Reformat using statementsChris King2-7/+7
2016-03-22Initial importJason Smith11-0/+1062