1. 1979bad Remove dupe events while 2-fingers scrolling by Dieter Hsu · 8 years ago
  2. a925869 Merge "Eliminate race condition for a11y windows" by Phil Weaver · 8 years ago
  3. 9e795d8 Merge "Magnification isn't reset when service is disabled" by Jackal Guo · 8 years ago
  4. 6374158 Merge "Remove batchMotionEvent in AccessibilityInputFilter." by TreeHugger Robot · 8 years ago
  5. c72faad Eliminate race condition for a11y windows by Phil Weaver · 8 years ago
  6. 1418a6b Magnification isn't reset when service is disabled by Jackal Guo · 8 years ago
  7. b5df055 Merge "Enhance a11y soft keyboard controller" by Phil Weaver · 8 years ago
  8. 03a65b0 Enhance a11y soft keyboard controller by Phil Weaver · 8 years ago
  9. fe39083 Remove batchMotionEvent in AccessibilityInputFilter. by Rhed Jao · 8 years ago
  10. 1528c87 Correct return value of MagnificationController#reset by Jackal Guo · 8 years ago
  11. d447b5c Merge "Using transformed event for standard gesture detector" by Jackal Guo · 8 years ago
  12. 79ea482 Using transformed event for standard gesture detector by Jackal Guo · 8 years ago
  13. 8a39cef Update AccessibilityManagerService to use SystemService by Rhed Jao · 8 years ago
  14. 24158ba Merge "Make sure keys get flushed when connection falls apart." by TreeHugger Robot · 8 years ago
  15. 5bbc301 Make sure keys get flushed when connection falls apart. by Qasid Sadiq · 8 years ago
  16. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 8 years ago
  17. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 8 years ago
  18. fba2c8f After an ax service permanently crashes, it won't eat keys by Qasid Sadiq · 8 years ago
  19. 0b47dde9 Fix magnification offset min and max calculation by Yuki Awano · 8 years ago
  20. 466b71e Add config value for fingerprint gesture support by Phil Weaver · 8 years ago
  21. 9856179 Don't clear a11y focus with lock held by Phil Weaver · 8 years ago
  22. bd57323 [DO NOT MERGE] Sort A11yService#getWindows by layer descending by Eugene Susla · 8 years ago
  23. 6f2e97e Not allow shell to dump screen by using ui-automator if... by Tony Mak · 8 years ago
  24. c863d50 Merge "Expose if running a11y service has crashed" into pi-dev by TreeHugger Robot · 8 years ago
  25. c09a021 Expose if running a11y service has crashed by Phil Weaver · 8 years ago
  26. 53454a1 Don't let non-touchable windows retain a11y focus by Phil Weaver · 8 years ago
  27. 3a1b5d1 Merge "Fix bug in clearing a11y focus" by TreeHugger Robot · 8 years ago
  28. 7bb765e Fix bug in clearing a11y focus by Phil Weaver · 8 years ago
  29. 6343b32 Make equality check more robust for a11y button by Phil Weaver · 8 years ago
  30. fde4456 Merge "Stop throwing exceptions in TouchExplorer" by Phil Weaver · 8 years ago
  31. 9404bea Stop throwing exceptions in TouchExplorer by Phil Weaver · 8 years ago
  32. 75fbfc7 Use PooledLambda in A11yManagerService by Eugene Susla · 8 years ago
  33. a9e97b0 Merge "Couple fixes for M11nGestureHandler" by TreeHugger Robot · 8 years ago
  34. 5210e94 Couple fixes for M11nGestureHandler by Eugene Susla · 8 years ago
  35. 8d79feb Merge "Fix magnification viewport drifting when scaling" by TreeHugger Robot · 8 years ago
  36. 10280a8 Fix magnification viewport drifting when scaling by Eugene Susla · 8 years ago
  37. 421822c Merge "Clean up usage of COWArrayList in a11y code" by TreeHugger Robot · 8 years ago
  38. b7c8f2d Clean up usage of COWArrayList in a11y code by Eugene Susla · 8 years ago
  39. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 8 years ago
  40. 6af87a9 Merge "Fix inconsistent MagnificationGestureHandler state after delegation" by TreeHugger Robot · 8 years ago
  41. 8f07ee1 Fix magnification button toggle off by Eugene Susla · 9 years ago
  42. e6e55b5 Fix inconsistent MagnificationGestureHandler state after delegation by Eugene Susla · 8 years ago
  43. d042974 Add a11y action to take screenshot by Phil Weaver · 8 years ago
  44. dc8e526 Merge "Treat ACTION_CANCEL as ACTION_UP for magnification" by TreeHugger Robot · 8 years ago
  45. 34bc2ab Merge "Prevent race condition when iterating over bound services" by TreeHugger Robot · 8 years ago
  46. 5b05f77 Prevent race condition when iterating over bound services by Eugene Susla · 8 years ago
  47. 7c070b3 Use the public OPSTR of the BIND_ACCESSIBILITY_SERVICE app op. by Peter Visontay · 8 years ago
  48. cbc43ed Merge "Make accessibility window events more granular" by Phil Weaver · 8 years ago
  49. c0fec9c Merge "[M11n] Add missing defensive copies" by TreeHugger Robot · 8 years ago
  50. 7dbd24c [M11n] Add missing defensive copies by Eugene Susla · 8 years ago
  51. fe87bce Fix magnification unit test by Eugene Susla · 8 years ago
  52. bb2f28a Make accessibility window events more granular by Phil Weaver · 8 years ago
  53. d223db3 Add infrastructure for running a11y tests in instant mode by Svet Ganov · 8 years ago
  54. 2756ddb Merge "Communicate relevantEvents=0 for packages excluded from whitelist" by TreeHugger Robot · 8 years ago
  55. 348bd71 Merge "Make accessibility anchor id a long" by Phil Weaver · 8 years ago
  56. 4b7c919e Communicate relevantEvents=0 for packages excluded from whitelist by Eugene Susla · 9 years ago
  57. ffed5c8 Merge "Revert "Log an App Op when an accessibility action is performed."" by TreeHugger Robot · 8 years ago
  58. 75dce7c Make accessibility anchor id a long by Phil Weaver · 8 years ago
  59. e8fb83f Revert "Log an App Op when an accessibility action is performed." by Phil Weaver · 8 years ago
  60. 8f02229 Merge "Notify system when uiAutomation terminates" by Phil Weaver · 8 years ago
  61. 19eb5895 Log an App Op when an accessibility action is performed. by Peter Visontay · 9 years ago
  62. 371f79c Merge "clearCallingIdentity before calling into getPackageUidAsUser" by Tony Mak · 8 years ago
  63. 239677d Notify system when uiAutomation terminates by Phil Weaver · 9 years ago
  64. 1232d58 clearCallingIdentity before calling into getPackageUidAsUser by Tony Mak · 8 years ago
  65. 1195083 Log an App Op when an accessibility service is registered. by Peter Visontay · 9 years ago
  66. b8f2728a Merge "Prevent reporting fake package name - framework" by TreeHugger Robot · 9 years ago
  67. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 9 years ago
  68. e0b2ee5 Convert services to Android.bp by Colin Cross · 9 years ago
  69. b9f0612 Allow a11y shortcut to toggle framework features by Phil Weaver · 9 years ago
  70. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 9 years ago
  71. f9a651d Global a11y action to lock screen by Eugene Susla · 9 years ago
  72. 6cc467e Treat ACTION_CANCEL as ACTION_UP for magnification by Eugene Susla · 9 years ago
  73. 96d3f47 Fix issue with accessibility when switching users by Phil Weaver · 9 years ago
  74. a55f74e Magnification Gestures CTS test by Eugene Susla · 9 years ago
  75. 728354b Various minor magnification improvements by Eugene Susla · 9 years ago
  76. ff70683 Handle UiAutomation dying before being connected by Phil Weaver · 9 years ago
  77. 4f8680b MagnificationGestureHandler refactoring and unit test by Eugene Susla · 9 years ago
  78. 47386b1 Merge "Merge "IllegalArgumentException in MagnificationGestureHandler" am: 7aff46195e am: f124c72600 am: 99317517cb" into oc-mr1-dev-plus-aosp by Edward Savage-Jones · 9 years ago
  79. 41ef8e4 Merge "IllegalArgumentException in MagnificationGestureHandler" am: 7aff46195e am: f124c72600 by Edward Savage-Jones · 9 years ago
  80. f124c72 Merge "IllegalArgumentException in MagnificationGestureHandler" am: 7aff46195e by Edward Savage-Jones · 9 years ago
  81. 4d31828 IllegalArgumentException in MagnificationGestureHandler by Edward Savage-Jones · 9 years ago
  82. 015847a Refactoring A11yService and UiAutomation handling by Phil Weaver · 9 years ago
  83. 5add014 Merge "Place focus on window when a11y performs an action" into oc-mr1-dev am: c6c9e089db by Phil Weaver · 9 years ago
  84. 5dc3ebc Place focus on window when a11y performs an action by Phil Weaver · 9 years ago
  85. 53b690b Better guarantee a11y service initial state by Phil Weaver · 9 years ago
  86. 77287ab Block a11y-changing key events from a11y services by Phil Weaver · 9 years ago
  87. 3c7022a Merge "Don't break key event stream when enabling a11y" into oc-dev am: bb8a7983ff by Phil Weaver · 9 years ago
  88. 6b5cde5 Don't break key event stream when enabling a11y by Phil Weaver · 9 years ago
  89. 8cc3fee Merge "Resolve 3 inconsistencies in accessibility button API - Unify logic for detecting availability of the accessibility button - Ensure the initial visibility state is propagated to A11yMS - Ensure services only receive availability callbacks for changes" into oc-dev am: 4ab690a50d by Casey Burkhardt · 9 years ago
  90. 469a208 Resolve 3 inconsistencies in accessibility button API by Casey Burkhardt · 9 years ago
  91. 194a323 Merge "Stop populating accessibility nodes with events" by Phil Weaver · 9 years ago
  92. 651fe9f Stop populating accessibility nodes with events by Phil Weaver · 9 years ago
  93. 95cf170 Merge "Match attributes to actions for pip a11y" into oc-dev by Phil Weaver · 9 years ago
  94. a0260a1 Stop system process crash in TouchExplorer by Phil Weaver · 9 years ago
  95. 22e0d48 Match attributes to actions for pip a11y by Phil Weaver · 9 years ago
  96. be2922f A11y changes for API council by Phil Weaver · 9 years ago
  97. 09d4ff8 Remove a11y web flags and associated settings by Phil Weaver · 9 years ago
  98. c240c9b Merge "clear calling identity before calling settings provider" into oc-dev by TreeHugger Robot · 9 years ago
  99. 35ba7ec clear calling identity before calling settings provider by Tony Mak · 9 years ago
  100. 5d61440 Improved multiuser support for A11y button/Magnification by Casey Burkhardt · 9 years ago