summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/VisualElementRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23[C, iOS, Android] LayoutCompression (#1136)Stephane Delcroix1-2/+9
2017-09-15[Android] Restore pinch gestures and fix listview item selection (#1135)E.Z. Hart1-141/+39
2017-06-22[Android] Remove the ". " on empty labels (Accessibility) on Fastrenderers (#...Samantha Houts1-2/+2
2017-06-22Allow Context Actions on ViewCells with TapGestures (#985)E.Z. Hart1-0/+2
2017-06-20Align Layout transparency behavior between Android, iOS, Windows (#935)E.Z. Hart1-0/+2
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts1-6/+6
2017-04-06Android fastrenderers (#845)Rui Marinho1-0/+4
2017-03-23UI tests for InputTransparent and fixes for Android/Windows (#808)E.Z. Hart1-7/+21
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-3/+3
2017-03-07Fixed issue where errant "." were appearing on droid controls due to hints. (...BradChase20111-1/+1
2017-03-03[Android] Don't crash if Control is accessed in Effect OnDetached when Page i...Samantha Houts1-2/+0
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts1-0/+77
2017-01-24Add check for disposed gesture detector on VisualElementRenderer (#706)E.Z. Hart1-0/+6
2017-01-09[iOS] Register effects for ScrollView and WebView (#641)adrianknight891-7/+2
2016-09-30[Android] InputTransparent and IsEnabled fixes on visual elements (#344)adrianknight891-25/+19
2016-09-27Clean up listeners and tag on ButtonRenderer during disposal (#360)E.Z. Hart1-0/+5
2016-08-30[A] PanGestureRecognizer will consistently send Completed event (#313)Samantha Houts1-0/+3
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-1/+1
2016-06-15[Android] Fix Api18 usage on PinchGesture (#218)Rui Marinho1-3/+3
2016-04-24Allow renderers to specify whether native controls should be eagerly disposed...E.Z. Hart1-4/+13
2016-04-12Add compatibility shims to fix warnings; annotate warnings which require (#75)Jason Smith1-3/+1
2016-03-22Initial importJason Smith1-0/+392