summaryrefslogtreecommitdiff
path: root/services/accessibility
AgeCommit message (Expand)Author
2021-02-23Merge "Fix concurrent modify exception for A11y" am: 2dcd402cdcPhil Weaver
2021-02-22Merge "Fix concurrent modify exception for A11y"Phil Weaver
2021-02-21Merge ab/7061308 into stage.Xin Li
2021-02-18Fix concurrent modify exception for A11yliulvping
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-01-19Make me an owner of accessibility frameworksryanlwlin
2020-11-18[DO NOT MERGE] Transition to clear state after gesture cancelation. am: a9027...Ameer Armaly
2020-11-12[DO NOT MERGE] Transition to clear state after gesture cancelation.Ameer Armaly
2020-11-10Merge "Fix the focus not move to the place where the finger clicks" into rvc-...Jacky Kao
2020-11-09Fix the focus not move to the place where the finger clicksJacky Kao
2020-10-13[DO NOT MERGE ] Stop setting flag to enable two-finger passthrough swipes. am...Ameer Armaly
2020-10-13[DO NOT MERGE] Fix Accidently trigger A11y button long pressedryanlwlin
2020-10-11[DO NOT MERGE] MultiFingerSwipe: scale touch slop to number of fingers.Ameer Armaly
2020-10-11[DO NOT MERGE] Use correct touch slop value for two-finger passthrough.Ameer Armaly
2020-10-11[DO NOT MERGE] Fix sometime couldn't trigger A11y button with 3-fingerryanlwlin
2020-10-11[DO NOT MERGE] Fix hardly to perform 3-finger swipe from the bottomryanlwlin
2020-10-11[DO NOT MERGE] Fix edge swipe logic.Ameer Armaly
2020-10-11[DO NOT MERGE] Require both fingers to move before starting two-finger passth...Ameer Armaly
2020-10-11[DO NOT MERGE] Start dragging where the fingers initially went down.Ameer Armaly
2020-10-11[DO NOT MERGE] Address drag unreliability during touch explorationPhil Weaver
2020-10-11[DO NOT MERGE] Fix crash with multifinger touch explorationPhil Weaver
2020-10-11[DO NOT MERGE] Enable two-finger passthrough swipes.Ameer Armaly
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-20Update language to comply with Android's inclusive language guidancejasonwshsu
2020-08-19Merge "Update language to comply with Android's inclusive language guidance" ...Jason Hsu
2020-08-18Update language to comply with Android's inclusive language guidancejasonwshsu
2020-07-09linkToDeath exception cause system server crashCatherine Shi
2020-07-08[DO NOT MERGE] Clear properties after interaction is endedryanlwlin
2020-06-26[DO NOT MERGE] Fix NPE from uninitialized object.Ameer Armaly
2020-06-26[DO NOT MERGE] TouchExplorer: do not use accessibility action to long click.Ameer Armaly
2020-06-24Merge "Fix the multi-fingers gesture conflict with TouchExplorer" into rvc-devRyan Lin
2020-06-24Fix the multi-fingers gesture conflict with TouchExplorerryanlwlin
2020-06-22[DO NOT MERGE] Bring back touch events for double tap and double tap and hold.Ameer Armaly
2020-06-22Fix Hard to detect multi-finger multi-tapryanlwlin
2020-06-10Make A11yServiceConnection PendingIntent immutable.Jacky Kao
2020-06-04DO NOT MERGE: Map TYPE_TRUSTED_APPLICATION_OVERLAY to system window type for ...ryanlwlin
2020-05-29Fix Magnification Settings didn't restore via D2D transferryanlwlin
2020-05-27Fix Accessibility Menu setting is not restored by D2Dryanlwlin
2020-05-21Merge "GestureManifold: fix null pointer exception in onGestureCompleted." in...Ameer Armaly
2020-05-21Merge "MultiFingerMultiTap: reset the expiration clock when fingers go up." i...TreeHugger Robot
2020-05-20MultiFingerMultiTap: reset the expiration clock when fingers go up.Ameer Armaly
2020-05-20Bubble's change could notify to A11y frameworkJacky Kao
2020-05-19GestureManifold: fix null pointer exception in onGestureCompleted.Ameer Armaly
2020-05-16Merge "Avoid launching activity-based feature to force stop exist actiivty an...TreeHugger Robot
2020-05-15Merge "Removes shortcut target when an a11y service is unbound" into rvc-devRhed Jao
2020-05-14Removes shortcut target when an a11y service is unboundRhed Jao
2020-05-14Merge "Swipe: use event times to check for expiration rather than handlers." ...Ryan Lin