summaryrefslogtreecommitdiff
path: root/core/java/android/view/TouchDelegate.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-12-12Refine API javadoc: onTouchExplorationHoverEventDieter Hsu
2018-11-02Improve TouchDelegate Accessibility: Explore by Touch handle hover eventsDieter Hsu
2018-10-23Fixed NPE in TouchDelegateInfo.Rhed Jao
2018-10-09Accessibility: Improve TouchDelegate AccessibilityRhed Jao
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-16Allow TouchDelegate to forward non-primary pointerSiarhei Vishniakou
2017-10-25Prevent touch delegate from blocking parent eventsSiarhei Vishniakou
2016-10-12Fix import statement in view|transition|animation packages.Aurimas Liutikas
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project