summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/VisualElementRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
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