summaryrefslogtreecommitdiff
path: root/core/java/android/accessibilityservice/AccessibilityGestureEvent.java
AgeCommit message (Expand)Author
2021-02-02Move Gesture ID 43 from two-finger single tap and hold to two-finger triple t...Ameer Armaly
2020-12-22Make AccessibilityGestureEvent.gestureIdToString public.Ameer Armaly
2020-10-21Add API to record touch interactions.Ameer Armaly
2020-10-01Add gesture ids 43-45.Ameer Armaly
2020-02-13Add multi-finger double tap and hold gestures.Ameer Armaly
2020-02-05Add four-finger gestures.Ameer Armaly
2020-02-02Add one-direction multi-finger swipes.Ameer Armaly
2020-01-28Implement multi-finger multi-tap gesture matchers for accessibilityDieter Hsu
2019-12-17Implement existing gestures using the new architecture.Ameer Armaly
2019-11-11Rename GesureType to GestureIdryanlwlin
2019-09-03Rename AccessibilityGestureInfoRyanlwLin