1. 9a14b56 Merge "Add null check to a11y interrupt." by Phil Weaver · 8 years ago
  2. 867ad35 Add null check to a11y interrupt. by Phil Weaver · 8 years ago
  3. 2f16594 Support continuing dispatched a11y gestures. by Phil Weaver · 8 years ago
  4. 02ea9b7 Merge "Add check for null manger for a11y recents action" by Phil Weaver · 8 years ago
  5. a46f009 Merge "Add tests for MagnificationController." by Phil Weaver · 8 years ago
  6. 3cdd6c7 Add check for null manger for a11y recents action by Phil Weaver · 8 years ago
  7. 89e3ffc Add tests for MagnificationController. by Phil Weaver · 8 years ago
  8. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  9. c413f70 Switch UM to internal isUserUnlockingOrUnlocked by Fyodor Kupolov · 8 years ago
  10. 65097bf Move a11y event dispatch back to ui thread. by Phil Weaver · 8 years ago
  11. 6286496 In AccessibilityGestureDetector.clear(), dispatch a MotionEvent.ACTION_CLEAR event to mGestureDetector to cancel the ongoing gesture. am: 37ee5c796e am: 60948808a8 by chchao · 8 years ago
  12. 6094880 In AccessibilityGestureDetector.clear(), dispatch a MotionEvent.ACTION_CLEAR event to mGestureDetector to cancel the ongoing gesture. by chchao · 8 years ago
  13. 151e885 Fix bug in magnification coordinate calculation. am: 87d96992ea am: 77b279df94 by Phil Weaver · 8 years ago
  14. 37ee5c7 In AccessibilityGestureDetector.clear(), dispatch a MotionEvent.ACTION_CLEAR event to mGestureDetector to cancel the ongoing gesture. by chchao · 8 years ago
  15. af5d076 Change users without crashing a11y services. by Phil Weaver · 8 years ago
  16. 87d9699 Fix bug in magnification coordinate calculation. by Phil Weaver · 8 years ago
  17. b0f9f77 Fix crash when user changes after a11yservice dies am: e797b84ed2 am: 575e714616 by Phil Weaver · 8 years ago
  18. 1bb2cc8 Merge "Revert "Dispatch a11y events in separate thread."" into nyc-mr1-dev by Phil Weaver · 8 years ago
  19. 5de2fea Revert "Dispatch a11y events in separate thread." by Phil Weaver · 8 years ago
  20. e797b84 Fix crash when user changes after a11yservice dies by Phil Weaver · 8 years ago
  21. 0dbf913 Merge ag/1290921 to master. by Phil Weaver · 8 years ago
  22. c346494 Dispatch a11y events in separate thread. by Phil Weaver · 8 years ago
  23. 669340c Merge "Add null check in key event handling." by Phil Weaver · 8 years ago
  24. 7f7588d Restart accessibility services after they update. am: 1e6695bbd4 am: fff4a144de by Phil Weaver · 8 years ago
  25. 771f9ae Add null check in key event handling. by Phil Weaver · 8 years ago
  26. 921f8e3 resolve merge conflicts of 9391bc5 to master by Chong Zhang · 8 years ago
  27. fff4a14 Restart accessibility services after they update. am: 1e6695bbd4 by Phil Weaver · 8 years ago
  28. ee4ff42 Merge "Restart accessibility services after they update." into nyc-mr1-dev by Phil Weaver · 8 years ago
  29. 5e09ceb Add new window type TYPE_DRAWN_APPLICATION am: fea963edee by Chong Zhang · 8 years ago
  30. 1e6695b Restart accessibility services after they update. by Phil Weaver · 8 years ago
  31. f925b8d Merge "Add new window type TYPE_DRAWN_APPLICATION" into nyc-mr1-dev by Chong Zhang · 8 years ago
  32. 2a0e48a Add null check to KeyEventDispatcher. by Phil Weaver · 8 years ago
  33. fea963e Add new window type TYPE_DRAWN_APPLICATION by Chong Zhang · 8 years ago
  34. 30cf918 Limit capabilities of a11y gesture dispatch. am: a8918f23c7 am: 0e97bb6c1a by Phil Weaver · 8 years ago
  35. 0e97bb6 Limit capabilities of a11y gesture dispatch. am: a8918f23c7 by Phil Weaver · 8 years ago
  36. 364580d Merge "Limit capabilities of a11y gesture dispatch." into nyc-mr1-dev by Phil Weaver · 8 years ago
  37. a8918f2 Limit capabilities of a11y gesture dispatch. by Phil Weaver · 8 years ago
  38. ba5b372 Improve handling of crashing a11y services. am: a8cfb3733d am: 32c6f10a7f by Phil Weaver · 8 years ago
  39. 32c6f10 Improve handling of crashing a11y services. am: a8cfb3733d by Phil Weaver · 8 years ago
  40. f861b91 Merge "Improve handling of crashing a11y services." into nyc-mr1-dev by Phil Weaver · 8 years ago
  41. 0b59a14 Only filter a11y motion events if needed. am: dc5dedeaa2 am: a83d1ca796 by Phil Weaver · 8 years ago
  42. dc5dede Only filter a11y motion events if needed. by Phil Weaver · 8 years ago
  43. a8cfb37 Improve handling of crashing a11y services. by Phil Weaver · 8 years ago
  44. 140df85 Merge "Add tests for accessibility motion event injector." by Phil Weaver · 8 years ago
  45. f6d56f9 Merge "Update windows before sending a window state change event" by Svetoslav Ganov · 8 years ago
  46. a7dcedc Add tests for accessibility motion event injector. by Phil Weaver · 8 years ago
  47. 290c3856 Merge \\"Refactor display color transforms\\" into nyc-mr1-dev am: 94673f0b7c by Justin Klaassen · 8 years ago
  48. 22eb199 Refactor display color transforms by Justin Klaassen · 8 years ago
  49. fd13889 Update windows before sending a window state change event by Svetoslav Ganov · 8 years ago
  50. 8c1e36b Add tests for KeyEventDispatcher. by Phil Weaver · 8 years ago
  51. ee77b88 Report all content changes to a11y services. by Phil Weaver · 8 years ago
  52. ec17838 Ensure MotionEvent.split() won't be given an invalid value. by Zachary Kuznia · 8 years ago
  53. 37fc1c1 Don't disrupt a11y state when user is unlocked. by Phil Weaver · 9 years ago
  54. 2fbdd48 Reduce cost of a11y services with magnification. by Phil Weaver · 9 years ago
  55. 0f36545 Re-enable accessibility when UiAutomation closed. by Phil Weaver · 9 years ago
  56. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 9 years ago
  57. 1f70f0b Merge "Fix several accessibility magnification issues." into nyc-dev by Phil Weaver · 9 years ago
  58. 7043924 Fix several accessibility magnification issues. by Phil Weaver · 9 years ago
  59. 4b88bdd Merge "Fix a11y key event handling from multiple devices." into nyc-dev by Phil Weaver · 9 years ago
  60. 698c96db Fix a11y key event handling from multiple devices. by Phil Weaver · 9 years ago
  61. b72c306 Merge "Clear calling identity when binding a11y services" into nyc-dev by Phil Weaver · 9 years ago
  62. 13ce469 Clear calling identity when binding a11y services by Phil Weaver · 9 years ago
  63. f2efdd8 Fix unprotected StatusBarManagerService calls by Adrian Roos · 9 years ago
  64. 7d477d4 Properly notify magnification listener by Svetoslav Ganov · 9 years ago
  65. 33f576b Merge "Ensure injected gestures respect magnification" into nyc-dev by Svetoslav Ganov · 9 years ago
  66. 416bba7 Ensure injected gestures respect magnification by Svetoslav Ganov · 9 years ago
  67. 0a59531 Fix a regression in magnification center x,y by Svetoslav Ganov · 9 years ago
  68. af93306 Merge "Reduce unnecessary accessibility cache clearing." into nyc-dev by Phil Weaver · 9 years ago
  69. e37cfab Reduce unnecessary accessibility cache clearing. by Phil Weaver · 9 years ago
  70. 21cafcd Merge "Fix issue where (accessibility) keyboard mode callbacks were not always called. Bug: 28007101" into nyc-dev by Anna Galusza · 9 years ago
  71. fb6dd3b Merge "Treat accessibility gestures like physical ones." into nyc-dev by Phil Weaver · 9 years ago
  72. 155dda1 Treat accessibility gestures like physical ones. by Phil Weaver · 9 years ago
  73. 445fd2a Eliminate deadlock in magnification. by Phil Weaver · 9 years ago
  74. c9eab5f Fix issue where (accessibility) keyboard mode callbacks were not always called. by Anna Galusza · 9 years ago
  75. 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
  76. 8a12f64 Fix bug where service disabled with disableSelf() would not reset soft keyboard by Anna Galusza · 9 years ago
  77. d4a1932 Merge "Add accessibility window title and anchor." into nyc-dev by Phil Weaver · 9 years ago
  78. b5e89c6 Support direct-boot tests. by Jeff Sharkey · 9 years ago
  79. c71485ab If the AccessibilityService requesting the soft keyboard to be hidden is by Anna Galusza · 9 years ago
  80. 396d549 Add accessibility window title and anchor. by Phil Weaver · 9 years ago
  81. 4d2a423 Merge "Various fixes for MagnificationController" into nyc-dev by Alan Viverette · 9 years ago
  82. 59e53a1 Various fixes for MagnificationController by Alan Viverette · 9 years ago
  83. 3eca3cd Merge "Refactor enableAccessibility to AccessibilityManagerService" into nyc-dev by Muyuan Li · 9 years ago
  84. 2ec58a6 Merge "Fix ACCESSIBILITY_ENABLED settings." into nyc-dev by Phil Weaver · 9 years ago
  85. 517a3e0 Fix ACCESSIBILITY_ENABLED settings. by Phil Weaver · 9 years ago
  86. 16b8251 Refactor enableAccessibility to AccessibilityManagerService by Muyuan Li · 9 years ago
  87. 45ebfd3 Merge "Fix decision handle accessibility events." into nyc-dev by Phil Weaver · 9 years ago
  88. 6fdd3afd Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 9 years ago
  89. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 9 years ago
  90. da80d67 Treat accessibility actions as user activity by Phil Weaver · 9 years ago
  91. fd6aa8a Fix double tap issue in TouchExplorer by Zachary Kuznia · 9 years ago
  92. 9b0081d Fix decision handle accessibility events. by Phil Weaver · 9 years ago
  93. bf1cf52 Ensure AccessibilityGestureDetector only returns true when a by Zachary Kuznia · 9 years ago
  94. 51f0dd6 Merge "Increase threshold for gesture detection timeout" into nyc-dev by Zach Kuznia · 9 years ago
  95. 9002a15 Increase threshold for gesture detection timeout by Zachary Kuznia · 9 years ago
  96. 6ca619f Partial screenshot by Muyuan Li · 9 years ago
  97. 54677d2 Control AccessibilityServices with one setting. by Phil Weaver · 9 years ago
  98. 8c8e559 Merge "Control magnification only with the setting." into nyc-dev by Phil Weaver · 9 years ago
  99. 6cb67af Control magnification only with the setting. by Phil Weaver · 9 years ago
  100. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 9 years ago