1. 0b2f7ba Merge "Adjust maximum accessibility magnification scale from 5x to 8x" by Gilbert Lee · 5 years ago
  2. d38d699 Adjust maximum accessibility magnification scale from 5x to 8x by Gilbert Lee · 6 years ago
  3. cdc0d02 Migrate frameworks/base/services/accessibility to androidx.test by KOUSHIK PANUGANTI · 6 years ago
  4. ca4c574 Add getAccessibilityWindowId system process API by Yuki Awano · 6 years ago
  5. 51141c0 ScreenMagnifier: Track SurfaceFlinger Input by Robert Carr · 6 years ago
  6. 6c7522a Fix uiautomator failed to get active window. by Rhed Jao · 6 years ago
  7. 41118f3 Update a11y recommended timeout api. by Rhed Jao · 6 years ago
  8. 667c2d0 Clean up a11y bindInstantService and package check by Phil Weaver · 6 years ago
  9. 27beee5 Make performAccessibilityShortcut a SystemAPI by Phil Weaver · 6 years ago
  10. 95d6d82 Enable Per-display support on MagnificationController. by sanryhuang · 6 years ago
  11. a1300eb Merge "Add null check for WindowInfo" by Jackal Guo · 6 years ago
  12. e97db70 Add null check for WindowInfo by Jackal Guo · 6 years ago
  13. f4c7bdd Merge "Add synchronization to UiAutomationManager." by TreeHugger Robot · 6 years ago
  14. dd57771 Add synchronization to UiAutomationManager. by Phil Weaver · 6 years ago
  15. f798d6e Correct the state of the accessibility service by Jackal Guo · 6 years ago
  16. a7fa814 Fix accessibility services tests to work with atest by Dieter Hsu · 6 years ago
  17. f649351 Merge "Accessibility actions should trigger ACTION_OUTSIDE" by Jackal Guo · 6 years ago
  18. f78014e Merge "Adding a11y ui minimum timeout api." by Rhed Jao · 6 years ago
  19. e972881 Adding a11y ui minimum timeout api. by Rhed Jao · 6 years ago
  20. ec2b499 Merge "Change API name for a11y keyboard flag" by Phil Weaver · 6 years ago
  21. ac2b62e Accessibility actions should trigger ACTION_OUTSIDE by Jackal Guo · 6 years ago
  22. e05fba4 Change API name for a11y keyboard flag by Phil Weaver · 6 years ago
  23. c2f3d85e Add test mapping for a11y by Phil Weaver · 6 years ago
  24. 01f426f Add TouchExplorerTest by Dieter Hsu · 6 years ago
  25. ea479da disableSelf doesn't recover the init state of value by Jackal Guo · 6 years ago
  26. 7080e1a Avoid duplicated touch events by Jackal Guo · 6 years ago
  27. 1979bad Remove dupe events while 2-fingers scrolling by Dieter Hsu · 6 years ago
  28. a925869 Merge "Eliminate race condition for a11y windows" by Phil Weaver · 6 years ago
  29. 9e795d8 Merge "Magnification isn't reset when service is disabled" by Jackal Guo · 6 years ago
  30. 6374158 Merge "Remove batchMotionEvent in AccessibilityInputFilter." by TreeHugger Robot · 6 years ago
  31. c72faad Eliminate race condition for a11y windows by Phil Weaver · 6 years ago
  32. 1418a6b Magnification isn't reset when service is disabled by Jackal Guo · 6 years ago
  33. b5df055 Merge "Enhance a11y soft keyboard controller" by Phil Weaver · 6 years ago
  34. 03a65b0 Enhance a11y soft keyboard controller by Phil Weaver · 6 years ago
  35. fe39083 Remove batchMotionEvent in AccessibilityInputFilter. by Rhed Jao · 6 years ago
  36. 1528c87 Correct return value of MagnificationController#reset by Jackal Guo · 6 years ago
  37. d447b5c Merge "Using transformed event for standard gesture detector" by Jackal Guo · 6 years ago
  38. 79ea482 Using transformed event for standard gesture detector by Jackal Guo · 6 years ago
  39. 8a39cef Update AccessibilityManagerService to use SystemService by Rhed Jao · 6 years ago
  40. 24158ba Merge "Make sure keys get flushed when connection falls apart." by TreeHugger Robot · 6 years ago
  41. 5bbc301 Make sure keys get flushed when connection falls apart. by Qasid Sadiq · 6 years ago
  42. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  43. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  44. fba2c8f After an ax service permanently crashes, it won't eat keys by Qasid Sadiq · 6 years ago
  45. 0b47dde9 Fix magnification offset min and max calculation by Yuki Awano · 6 years ago
  46. 466b71e Add config value for fingerprint gesture support by Phil Weaver · 6 years ago
  47. 9856179 Don't clear a11y focus with lock held by Phil Weaver · 6 years ago
  48. bd57323 [DO NOT MERGE] Sort A11yService#getWindows by layer descending by Eugene Susla · 6 years ago
  49. 6f2e97e Not allow shell to dump screen by using ui-automator if... by Tony Mak · 6 years ago
  50. c863d50 Merge "Expose if running a11y service has crashed" into pi-dev by TreeHugger Robot · 6 years ago
  51. c09a021 Expose if running a11y service has crashed by Phil Weaver · 6 years ago
  52. 53454a1 Don't let non-touchable windows retain a11y focus by Phil Weaver · 6 years ago
  53. 3a1b5d1 Merge "Fix bug in clearing a11y focus" by TreeHugger Robot · 6 years ago
  54. 7bb765e Fix bug in clearing a11y focus by Phil Weaver · 6 years ago
  55. 6343b32 Make equality check more robust for a11y button by Phil Weaver · 6 years ago
  56. fde4456 Merge "Stop throwing exceptions in TouchExplorer" by Phil Weaver · 6 years ago
  57. 9404bea Stop throwing exceptions in TouchExplorer by Phil Weaver · 6 years ago
  58. 75fbfc7 Use PooledLambda in A11yManagerService by Eugene Susla · 6 years ago
  59. a9e97b0 Merge "Couple fixes for M11nGestureHandler" by TreeHugger Robot · 6 years ago
  60. 5210e94 Couple fixes for M11nGestureHandler by Eugene Susla · 6 years ago
  61. 8d79feb Merge "Fix magnification viewport drifting when scaling" by TreeHugger Robot · 6 years ago
  62. 10280a8 Fix magnification viewport drifting when scaling by Eugene Susla · 6 years ago
  63. 421822c Merge "Clean up usage of COWArrayList in a11y code" by TreeHugger Robot · 6 years ago
  64. b7c8f2d Clean up usage of COWArrayList in a11y code by Eugene Susla · 6 years ago
  65. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 6 years ago
  66. 6af87a9 Merge "Fix inconsistent MagnificationGestureHandler state after delegation" by TreeHugger Robot · 6 years ago
  67. 8f07ee1 Fix magnification button toggle off by Eugene Susla · 7 years ago
  68. e6e55b5 Fix inconsistent MagnificationGestureHandler state after delegation by Eugene Susla · 6 years ago
  69. d042974 Add a11y action to take screenshot by Phil Weaver · 6 years ago
  70. dc8e526 Merge "Treat ACTION_CANCEL as ACTION_UP for magnification" by TreeHugger Robot · 6 years ago
  71. 34bc2ab Merge "Prevent race condition when iterating over bound services" by TreeHugger Robot · 6 years ago
  72. 5b05f77 Prevent race condition when iterating over bound services by Eugene Susla · 6 years ago
  73. 7c070b3 Use the public OPSTR of the BIND_ACCESSIBILITY_SERVICE app op. by Peter Visontay · 6 years ago
  74. cbc43ed Merge "Make accessibility window events more granular" by Phil Weaver · 6 years ago
  75. c0fec9c Merge "[M11n] Add missing defensive copies" by TreeHugger Robot · 6 years ago
  76. 7dbd24c [M11n] Add missing defensive copies by Eugene Susla · 6 years ago
  77. fe87bce Fix magnification unit test by Eugene Susla · 6 years ago
  78. bb2f28a Make accessibility window events more granular by Phil Weaver · 7 years ago
  79. d223db3 Add infrastructure for running a11y tests in instant mode by Svet Ganov · 7 years ago
  80. 2756ddb Merge "Communicate relevantEvents=0 for packages excluded from whitelist" by TreeHugger Robot · 7 years ago
  81. 348bd71 Merge "Make accessibility anchor id a long" by Phil Weaver · 7 years ago
  82. 4b7c919e Communicate relevantEvents=0 for packages excluded from whitelist by Eugene Susla · 7 years ago
  83. ffed5c8 Merge "Revert "Log an App Op when an accessibility action is performed."" by TreeHugger Robot · 7 years ago
  84. 75dce7c Make accessibility anchor id a long by Phil Weaver · 7 years ago
  85. e8fb83f Revert "Log an App Op when an accessibility action is performed." by Phil Weaver · 7 years ago
  86. 8f02229 Merge "Notify system when uiAutomation terminates" by Phil Weaver · 7 years ago
  87. 19eb5895 Log an App Op when an accessibility action is performed. by Peter Visontay · 7 years ago
  88. 371f79c Merge "clearCallingIdentity before calling into getPackageUidAsUser" by Tony Mak · 7 years ago
  89. 239677d Notify system when uiAutomation terminates by Phil Weaver · 7 years ago
  90. 1232d58 clearCallingIdentity before calling into getPackageUidAsUser by Tony Mak · 7 years ago
  91. 1195083 Log an App Op when an accessibility service is registered. by Peter Visontay · 7 years ago
  92. b8f2728a Merge "Prevent reporting fake package name - framework" by TreeHugger Robot · 7 years ago
  93. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 7 years ago
  94. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  95. b9f0612 Allow a11y shortcut to toggle framework features by Phil Weaver · 7 years ago
  96. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  97. f9a651d Global a11y action to lock screen by Eugene Susla · 7 years ago
  98. 6cc467e Treat ACTION_CANCEL as ACTION_UP for magnification by Eugene Susla · 7 years ago
  99. 96d3f47 Fix issue with accessibility when switching users by Phil Weaver · 7 years ago
  100. a55f74e Magnification Gestures CTS test by Eugene Susla · 7 years ago