1. ec17838 Ensure MotionEvent.split() won't be given an invalid value. by Zachary Kuznia · 8 years ago
  2. 37fc1c1 Don't disrupt a11y state when user is unlocked. by Phil Weaver · 8 years ago
  3. 2fbdd48 Reduce cost of a11y services with magnification. by Phil Weaver · 8 years ago
  4. 0f36545 Re-enable accessibility when UiAutomation closed. by Phil Weaver · 8 years ago
  5. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  6. 1f70f0b Merge "Fix several accessibility magnification issues." into nyc-dev by Phil Weaver · 8 years ago
  7. 7043924 Fix several accessibility magnification issues. by Phil Weaver · 9 years ago
  8. 4b88bdd Merge "Fix a11y key event handling from multiple devices." into nyc-dev by Phil Weaver · 8 years ago
  9. 698c96db Fix a11y key event handling from multiple devices. by Phil Weaver · 8 years ago
  10. b72c306 Merge "Clear calling identity when binding a11y services" into nyc-dev by Phil Weaver · 8 years ago
  11. 13ce469 Clear calling identity when binding a11y services by Phil Weaver · 8 years ago
  12. f2efdd8 Fix unprotected StatusBarManagerService calls by Adrian Roos · 8 years ago
  13. 7d477d4 Properly notify magnification listener by Svetoslav Ganov · 8 years ago
  14. 33f576b Merge "Ensure injected gestures respect magnification" into nyc-dev by Svetoslav Ganov · 8 years ago
  15. 416bba7 Ensure injected gestures respect magnification by Svetoslav Ganov · 8 years ago
  16. 0a59531 Fix a regression in magnification center x,y by Svetoslav Ganov · 8 years ago
  17. af93306 Merge "Reduce unnecessary accessibility cache clearing." into nyc-dev by Phil Weaver · 8 years ago
  18. e37cfab Reduce unnecessary accessibility cache clearing. by Phil Weaver · 9 years ago
  19. 21cafcd Merge "Fix issue where (accessibility) keyboard mode callbacks were not always called. Bug: 28007101" into nyc-dev by Anna Galusza · 8 years ago
  20. fb6dd3b Merge "Treat accessibility gestures like physical ones." into nyc-dev by Phil Weaver · 9 years ago
  21. 155dda1 Treat accessibility gestures like physical ones. by Phil Weaver · 9 years ago
  22. 445fd2a Eliminate deadlock in magnification. by Phil Weaver · 9 years ago
  23. c9eab5f Fix issue where (accessibility) keyboard mode callbacks were not always called. by Anna Galusza · 9 years ago
  24. cd1e9ad Merge "Fix bug where service disabled with disableSelf() would not reset soft keyboard behavior. Bug: 27947344" into nyc-dev by Anna Galusza · 9 years ago
  25. 8a12f64 Fix bug where service disabled with disableSelf() would not reset soft keyboard by Anna Galusza · 9 years ago
  26. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 9 years ago
  27. b5e89c6 Support direct-boot tests. by Jeff Sharkey · 9 years ago
  28. c71485ab If the AccessibilityService requesting the soft keyboard to be hidden is by Anna Galusza · 9 years ago
  29. 396d549 Add accessibility window title and anchor. by Phil Weaver · 9 years ago
  30. 4d2a423 Merge "Various fixes for MagnificationController" into nyc-dev by Alan Viverette · 9 years ago
  31. 59e53a1 Various fixes for MagnificationController by Alan Viverette · 9 years ago
  32. 3eca3cd Merge "Refactor enableAccessibility to AccessibilityManagerService" into nyc-dev by Muyuan Li · 9 years ago
  33. 2ec58a6 Merge "Fix ACCESSIBILITY_ENABLED settings." into nyc-dev by Phil Weaver · 9 years ago
  34. 517a3e0 Fix ACCESSIBILITY_ENABLED settings. by Phil Weaver · 9 years ago
  35. 16b8251 Refactor enableAccessibility to AccessibilityManagerService by Muyuan Li · 9 years ago
  36. 45ebfd3 Merge "Fix decision handle accessibility events." into nyc-dev by Phil Weaver · 9 years ago
  37. 6fdd3af Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 9 years ago
  38. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 9 years ago
  39. da80d67 Treat accessibility actions as user activity by Phil Weaver · 9 years ago
  40. fd6aa8a Fix double tap issue in TouchExplorer by Zachary Kuznia · 9 years ago
  41. 9b0081d Fix decision handle accessibility events. by Phil Weaver · 9 years ago
  42. bf1cf52 Ensure AccessibilityGestureDetector only returns true when a by Zachary Kuznia · 9 years ago
  43. 51f0dd6 Merge "Increase threshold for gesture detection timeout" into nyc-dev by Zach Kuznia · 9 years ago
  44. 9002a15 Increase threshold for gesture detection timeout by Zachary Kuznia · 9 years ago
  45. 6ca619f Partial screenshot by Muyuan Li · 9 years ago
  46. 54677d2 Control AccessibilityServices with one setting. by Phil Weaver · 9 years ago
  47. 8c8e559 Merge "Control magnification only with the setting." into nyc-dev by Phil Weaver · 9 years ago
  48. 6cb67af Control magnification only with the setting. by Phil Weaver · 9 years ago
  49. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 9 years ago
  50. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 9 years ago
  51. e88e266 Update accessibility to be encryption-aware. by Jeff Sharkey · 9 years ago
  52. 1b5d292 Merge "Clear binder id before creating pending intent as the system." into nyc-dev by Svetoslav Ganov · 9 years ago
  53. c42d933 Clear binder id before creating pending intent as the system. by Svet Ganov · 9 years ago
  54. 0bc3cc9 Fix crash when cancelling an accessibility gesture with ACTION_UP. by Zachary Kuznia · 9 years ago
  55. e7b1983 Protect MotionEvent stream when a11y changes. by Phil Weaver · 9 years ago
  56. c8e941f Update the timeout values for accessibility gestures. by Zachary Kuznia · 9 years ago
  57. cc49476 Merge "Clean up UiAutomation working alongside a11y." into nyc-dev by Phil Weaver · 9 years ago
  58. 78d2e2d Clean up accessibility gestures. by Phil Weaver · 9 years ago
  59. f564afa Clean up UiAutomation working alongside a11y. by Phil Weaver · 9 years ago
  60. 28239e8 Improve gesture recognition state change for TouchExplorer. by Zachary Kuznia · 9 years ago
  61. 7647b678 Merge "Make AccessibilityGestureDetector handle gesture detection start and end." by Zach Kuznia · 9 years ago
  62. 9254b3e Make AccessibilityGestureDetector handle gesture detection start and end. by Zachary Kuznia · 9 years ago
  63. 8766c39 Make color matrix parsing more robust. by Dan Sandler · 9 years ago
  64. f3e5d1d Merge "Add API for IME control by Accessibility Services." by Anna Galusza · 9 years ago
  65. 1dd8722 Optionally support accessibility with UiAutomator by Phil Weaver · 9 years ago
  66. 9b27811 Add API for IME control by Accessibility Services. by Anna Galusza · 9 years ago
  67. a3a1ea3 Merge "Clear binder calling identity before mutating secure settings." by Svetoslav Ganov · 9 years ago
  68. 81fcf70 Clear binder calling identity before mutating secure settings. by Svet Ganov · 9 years ago
  69. a9e7a3b Accessibility services can turn themselves off b/22514381 by Jinsong Mu · 9 years ago
  70. e2239c9 Explicitly pass userId to getWindowToken by Fyodor Kupolov · 9 years ago
  71. 7ef1e7f Merge "Renable split tapping while in Touch Explore mode." by Zach Kuznia · 9 years ago
  72. a70778f Renable split tapping while in Touch Explore mode. by Zachary Kuznia · 9 years ago
  73. a6b64f5 Gesture dispatch from accessibility services. by Phil Weaver · 9 years ago
  74. 08e7fa9 Allow color matrix to be controlled by secure setting by Jason Monk · 9 years ago
  75. 14ed6cf Ignore feedbackType in AccessibilityEvent dispatch by Phil Weaver · 9 years ago
  76. b76bbd8 Merge "Dispatch key events to multiple a11y services." by Phil Weaver · 9 years ago
  77. 5915658 Dispatch key events to multiple a11y services. by Phil Weaver · 9 years ago
  78. 214fb68 APIs for querying and controlling display magnification by Alan Viverette · 9 years ago
  79. 590f223 Prevent runtime restart on missing magnification spec accessors by Alan Viverette · 9 years ago
  80. 57525a7 Refactor MagnificationController out to its own class by Alan Viverette · 9 years ago
  81. 407df71 Move stroke buffer and gesture recognition out of TouchExplorer. by Zachary Kuznia · 9 years ago
  82. c18f2fd Encapsulate a11y gesture detection in an external class. by Zachary Kuznia · 9 years ago
  83. 4d2a3e2 Merge "Use the standard GestureDetector to handle double tap and hold in TouchExplorer." by Zach Kuznia · 9 years ago
  84. f3d78a2 [a11y] Add default autoclick delay value to AccessibilityManager by Toni Barzic · 9 years ago
  85. ae25fa3 Merge "Remove change to event time when sending delayed events in ScreenMagnifier." by Zach Kuznia · 9 years ago
  86. c78d641 Use the standard GestureDetector to handle double tap and hold in TouchExplorer. by Zachary Kuznia · 9 years ago
  87. 94ce210 Always reload AccessibiiltyInputFilter on user switch by Toni Barzic · 9 years ago
  88. f5ee31d Remove change to event time when sending delayed events in ScreenMagnifier. by Zachary Kuznia · 9 years ago
  89. c052c63 Use the standard GestureDetector for Double Taps in TouchExplorer by Zachary Kuznia · 9 years ago
  90. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  91. a3a9194 Read autoclick delay from settings by Toni Barzic · 9 years ago
  92. 386f834 Introduce settings for Automatic click when mouse pointer stops by Toni Barzic · 9 years ago
  93. c954760 Implement EventStreamTrasformations for autoclick on mouse stop by Toni Barzic · 9 years ago
  94. 976724e Feed mouse and keyboard events to EventStreamTransformation by Toni Barzic · 9 years ago
  95. a826b8c Cleanup USER_OWNER in a11y service and tests by Xiaohui Chen · 9 years ago
  96. e85da2ba Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  97. b387647 Merge "Make node retrieval methods in AccessibilityManagerService use separate Region instances to make them thread safe." into mnc-dev by Svetoslav Ganov · 9 years ago
  98. 386a824 Make node retrieval methods in AccessibilityManagerService use separate Region instances to make them thread safe. by Nirmal Patel · 9 years ago
  99. 942bc585 Fix calls to Rect.intersect(Rect) by Doris Liu · 9 years ago
  100. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago