1. fd43c31 Fix NullPointerException on double tap on hold. by Ameer Armaly · 4 years, 10 months ago
  2. c76eb98 Implement second-finger double-tap. by Ameer Armaly · 5 years ago
  3. c6222fab Fix issues with swiping on some devices. by Ameer Armaly · 4 years, 10 months ago
  4. 51106a3 Implement existing gestures using the new architecture. by Ameer Armaly · 5 years ago
  5. d85e2b4 Merge "Accessibility shortcut improvement (5/n)" by Rhed Jao · 4 years, 10 months ago
  6. 6dad25d Accessibility shortcut improvement (5/n) by Rhed Jao · 5 years ago
  7. 57bb01c Merge "Set accessibility ID to window surface" by TreeHugger Robot · 4 years, 10 months ago
  8. 92b5723 Merge "SystemActionPerformer implementation for new API." by Hongming Jin · 4 years, 10 months ago
  9. 2d49456 SystemActionPerformer implementation for new API. by Hongming Jin · 5 years ago
  10. 1d56ce3 Set accessibility ID to window surface by Daichi Hirono · 5 years ago
  11. 2574b4a Update test mappings for CtsAccessibilityServiceSdk29TestCases by Dieter Hsu · 5 years ago
  12. 11361788 Update accessibility focus correctly in AccessibilityWindowManager by Jackal Guo · 5 years ago
  13. 20fcf04 Merge "Add filegroups for services.* libraries" by TreeHugger Robot · 5 years ago
  14. 56af673 Merge "Accessibility shortcut improvement (6/n)" by Rhed Jao · 5 years ago
  15. acde6c9 Accessibility shortcut improvement (6/n) by Rhed Jao · 5 years ago
  16. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
  17. 24ef87d Allow app switches for accessibility services by Alex.tc Huang · 5 years ago
  18. 22c2c46 Merge "a11y: don't crash the system when illegal component name encounted" am: f4d1789b81 am: 411b523373 by Phil Weaver · 5 years ago
  19. 015fe4f Merge "a11y: don't crash the system when illegal component name encounted" am: f4d1789b81 by Phil Weaver · 5 years ago
  20. f4d1789 Merge "a11y: don't crash the system when illegal component name encounted" by Phil Weaver · 5 years ago
  21. 41c5b25 Merge "Allow restarting of crashed a11y services" by Jackal Guo · 5 years ago
  22. fbac838 Allow restarting of crashed a11y services by Jackal Guo · 5 years ago
  23. 20bce16 Merge "Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi" by Roshan Pius · 5 years ago
  24. 0036367 Fix get accessibility settings for wrong user by Dieter Hsu · 5 years ago
  25. 4d2ece1b Split AccessibilityManagerService.UserState into its own class by Dieter Hsu · 6 years ago
  26. a3f89c6 Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi by Roshan Pius · 5 years ago
  27. 54255d4 Rename GlobalActionPerformer to SystemActionPerformer. by Hongming Jin · 5 years ago
  28. c265326 Merge "Accessibility shortcut improvement (3/n)" by Rhed Jao · 5 years ago
  29. 61178c5 Merge "Implementing new API : getWindowsOnAllDisplays()" by Jacky Kao · 5 years ago
  30. a7a15f1 TouchExplorer: remove dependency on AccessibilityGestureDetector#firstTapDetected. by Ameer Armaly · 5 years ago
  31. 0090ad7 Accessibility shortcut improvement (3/n) by Rhed Jao · 5 years ago
  32. c7be7b5 Implementing new API : getWindowsOnAllDisplays() by Jacky Kao · 5 years ago
  33. 6d70fac TouchExplorer: pass raw events when sending events. by Ameer Armaly · 5 years ago
  34. ea91511 Merge "Extract event sending code into EventDispatcher." by Ameer Armaly · 5 years ago
  35. 4e23608 Extract event sending code into EventDispatcher. by Ameer Armaly · 5 years ago
  36. 4eab966 Fix NPE of A11yManagerService#getAccessibilityShortcutService by Dieter Hsu · 5 years ago
  37. a5cd980 Merge "Rename AccessibilityGestureInfo" by Ryan Lin · 5 years ago
  38. f67c710 Merge "Passing correct displayId to modified API" by Jacky Kao · 5 years ago
  39. 6d7edf9 Merge "Add completion handler for ScreenshotHelper" into qt-qpr1-dev am: 8a91775d3f by James O'Leary · 5 years ago
  40. fa5bb7a Add completion handler for ScreenshotHelper by James O'Leary · 5 years ago
  41. 29a727d Passing correct displayId to modified API by Jacky Kao · 5 years ago
  42. 0d17f04 Rename AccessibilityGestureInfo by RyanlwLin · 5 years ago
  43. 686504c [DO NOT MERGE] Include exclude-rules in all TEST_MAPPING config instances. by Ian Kasprzak · 5 years ago
  44. 1a5bb83 [DO NOT MERGE] Cleanup TEST_MAPPING disables from ag/9285495 by Ian Kasprzak · 5 years ago
  45. f997c75 [DO NOT MERGE] Disabled the following tests in TEST_MAPPING: by Raman Tenneti · 5 years ago
  46. 5edb796 Add STATE_CLEAR and STATE_TOUCH_INTERACTING to TouchExplorer. by Ameer Armaly · 5 years ago
  47. 2d1e0f2 Merge "Supporting windows updated per display [Part III]" by Jacky Kao · 5 years ago
  48. f13dbd5 Fix FrameworksServicesTests fail by Jackal Guo · 5 years ago
  49. 8116740 Supporting windows updated per display [Part III] by Jacky Kao · 5 years ago
  50. 58dc317 a11y: don't crash the system when illegal component name encounted by wangmingming1 · 5 years ago
  51. 76e25923 Merge "Return false instead of throwing exception" by Jackal Guo · 5 years ago
  52. 2b1f8ce4 Merge "More logs for UiAutomation" by Rhed Jao · 5 years ago
  53. b07d98e Return false instead of throwing exception by Jackal Guo · 5 years ago
  54. 8529293 More logs for UiAutomation by Rhed Jao · 5 years ago
  55. 92e4778 Merge "Fix a11y serivce cannot find profile user windows" by Rhed Jao · 5 years ago
  56. 56d2342 Merge "Do not redispatch/inject motionevent to private virtual display" by Ryan Lin · 5 years ago
  57. 4eccaf5 Do not redispatch/inject motionevent to private virtual display by RyanlwLin · 5 years ago
  58. 8543cca Fix a11y serivce cannot find profile user windows by Rhed Jao · 5 years ago
  59. 5f69c2e Merge "Support A11y button on multi-display" by Minche Li · 5 years ago
  60. d292439 Remove unused remapping code from TouchExplorer. by Ameer Armaly · 5 years ago
  61. c4d2739 Merge "make MotionEventInjector support multi-display" by Ryan Lin · 5 years ago
  62. 9339c59 Move accessibility gesture code into its own package. by Ameer Armaly · 5 years ago
  63. 80c49d7 Merge "Supporting windows updated per display [Part II]" by Jacky Kao · 5 years ago
  64. 3f730eb Supporting windows updated per display [Part II] by Jacky Kao · 5 years ago
  65. a52af2c Support A11y button on multi-display by mincheli · 5 years ago
  66. 9f4b83d make MotionEventInjector support multi-display by RyanlwLin · 5 years ago
  67. 74fc2c8 Merge "Added onGesture(AccessibilityGestureInfo) for mulit-display" by Ryan Lin · 5 years ago
  68. e1e3273 Merge "added setDisplayId in GestureDesicption.Builder to support multi-display" by Ryan Lin · 5 years ago
  69. a0daddd Added onGesture(AccessibilityGestureInfo) for mulit-display by RyanlwLin · 5 years ago
  70. 0b423b7 Merge "Supporting windows updated per display [Part I]" by Jacky Kao · 5 years ago
  71. 8078813 added setDisplayId in GestureDesicption.Builder to support multi-display by RyanlwLin · 5 years ago
  72. f93252b Supporting windows updated per display [Part I] by Jacky Kao · 5 years ago
  73. 56b6198 Merge "Support A11y overlay on multi-display" by Minche Li · 5 years ago
  74. 5f435e7 Support A11y overlay on multi-display by mincheli · 5 years ago
  75. f382371 Add new APIs to support RegionInScreen in A11yWindowInfo by Jackal Guo · 5 years ago
  76. 9cc9618 Merge "Use DisplayContext to replace default context" by Ryan Lin · 5 years ago
  77. 983a996 Use DisplayContext to replace default context by RyanlwLin · 5 years ago
  78. f4b2f51 Merge "Add tests for AbstractAccessibilityServiceConnection" by Rhed Jao · 5 years ago
  79. d444a9a Add tests for AbstractAccessibilityServiceConnection by Rhed Jao · 5 years ago
  80. 855b450 Merge "Always adjust event location to the middle of two fingers when two-finger dragging in TouchExplorer" by Minche Li · 5 years ago
  81. 28dce10 Move pre-check in A11yController to the new A11yWindowManager by Jackal Guo · 5 years ago
  82. 1877e93 Merge "added getDisplayId for AccessibilityWindowInfo" by Ryan Lin · 5 years ago
  83. 0a142b5 Break up TouchExplorer.handleMotionEventStateTouchExploring for better readability. by Ameer Armaly · 5 years ago
  84. 069ff16 Always adjust event location to the middle of two fingers when two-finger dragging in TouchExplorer by mincheli · 5 years ago
  85. 4a318ed Adjust down time to prevent subsequent modules being misleading by Jackal Guo · 5 years ago
  86. 25a3651 added getDisplayId for AccessibilityWindowInfo by RyanlwLin · 5 years ago
  87. 0649924 Extract touch state information from TouchExplorer into TouchState. by Ameer Armaly · 6 years ago
  88. 5093019 SecurityPolicy refactor by Phil Weaver · 6 years ago
  89. 886a796 Use AccessibilityManagerService to deliver double tap and double tap and hold rather than touch events. by Ameer Armaly · 5 years ago
  90. b7507a9 Adjust event location when two-finger dragging in TouchExplorer by mincheli · 5 years ago
  91. efc894e Merge "Race condition while injecting ACTION_OUTSIDE" into qt-dev by Jackal Guo · 5 years ago
  92. 8bcc0a9 Race condition while injecting ACTION_OUTSIDE by Jackal Guo · 6 years ago
  93. 0fdbae3 Add @Nullable annotation to getAccessibilityWindowId by Sara Kato · 6 years ago
  94. 5ed20a7 Don't cancel injected event when mouse event arrives by Jackal Guo · 6 years ago
  95. a82d783 Merge "Fix unbind a11y service fail" by Rhed Jao · 6 years ago
  96. c0c7efc Add null check to destroyUiAutomationService by Phil Weaver · 6 years ago
  97. 69d13b1 Fix unbind a11y service fail by Rhed Jao · 6 years ago
  98. cdc6650 Merge "Dumps bound and enabled services in a11yManagerService" by TreeHugger Robot · 6 years ago
  99. d3547af Dumps bound and enabled services in a11yManagerService by Rhed Jao · 6 years ago
  100. 6c8a43b Update active window when a11y client is removed by Rhed Jao · 6 years ago