1. 67ca452 Mouse Keys Accessibility Feature by Asmita Poddar · 1 year, 8 months ago
  2. ab0182c Merge "Handle UserShortcutType.GESTURE in AccessibilityManagerService" into main by Riley Jones · 1 year, 7 months ago
  3. c7000ad Handle UserShortcutType.GESTURE in AccessibilityManagerService by Riley Jones · 1 year, 7 months ago
  4. 3ac9844 Rename mag shortcut method to notifyMagnificationShortcutTriggered. by Daniel Norman · 1 year, 7 months ago
  5. 2fe7082f Updating userState shortcut targets to enforce defensive copying by Riley Jones · 1 year, 7 months ago
  6. 03aa21b Refactoring updateAccessibilityShortcutTargets by Riley Jones · 1 year, 7 months ago
  7. c5d5457 Refactoring performAccessibilityShortcut by Riley Jones · 1 year, 8 months ago
  8. d449c1a Merge "Allow TOUCHSCREEN event observing while TouchExploration is enabled." into main by Treehugger Robot · 1 year, 7 months ago
  9. 0d15411 Merge "Refactoring AccessibilityManagerService Read & Restore" into main by Riley Jones · 1 year, 7 months ago
  10. 8aee762 Refactoring AccessibilityManagerService Read & Restore by Riley Jones · 1 year, 8 months ago
  11. 02b1701 Allow TOUCHSCREEN event observing while TouchExploration is enabled. by Daniel Norman · 1 year, 8 months ago
  12. 7283ec5 Merge "Add menu and media play/pause global actions [1/2]" into main am: cf7ffed6d7 am: bf50d5c13c by Daniel Norman · 1 year, 7 months ago
  13. cf7ffed Merge "Add menu and media play/pause global actions [1/2]" into main by Daniel Norman · 1 year, 7 months ago
  14. c33d8a0 Merge "Merge Android 14 QPR3 to AOSP main" into main by Xin Li · 1 year, 7 months ago
  15. 618e191 feat(onefingerpan): disable overscroll handelr on non-watch devices by Roy Chou · 1 year, 9 months ago
  16. e267e3d Merge "Revert "Refactoring AccessibilityManagerService Read & Restore"" into main by Riley Jones · 1 year, 8 months ago
  17. 9071cf5 Revert "Refactoring AccessibilityManagerService Read & Restore" by Riley Jones · 1 year, 8 months ago
  18. 7f63e2e Merge "Refactoring AccessibilityManagerService Read & Restore" into main by Riley Jones · 1 year, 8 months ago
  19. 1b2e31d Merge "UiAutomation: report flags to better diagnose unintentionally disabling a11y" into main by Adrian Roos · 1 year, 8 months ago
  20. 05b19d6 Refactoring AccessibilityManagerService Read & Restore by Riley Jones · 1 year, 8 months ago
  21. f28f9e3 Fix NPE in UiAutomationManager by Xiaohui Niu · 1 year, 8 months ago
  22. ba030ce UiAutomation: report flags to better diagnose unintentionally disabling a11y by Adrian Roos · 1 year, 8 months ago
  23. 8570c5a Fix NPE in UiAutomationManager by Xiaohui Niu · 1 year, 8 months ago
  24. e67bf3f Merge changes from topic "revert-27352312-a11yMagCts-DWASIFIRYR" into main by Roy Chou · 1 year, 8 months ago
  25. a672333 Add menu and media play/pause global actions [1/2] by Mehul Daruka · 1 year, 10 months ago
  26. 4f6d2ac chore(magnification): wait sysui connection to control fullscreen magnification by Roy Chou · 1 year, 8 months ago
  27. c866c63 Revert "chore(magnification): add magnification sysui connection..." by Roy Chou · 1 year, 8 months ago
  28. a8cc198 Merge "Clean up bugfix flag resettable_dynamic_properties" into main by Riley Jones · 1 year, 8 months ago
  29. 138922e Merge "Clean up bugfix flag focus_click_point_window_bounds_from_a11y_window_info" into main by Daniel Norman · 1 year, 8 months ago
  30. d47508f Merge "chore(magnification): add magnification sysui connection state changed callback for cts tests" into main by Roy Chou · 1 year, 8 months ago
  31. d82f214 Clean up bugfix flag focus_click_point_window_bounds_from_a11y_window_info by Daniel Norman · 1 year, 8 months ago
  32. 9ec1b40 Clean up bugfix flag resettable_dynamic_properties by Daniel Norman · 1 year, 8 months ago
  33. 4434526 Fix the initialization issue in AccessibilityManager by Idriss Juhoor · 1 year, 8 months ago
  34. 502de11 chore(magnification): add magnification sysui connection state changed callback for cts tests by Roy Chou · 1 year, 8 months ago
  35. 2e74dfd Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future by Xin Li · 1 year, 8 months ago
  36. fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 8 months ago
  37. 58089c3 Merge changes Id7f9e6de,I73a5fcf3 into main by Daniel Norman · 1 year, 8 months ago
  38. 05a2f1c Clears the default service from A11Y_SHORTCUT B&R. by Daniel Norman · 1 year, 8 months ago
  39. 65c2675 Perform merging for A11Y_SHORTCUT B&R. by Daniel Norman · 1 year, 8 months ago
  40. bd4326a5 Merge "Permission-annotate IMagnificationConnectionCallback and IRemoteMagnificationAnimationCallback" into main by Ameer Armaly · 1 year, 8 months ago
  41. 708c5fd Merge "Fix ghost pointer problem when transitioning from dragging to delegating." into main by Ameer Armaly · 1 year, 8 months ago
  42. d894c39 Permission-annotate IMagnificationConnectionCallback and IRemoteMagnificationAnimationCallback by Ameer Armaly · 1 year, 8 months ago
  43. ad51014 Merge "Handle component's enablement state changes" into main by Chun-Ku Lin · 1 year, 8 months ago
  44. 81c238c Fix ghost pointer problem when transitioning from dragging to delegating. by Ameer Armaly · 1 year, 8 months ago
  45. d3c41a6 Handle component's enablement state changes by Chun-Ku Lin · 1 year, 8 months ago
  46. c362aa8 Merge "Log error instead of throw exception until we find the reproduce steps" into main by Treehugger Robot · 1 year, 8 months ago
  47. 22dc96d Merge "Adjusts the logic of onPackageForceStop to return the proper values" into main by Riley Jones · 1 year, 8 months ago
  48. 3ab3721 Log error instead of throw exception until we find the reproduce steps by Chun-Ku Lin · 1 year, 8 months ago
  49. bdb7f9b Merge "Removes posting to a handler for onWindowInfosChanged." into main by Treehugger Robot · 1 year, 8 months ago
  50. a7d2b12 Adjusts the logic of onPackageForceStop to return the proper values by Riley Jones · 1 year, 9 months ago
  51. a9097fe Add feature flag, and support for new secure settings in framework by Isaac Chai · 1 year, 10 months ago
  52. efeedcc Merge "[Flag cleanup] fix_drag_pointer_when_ending_drag" into main by Ameer Armaly · 1 year, 9 months ago
  53. d3530ed [Flag cleanup] fix_drag_pointer_when_ending_drag by Chun-Ku Lin · 1 year, 9 months ago
  54. 5f1176df Merge "Add permission annotations for IAccessibilityServiceConnection." into main by Ameer Armaly · 1 year, 9 months ago
  55. 126a392 Add permission annotations for IAccessibilityServiceConnection. by Ameer Armaly · 1 year, 9 months ago
  56. cb21128 Register xml parsing receiver on background thread by Riley Jones · 1 year, 9 months ago
  57. cf892e1 Revive the qs shortcut setting's restoration that was accidentally by Chun-Ku Lin · 1 year, 9 months ago
  58. 8066f15 Merge "Revert "Fix for a11yManagerService broadcastReceiver ANR"" into 24D1-dev am: 2827105def by Priyanka Advani · 1 year, 9 months ago
  59. 4efa452 Revert "Fix for a11yManagerService broadcastReceiver ANR" by Priyanka Advani · 1 year, 9 months ago
  60. 7b81612 RESTRICT AUTOMERGE Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 9 months ago
  61. fb4cfc7 Fix for a11yManagerService broadcastReceiver ANR by Riley Jones · 1 year, 9 months ago
  62. dd028c0 Merge "Explicitly request to support package restart query" into main by Treehugger Robot · 1 year, 9 months ago
  63. 70aac12 Explicitly request to support package restart query by TYM Tsai · 1 year, 9 months ago
  64. a245536 Fix screenshot shortcut when accessibility is enabled. by Ameer Armaly · 1 year, 9 months ago
  65. b070e9e Fix for a11yManagerService broadcastReceiver ANR by Riley Jones · 1 year, 9 months ago
  66. db06de0 Merge "TouchExplorer: Send hover events based on the event stream." into main by Treehugger Robot · 1 year, 9 months ago
  67. bd51694 Permission-annotate all AIDL methods for IAccessibilityManager by Ameer Armaly · 1 year, 10 months ago
  68. a65453a Merge "feat(fullscreen magnification): magnification should not work when no sysui connection" into main by Roy Chou · 1 year, 9 months ago
  69. c2cbfdf Merge "Long click: use the node's window's bounds instead of asking WMS." into main by Daniel Norman · 1 year, 9 months ago
  70. c09575b Merge "Permission-annotate IAccessibilityInteractionConnectionCallback" into main by Ameer Armaly · 1 year, 9 months ago
  71. 2f53ef0 feat(fullscreen magnification): magnification should not work when no sysui connection by Roy Chou · 1 year, 9 months ago
  72. 462c5b8 Long click: use the node's window's bounds instead of asking WMS. by Daniel Norman · 1 year, 9 months ago
  73. 774dc6d Permission-annotate IAccessibilityInteractionConnectionCallback by Ameer Armaly · 1 year, 10 months ago
  74. 09eca82 Merge "Clean up usage of flag reset_hover_event_timer_on_action_up" into main by Treehugger Robot · 1 year, 9 months ago
  75. cfd152e Removes posting to a handler for onWindowInfosChanged. by Daniel Norman · 1 year, 9 months ago
  76. fcac9b6 AccessibilityManagerService: remove uninstalled services from enabled list after service update. by Ameer Armaly · 1 year, 11 months ago
  77. bb338d7 Prevent NPE by return empty list by Chun-Ku Lin · 1 year, 10 months ago
  78. 0343daa Merge "Disables warning dialog when hardware shortcut enabled on purpose" into main by Riley Jones · 1 year, 10 months ago
  79. af0567d Clean up usage of flag reset_hover_event_timer_on_action_up by Ameer Armaly · 1 year, 10 months ago
  80. 6e52750 Disables warning dialog when hardware shortcut enabled on purpose by Riley Jones · 1 year, 10 months ago
  81. f1fc90b Merge "Remove code usage of flag cleanup_a11y_overlays" into main by Treehugger Robot · 1 year, 10 months ago
  82. d08d92e Merge "AccessibilityManager#enableShortcutsForTargets permission adjustment" into main by Riley Jones · 1 year, 10 months ago
  83. c7efda8 AccessibilityManager#enableShortcutsForTargets permission adjustment by Riley Jones · 1 year, 10 months ago
  84. ea89bae Merge "Add a feature flag for logging a11y checker results" into main by Yara Hassan · 1 year, 10 months ago
  85. 4bdc39d Add a feature flag for logging a11y checker results by Yara Hassan · 1 year, 10 months ago
  86. 38d847f Merge "AccessibilityManagerService: remove uninstalled services from enabled list after service update." into main by Ameer Armaly · 1 year, 10 months ago
  87. 2b39ca0 Add container to .aconfig by Ted Bauer · 1 year, 10 months ago
  88. 7f04bec Merge "Replace ShortcutType with UserShortcutType to reduce duplicate declaration." into main by Chun-Ku Lin · 1 year, 10 months ago
  89. f788d80 Merge "Implement Hearing Devices Quick Settings Tile (5/n)" into main by Jason Hsu · 1 year, 10 months ago
  90. 692deac Replace ShortcutType with UserShortcutType to reduce duplicate declaration. by Chun-Ku Lin · 1 year, 10 months ago
  91. 74ab528 AccessibilityManagerService: remove uninstalled services from enabled list after service update. by Ameer Armaly · 1 year, 11 months ago
  92. 048e176 Implement Hearing Devices Quick Settings Tile (5/n) by jasonwshsu · 1 year, 10 months ago
  93. 3516a9d7 Merge "Allows fallback to matching by name for older kernels without UNIQ." into main by Daniel Norman · 1 year, 10 months ago
  94. d4edc1d Allows fallback to matching by name for older kernels without UNIQ. by Daniel Norman · 1 year, 10 months ago
  95. 4d0c105 Merge "fix(magnification): Rename flag for the fullscreen orange border" into main by Candice Lo · 1 year, 10 months ago
  96. ddff362 Remove code usage of flag cleanup_a11y_overlays by Ameer Armaly · 1 year, 10 months ago
  97. 3cdc3ab Merge "Log metrics when the user configures the qs shortcut" into main by Chun-Ku Lin · 1 year, 10 months ago
  98. cfdf25e Merge "Changes window and event flags to new PURPOSE_BUGFIX type." into main by Daniel Norman · 1 year, 10 months ago
  99. 5a4515f fix(magnification): Rename flag for the fullscreen orange border by Candice · 1 year, 10 months ago
  100. a0c78a0 Merge "[ECM] Legacy code: treat DEFAULT as ALLOWED" into main by Jay Sullivan · 1 year, 10 months ago