1. c71485ab If the AccessibilityService requesting the soft keyboard to be hidden is by Anna Galusza · 8 years ago
  2. 4d2a423 Merge "Various fixes for MagnificationController" into nyc-dev by Alan Viverette · 8 years ago
  3. 59e53a1 Various fixes for MagnificationController by Alan Viverette · 8 years ago
  4. 3eca3cd Merge "Refactor enableAccessibility to AccessibilityManagerService" into nyc-dev by Muyuan Li · 8 years ago
  5. 2ec58a6 Merge "Fix ACCESSIBILITY_ENABLED settings." into nyc-dev by Phil Weaver · 8 years ago
  6. 517a3e0 Fix ACCESSIBILITY_ENABLED settings. by Phil Weaver · 8 years ago
  7. 16b8251 Refactor enableAccessibility to AccessibilityManagerService by Muyuan Li · 8 years ago
  8. 45ebfd3 Merge "Fix decision handle accessibility events." into nyc-dev by Phil Weaver · 8 years ago
  9. 6fdd3af Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 8 years ago
  10. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  11. da80d67 Treat accessibility actions as user activity by Phil Weaver · 8 years ago
  12. fd6aa8a Fix double tap issue in TouchExplorer by Zachary Kuznia · 8 years ago
  13. 9b0081d Fix decision handle accessibility events. by Phil Weaver · 8 years ago
  14. bf1cf52 Ensure AccessibilityGestureDetector only returns true when a by Zachary Kuznia · 8 years ago
  15. 51f0dd6 Merge "Increase threshold for gesture detection timeout" into nyc-dev by Zach Kuznia · 8 years ago
  16. 9002a15 Increase threshold for gesture detection timeout by Zachary Kuznia · 8 years ago
  17. 6ca619f Partial screenshot by Muyuan Li · 8 years ago
  18. 54677d2 Control AccessibilityServices with one setting. by Phil Weaver · 8 years ago
  19. 8c8e559 Merge "Control magnification only with the setting." into nyc-dev by Phil Weaver · 8 years ago
  20. 6cb67af Control magnification only with the setting. by Phil Weaver · 8 years ago
  21. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 8 years ago
  22. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 8 years ago
  23. e88e266 Update accessibility to be encryption-aware. by Jeff Sharkey · 8 years ago
  24. 1b5d292 Merge "Clear binder id before creating pending intent as the system." into nyc-dev by Svetoslav Ganov · 8 years ago
  25. c42d933 Clear binder id before creating pending intent as the system. by Svet Ganov · 8 years ago
  26. 0bc3cc9 Fix crash when cancelling an accessibility gesture with ACTION_UP. by Zachary Kuznia · 8 years ago
  27. e7b1983 Protect MotionEvent stream when a11y changes. by Phil Weaver · 8 years ago
  28. c8e941f Update the timeout values for accessibility gestures. by Zachary Kuznia · 8 years ago
  29. cc49476 Merge "Clean up UiAutomation working alongside a11y." into nyc-dev by Phil Weaver · 8 years ago
  30. 78d2e2d Clean up accessibility gestures. by Phil Weaver · 8 years ago
  31. f564afa Clean up UiAutomation working alongside a11y. by Phil Weaver · 8 years ago
  32. 28239e8 Improve gesture recognition state change for TouchExplorer. by Zachary Kuznia · 9 years ago
  33. 7647b678 Merge "Make AccessibilityGestureDetector handle gesture detection start and end." by Zach Kuznia · 8 years ago
  34. 9254b3e Make AccessibilityGestureDetector handle gesture detection start and end. by Zachary Kuznia · 9 years ago
  35. 8766c39 Make color matrix parsing more robust. by Dan Sandler · 8 years ago
  36. f3e5d1d Merge "Add API for IME control by Accessibility Services." by Anna Galusza · 8 years ago
  37. 1dd8722 Optionally support accessibility with UiAutomator by Phil Weaver · 8 years ago
  38. 9b27811 Add API for IME control by Accessibility Services. by Anna Galusza · 9 years ago
  39. a3a1ea3 Merge "Clear binder calling identity before mutating secure settings." by Svetoslav Ganov · 8 years ago
  40. 81fcf70 Clear binder calling identity before mutating secure settings. by Svet Ganov · 8 years ago
  41. a9e7a3b Accessibility services can turn themselves off b/22514381 by Jinsong Mu · 9 years ago
  42. e2239c9 Explicitly pass userId to getWindowToken by Fyodor Kupolov · 9 years ago
  43. 7ef1e7f Merge "Renable split tapping while in Touch Explore mode." by Zach Kuznia · 9 years ago
  44. a70778f Renable split tapping while in Touch Explore mode. by Zachary Kuznia · 9 years ago
  45. a6b64f5 Gesture dispatch from accessibility services. by Phil Weaver · 9 years ago
  46. 08e7fa9 Allow color matrix to be controlled by secure setting by Jason Monk · 9 years ago
  47. 14ed6cf Ignore feedbackType in AccessibilityEvent dispatch by Phil Weaver · 9 years ago
  48. b76bbd8 Merge "Dispatch key events to multiple a11y services." by Phil Weaver · 9 years ago
  49. 5915658 Dispatch key events to multiple a11y services. by Phil Weaver · 9 years ago
  50. 214fb68 APIs for querying and controlling display magnification by Alan Viverette · 9 years ago
  51. 590f223 Prevent runtime restart on missing magnification spec accessors by Alan Viverette · 9 years ago
  52. 57525a7 Refactor MagnificationController out to its own class by Alan Viverette · 9 years ago
  53. 407df71 Move stroke buffer and gesture recognition out of TouchExplorer. by Zachary Kuznia · 9 years ago
  54. c18f2fd Encapsulate a11y gesture detection in an external class. by Zachary Kuznia · 9 years ago
  55. 4d2a3e2 Merge "Use the standard GestureDetector to handle double tap and hold in TouchExplorer." by Zach Kuznia · 9 years ago
  56. f3d78a2 [a11y] Add default autoclick delay value to AccessibilityManager by Toni Barzic · 9 years ago
  57. ae25fa3 Merge "Remove change to event time when sending delayed events in ScreenMagnifier." by Zach Kuznia · 9 years ago
  58. c78d641 Use the standard GestureDetector to handle double tap and hold in TouchExplorer. by Zachary Kuznia · 9 years ago
  59. 94ce210 Always reload AccessibiiltyInputFilter on user switch by Toni Barzic · 9 years ago
  60. f5ee31d Remove change to event time when sending delayed events in ScreenMagnifier. by Zachary Kuznia · 9 years ago
  61. c052c63 Use the standard GestureDetector for Double Taps in TouchExplorer by Zachary Kuznia · 9 years ago
  62. 466f321 Showing docked stack divider window. by Filip Gruszczynski · 9 years ago
  63. a3a9194 Read autoclick delay from settings by Toni Barzic · 9 years ago
  64. 386f834 Introduce settings for Automatic click when mouse pointer stops by Toni Barzic · 9 years ago
  65. c954760 Implement EventStreamTrasformations for autoclick on mouse stop by Toni Barzic · 9 years ago
  66. 976724e Feed mouse and keyboard events to EventStreamTransformation by Toni Barzic · 9 years ago
  67. a826b8c Cleanup USER_OWNER in a11y service and tests by Xiaohui Chen · 9 years ago
  68. e85da2ba Add accessibility event for assist disclosure by Jorim Jaggi · 9 years ago
  69. 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
  70. 386a824 Make node retrieval methods in AccessibilityManagerService use separate Region instances to make them thread safe. by Nirmal Patel · 9 years ago
  71. 942bc585 Fix calls to Rect.intersect(Rect) by Doris Liu · 9 years ago
  72. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  73. 6437518 Adjust display inversion matrix to account for luminance by Alan Viverette · 9 years ago
  74. 0a4dc22 Added TYPE_APPLICATION_ABOVE_SUB_PANEL window type. by Wale Ogunwale · 9 years ago
  75. 2d4aadc Merge restored accessibility enable state, don't overwrite by Christopher Tate · 9 years ago
  76. 90a855e Resolved conflict for merge of 4a0e0237 to master by Casey Burkhardt · 9 years ago
  77. 4a0e023 am bdbd4736: Merge "Refinements to magnification for improved wearable support." into lmp-mr1-modular-dev by Casey Burkhardt · 9 years ago
  78. 0944984 Refinements to magnification for improved wearable support. by Casey Burkhardt · 9 years ago
  79. 7e760ee Fix broken activation of the selected view in accessibility mode. automerge: ded133c automerge: b6b526e by Svetoslav · 9 years ago
  80. f8acd7a Fix broken activation of the selected view in accessibility mode. automerge: ded133c by Svetoslav · 9 years ago
  81. ded133c Fix broken activation of the selected view in accessibility mode. by Svetoslav · 9 years ago
  82. 8a1d65b Accessibility: Sometimes cannot interact with nav bar items. automerge: 10a053e automerge: db1983b by Svetoslav · 9 years ago
  83. cd2ed4e Accessibility: Sometimes cannot interact with nav bar items. automerge: 10a053e by Svetoslav · 9 years ago
  84. 10a053e Accessibility: Sometimes cannot interact with nav bar items. by Svetoslav · 9 years ago
  85. e5aa1f5 Make talkback or other accessibility services updateable from playstore by Jinsong Mu · 10 years ago
  86. 9b3ab29 am 26c88954: am 14e3351a: Merge "Fix a NPE in AccessiiblityManagerService." into lmp-mr1-dev by Svet Ganov · 10 years ago
  87. 14e3351 Merge "Fix a NPE in AccessiiblityManagerService." into lmp-mr1-dev by Svet Ganov · 10 years ago
  88. 0968706 Fix a NPE in AccessiiblityManagerService. by Svet Ganov · 10 years ago
  89. a3bc48c am e39fc96c: Merge "Ignore accessibility overlay when computing window\'s interactive region." into lmp-mr1-dev by Svet Ganov · 10 years ago
  90. 12b7328 Ignore accessibility overlay when computing window's interactive region. by Svet Ganov · 10 years ago
  91. f477aeb am ed068f7c: am 3a0d878a: Ensure all events from a showing window are dispatched. by Svetoslav · 10 years ago
  92. 3a0d878 Ensure all events from a showing window are dispatched. by Svetoslav · 10 years ago
  93. eed6391 am bd6fabe2: Merge "APIs for an accessibility service to put interaction tracking overlays." into lmp-mr1-dev by Svetoslav · 10 years ago
  94. 3a5c721 APIs for an accessibility service to put interaction tracking overlays. by Svetoslav · 10 years ago
  95. 4e2c298 am 2f6fd874: am 5f978bfa: Merge "Retire RecentApplicationsDialog" into lmp-mr1-dev by Adrian Roos · 10 years ago
  96. 5f978bf Merge "Retire RecentApplicationsDialog" into lmp-mr1-dev by Adrian Roos · 10 years ago
  97. a64eb6e am f08b7ce9: am f247b908: am 4183a2fc: am 5d604181: Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev by Kristian Monsen · 10 years ago
  98. 5d60418 Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev by Kristian Monsen · 10 years ago
  99. f434654 am 0ee9f361: am 0b5af04a: am ebb38bcc: am cd2b54e6: Merge "Accessibility no longer overrides strong encryption." into lmp-dev by Svetoslav · 10 years ago
  100. a6711ff Accessibility no longer overrides strong encryption. by Svetoslav · 10 years ago