1. f0b8302 Revert "Dispatch a11y events in separate thread." am: 5de2feab26 by Phil Weaver · 8 years ago
  2. 5de2fea Revert "Dispatch a11y events in separate thread." by Phil Weaver · 8 years ago
  3. e797b84 Fix crash when user changes after a11yservice dies by Phil Weaver · 8 years ago
  4. c346494 Dispatch a11y events in separate thread. by Phil Weaver · 8 years ago
  5. ee4ff42 Merge "Restart accessibility services after they update." into nyc-mr1-dev by Phil Weaver · 8 years ago
  6. 1e6695b Restart accessibility services after they update. by Phil Weaver · 8 years ago
  7. f925b8d Merge "Add new window type TYPE_DRAWN_APPLICATION" into nyc-mr1-dev by Chong Zhang · 8 years ago
  8. 2a0e48a Add null check to KeyEventDispatcher. by Phil Weaver · 8 years ago
  9. fea963e Add new window type TYPE_DRAWN_APPLICATION by Chong Zhang · 8 years ago
  10. 364580d Merge "Limit capabilities of a11y gesture dispatch." into nyc-mr1-dev by Phil Weaver · 8 years ago
  11. a8918f2 Limit capabilities of a11y gesture dispatch. by Phil Weaver · 8 years ago
  12. f861b91 Merge "Improve handling of crashing a11y services." into nyc-mr1-dev by Phil Weaver · 8 years ago
  13. dc5dede Only filter a11y motion events if needed. by Phil Weaver · 8 years ago
  14. a8cfb37 Improve handling of crashing a11y services. by Phil Weaver · 8 years ago
  15. 22eb199 Refactor display color transforms by Justin Klaassen · 8 years ago
  16. ee77b88 Report all content changes to a11y services. by Phil Weaver · 8 years ago
  17. ec17838 Ensure MotionEvent.split() won't be given an invalid value. by Zachary Kuznia · 8 years ago
  18. 37fc1c1 Don't disrupt a11y state when user is unlocked. by Phil Weaver · 8 years ago
  19. 2fbdd48 Reduce cost of a11y services with magnification. by Phil Weaver · 8 years ago
  20. 0f36545 Re-enable accessibility when UiAutomation closed. by Phil Weaver · 8 years ago
  21. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  22. 1f70f0b Merge "Fix several accessibility magnification issues." into nyc-dev by Phil Weaver · 8 years ago
  23. 7043924 Fix several accessibility magnification issues. by Phil Weaver · 9 years ago
  24. 4b88bdd Merge "Fix a11y key event handling from multiple devices." into nyc-dev by Phil Weaver · 8 years ago
  25. 698c96db Fix a11y key event handling from multiple devices. by Phil Weaver · 8 years ago
  26. b72c306 Merge "Clear calling identity when binding a11y services" into nyc-dev by Phil Weaver · 8 years ago
  27. 13ce469 Clear calling identity when binding a11y services by Phil Weaver · 8 years ago
  28. f2efdd8 Fix unprotected StatusBarManagerService calls by Adrian Roos · 8 years ago
  29. 7d477d4 Properly notify magnification listener by Svetoslav Ganov · 8 years ago
  30. 33f576b Merge "Ensure injected gestures respect magnification" into nyc-dev by Svetoslav Ganov · 8 years ago
  31. 416bba7 Ensure injected gestures respect magnification by Svetoslav Ganov · 8 years ago
  32. 0a59531 Fix a regression in magnification center x,y by Svetoslav Ganov · 8 years ago
  33. af93306 Merge "Reduce unnecessary accessibility cache clearing." into nyc-dev by Phil Weaver · 8 years ago
  34. e37cfab Reduce unnecessary accessibility cache clearing. by Phil Weaver · 8 years ago
  35. 21cafcd Merge "Fix issue where (accessibility) keyboard mode callbacks were not always called. Bug: 28007101" into nyc-dev by Anna Galusza · 8 years ago
  36. fb6dd3b Merge "Treat accessibility gestures like physical ones." into nyc-dev by Phil Weaver · 8 years ago
  37. 155dda1 Treat accessibility gestures like physical ones. by Phil Weaver · 8 years ago
  38. 445fd2a Eliminate deadlock in magnification. by Phil Weaver · 8 years ago
  39. c9eab5f Fix issue where (accessibility) keyboard mode callbacks were not always called. by Anna Galusza · 8 years ago
  40. cd1e9ad Merge "Fix bug where service disabled with disableSelf() would not reset soft keyboard behavior. Bug: 27947344" into nyc-dev by Anna Galusza · 8 years ago
  41. 8a12f64 Fix bug where service disabled with disableSelf() would not reset soft keyboard by Anna Galusza · 8 years ago
  42. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 8 years ago
  43. b5e89c6 Support direct-boot tests. by Jeff Sharkey · 8 years ago
  44. c71485ab If the AccessibilityService requesting the soft keyboard to be hidden is by Anna Galusza · 8 years ago
  45. 396d549 Add accessibility window title and anchor. by Phil Weaver · 8 years ago
  46. 4d2a423 Merge "Various fixes for MagnificationController" into nyc-dev by Alan Viverette · 8 years ago
  47. 59e53a1 Various fixes for MagnificationController by Alan Viverette · 8 years ago
  48. 3eca3cd Merge "Refactor enableAccessibility to AccessibilityManagerService" into nyc-dev by Muyuan Li · 8 years ago
  49. 2ec58a6 Merge "Fix ACCESSIBILITY_ENABLED settings." into nyc-dev by Phil Weaver · 8 years ago
  50. 517a3e0 Fix ACCESSIBILITY_ENABLED settings. by Phil Weaver · 8 years ago
  51. 16b8251 Refactor enableAccessibility to AccessibilityManagerService by Muyuan Li · 8 years ago
  52. 45ebfd3 Merge "Fix decision handle accessibility events." into nyc-dev by Phil Weaver · 8 years ago
  53. 6fdd3af Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 8 years ago
  54. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  55. da80d67 Treat accessibility actions as user activity by Phil Weaver · 9 years ago
  56. fd6aa8a Fix double tap issue in TouchExplorer by Zachary Kuznia · 9 years ago
  57. 9b0081d Fix decision handle accessibility events. by Phil Weaver · 9 years ago
  58. bf1cf52 Ensure AccessibilityGestureDetector only returns true when a by Zachary Kuznia · 9 years ago
  59. 51f0dd6 Merge "Increase threshold for gesture detection timeout" into nyc-dev by Zach Kuznia · 9 years ago
  60. 9002a15 Increase threshold for gesture detection timeout by Zachary Kuznia · 9 years ago
  61. 6ca619f Partial screenshot by Muyuan Li · 9 years ago
  62. 54677d2 Control AccessibilityServices with one setting. by Phil Weaver · 9 years ago
  63. 8c8e559 Merge "Control magnification only with the setting." into nyc-dev by Phil Weaver · 9 years ago
  64. 6cb67af Control magnification only with the setting. by Phil Weaver · 9 years ago
  65. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 9 years ago
  66. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 9 years ago
  67. e88e266 Update accessibility to be encryption-aware. by Jeff Sharkey · 9 years ago
  68. 1b5d292 Merge "Clear binder id before creating pending intent as the system." into nyc-dev by Svetoslav Ganov · 9 years ago
  69. c42d933 Clear binder id before creating pending intent as the system. by Svet Ganov · 9 years ago
  70. 0bc3cc9 Fix crash when cancelling an accessibility gesture with ACTION_UP. by Zachary Kuznia · 9 years ago
  71. e7b1983 Protect MotionEvent stream when a11y changes. by Phil Weaver · 9 years ago
  72. c8e941f Update the timeout values for accessibility gestures. by Zachary Kuznia · 9 years ago
  73. cc49476 Merge "Clean up UiAutomation working alongside a11y." into nyc-dev by Phil Weaver · 9 years ago
  74. 78d2e2d Clean up accessibility gestures. by Phil Weaver · 9 years ago
  75. f564afa Clean up UiAutomation working alongside a11y. by Phil Weaver · 9 years ago
  76. 28239e8 Improve gesture recognition state change for TouchExplorer. by Zachary Kuznia · 9 years ago
  77. 7647b678 Merge "Make AccessibilityGestureDetector handle gesture detection start and end." by Zach Kuznia · 9 years ago
  78. 9254b3e Make AccessibilityGestureDetector handle gesture detection start and end. by Zachary Kuznia · 9 years ago
  79. 8766c39 Make color matrix parsing more robust. by Dan Sandler · 9 years ago
  80. f3e5d1d Merge "Add API for IME control by Accessibility Services." by Anna Galusza · 9 years ago
  81. 1dd8722 Optionally support accessibility with UiAutomator by Phil Weaver · 9 years ago
  82. 9b27811 Add API for IME control by Accessibility Services. by Anna Galusza · 9 years ago
  83. a3a1ea3 Merge "Clear binder calling identity before mutating secure settings." by Svetoslav Ganov · 9 years ago
  84. 81fcf70 Clear binder calling identity before mutating secure settings. by Svet Ganov · 9 years ago
  85. a9e7a3b Accessibility services can turn themselves off b/22514381 by Jinsong Mu · 9 years ago
  86. e2239c9 Explicitly pass userId to getWindowToken by Fyodor Kupolov · 9 years ago
  87. 7ef1e7f Merge "Renable split tapping while in Touch Explore mode." by Zach Kuznia · 9 years ago
  88. a70778f Renable split tapping while in Touch Explore mode. by Zachary Kuznia · 9 years ago
  89. a6b64f5 Gesture dispatch from accessibility services. by Phil Weaver · 9 years ago
  90. 08e7fa9 Allow color matrix to be controlled by secure setting by Jason Monk · 9 years ago
  91. 14ed6cf Ignore feedbackType in AccessibilityEvent dispatch by Phil Weaver · 9 years ago
  92. b76bbd8 Merge "Dispatch key events to multiple a11y services." by Phil Weaver · 9 years ago
  93. 5915658 Dispatch key events to multiple a11y services. by Phil Weaver · 9 years ago
  94. 214fb68 APIs for querying and controlling display magnification by Alan Viverette · 9 years ago
  95. 590f223 Prevent runtime restart on missing magnification spec accessors by Alan Viverette · 9 years ago
  96. 57525a7 Refactor MagnificationController out to its own class by Alan Viverette · 9 years ago
  97. 407df71 Move stroke buffer and gesture recognition out of TouchExplorer. by Zachary Kuznia · 9 years ago
  98. c18f2fd Encapsulate a11y gesture detection in an external class. by Zachary Kuznia · 9 years ago
  99. 4d2a3e2 Merge "Use the standard GestureDetector to handle double tap and hold in TouchExplorer." by Zach Kuznia · 9 years ago
  100. f3d78a2 [a11y] Add default autoclick delay value to AccessibilityManager by Toni Barzic · 9 years ago