summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/CellAdapter.cs
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Fix crash when modifying ContextActions on Android (#982)Alexander Hardwicke1-1/+2
2017-03-24[Android]Refactor to use a extension method to get the drawable (#841)Rui Marinho1-4/+5
2017-03-24[Android] Still look for the normal drawable on resources (#839)Rui Marinho1-3/+3
2017-02-13[Android] Double tapping on context action should not crash (#609)adrianknight891-1/+2
2016-12-06[Android] Dismiss context menu when view cell is removed (#568)adrianknight891-7/+4
2016-11-18[Android] Do not show cell context actions if input views are long clicked (#...adrianknight891-0/+3
2016-11-03[Android] Allow path-based icons to be loaded as toolbar icons (#437)adrianknight891-1/+6
2016-08-09[Android] Close the correct mode if it wasn't disposed (#283)Rui Marinho1-3/+3
2016-08-02[Android] Add null check to prevent crashes when long clicking a text entry i...Paul DiPietro1-0/+3
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-2/+2
2016-03-25Reformat using statementsChris King1-1/+1
2016-03-22Initial importJason Smith1-0/+327