Age | Commit message (Expand) | Author |
---|---|---|
2021-02-02 | Move Gesture ID 43 from two-finger single tap and hold to two-finger triple t... | Ameer Armaly |
2020-12-22 | Make AccessibilityGestureEvent.gestureIdToString public. | Ameer Armaly |
2020-10-21 | Add API to record touch interactions. | Ameer Armaly |
2020-10-01 | Add gesture ids 43-45. | Ameer Armaly |
2020-02-13 | Add multi-finger double tap and hold gestures. | Ameer Armaly |
2020-02-05 | Add four-finger gestures. | Ameer Armaly |
2020-02-02 | Add one-direction multi-finger swipes. | Ameer Armaly |
2020-01-28 | Implement multi-finger multi-tap gesture matchers for accessibility | Dieter Hsu |
2019-12-17 | Implement existing gestures using the new architecture. | Ameer Armaly |
2019-11-11 | Rename GesureType to GestureId | ryanlwlin |
2019-09-03 | Rename AccessibilityGestureInfo | RyanlwLin |