summaryrefslogtreecommitdiff
path: root/services/accessibility
AgeCommit message (Expand)Author
2025-09-18[SP 2025-09-01] cleanup: Fix permission protection of setObservedMotionEventS...banksia-dev Daniel Norman
2025-04-15fix: Unbind an A11yService from onNullBinding Daniel Norman
2025-04-10fix(magnification): catch the unregister failing exception to prevent system ... Roy Chou
2025-03-22a11y: Refactor click canceling Gavin Williams
2025-03-20a11y: Perform acutal scroll function Longbo Wei
2025-03-20Merge "Add logs to help debugging quick settings shortcut issue" into main Treehugger Robot
2025-03-20Add logs to help debugging quick settings shortcut issue Chun-Ku Lin
2025-03-18Merge changes I7988ce38,I9b704ac6 into main Jason Hsu
2025-03-18cleanup: Roll out flag copy_events_for_gesture_detection by deleting usage Daniel Norman
2025-03-18Remove bugfix flag hearing_input_change_when_comm_device jasonwshsu
2025-03-17Merge "a11y: Remove indicator when hovering on directional buttons" into main Longbo Wei
2025-03-17Merge "(4/n) Shift to oneway binder call for register key handler" into main Vaibhav Devmurari
2025-03-14Merge "Changing A11yManagerService to respond to user switching from Lifecycl... Riley Jones
2025-03-14a11y: Remove indicator when hovering on directional buttons Longbo Wei
2025-03-14Changing A11yManagerService to respond to user switching from Lifecycle inste... Riley Jones
2025-03-14(4/n) Shift to oneway binder call for register key handler Vaibhav Devmurari
2025-03-13Merge "Fix test fail for HearingDevicePhoneCallNotificationController" into main Jason Hsu
2025-03-14Fix test fail for HearingDevicePhoneCallNotificationController jasonwshsu
2025-03-12Merge "a11y: Add countdown when hovering on exit" into main Longbo Wei
2025-03-12a11y: Fix typing while autoclick enabled Gavin Williams
2025-03-12a11y: Add countdown when hovering on exit Longbo Wei
2025-03-11Merge "Implement double click as autoclick type" into main Yuhan Yang
2025-03-11Implement double click as autoclick type Yuhan Yang
2025-03-11Merge "Add tests for HearingDevicePhoneCallNotificationController when OnComm... Jason Hsu
2025-03-10Add display related tests in AccessibilityManagerServiceTest Hiroki Sato
2025-03-08Add tests for HearingDevicePhoneCallNotificationController when OnCommunicati... jasonwshsu
2025-03-07Observe RevertToLeftClick setting in autoclick controller Yuhan Yang
2025-03-07a11y: Resume autoclick when any button is clicked Gavin Williams
2025-03-06Merge "Make overlay display valid in accessibility" into main Treehugger Robot
2025-03-06Merge "A11y: autoclickScrollPanel - Add Button Hover listeners" into main Longbo Wei
2025-03-07Fix to not show mic input notification when communication device is other blu... jasonwshsu
2025-03-07Make overlay display valid in accessibility Hiroki Sato
2025-03-06Merge "Altering TouchExplorer behavior to support Split Tap" into main Riley Jones
2025-03-06Merge changes from topics "remove_isKeyGestureSupported", "vaibhav_isKeygestu... Vaibhav Devmurari
2025-03-06A11y: autoclickScrollPanel - Add Button Hover listeners Longbo Wei
2025-03-06Altering TouchExplorer behavior to support Split Tap Riley Jones
2025-03-06a11y: Force left click when autoclick panel hovered Gavin Williams
2025-03-05Merge "a11y: Add ScrollPanel" into main Longbo Wei
2025-03-04(3/n) Remove usage of isKeyGestureSupported() from KeyGestureController Vaibhav Devmurari
2025-03-03Merge "Re-implement full screen magnification continuous cursor following" in... Treehugger Robot
2025-03-03a11y: Add ScrollPanel Longbo Wei
2025-03-03a11y: Remove CurrentCornerIndex Longbo Wei
2025-02-27Merge "Fix array index out of bounds exception problem." into main am: a30594... Treehugger Robot
2025-02-27Merge "Fix array index out of bounds exception problem." into main am: a30594... Treehugger Robot
2025-02-27Merge 25Q1 (ab/12770256) to aosp-main-future Xin Li
2025-02-27Merge "a11y: Resume autoclick when hovering panel" into main Gavin Williams
2025-02-27Fix array index out of bounds exception problem. lijilou
2025-02-26Merge "Remove User Switched Announcement" into main Hawkwood Glazier
2025-02-26a11y: Resume autoclick when hovering panel Gavin Williams
2025-02-25Merge "fix UserManagerService.enforceCurrentUserIfVisibleBackgroundEnabled" i... BK Choi