1. 76c7f54 Merge "Changing the return type of takeScreenshot() (2/n)" by Jacky Kao · 4 years, 8 months ago
  2. 2fffd22 Changing the return type of takeScreenshot() (2/n) by Jacky Kao · 4 years, 9 months ago
  3. ec5eb82 Add four-finger gestures. by Ameer Armaly · 4 years, 9 months ago
  4. 6dc501b Fix crash when a motion event doesn't include locations for all pointers. by Ameer Armaly · 4 years, 9 months ago
  5. a8486be Merge "Add tests for ending TouchExplorer dragging" by Phil Weaver · 4 years, 9 months ago
  6. b66d226 One-finger swipe: remove unnecessary allocations. by Ameer Armaly · 4 years, 9 months ago
  7. 8fa1dd2 Add one-direction multi-finger swipes. by Ameer Armaly · 4 years, 9 months ago
  8. a5bfdb2 Add tests for ending TouchExplorer dragging by Phil Weaver · 4 years, 9 months ago
  9. 6b62158 Allow recents components to register/unregister system action. by Hongming Jin · 4 years, 9 months ago
  10. 3cbd098 Implement multi-finger multi-tap gesture matchers for accessibility by Dieter Hsu · 4 years, 10 months ago
  11. bb9b8d4 Add flag for services to request multi-finger gestures. by Ameer Armaly · 4 years, 9 months ago
  12. ab60f20 Add flag for accessibility services to request that double tap gestures be dispatched to the service. by Ameer Armaly · 4 years, 10 months ago
  13. e21d279 Merge "Gesture detection for window magnification (1/n)" by Ryan Lin · 4 years, 9 months ago
  14. eb0ebdd Merge "Split status bar window (1/N)" by Charles Chen · 4 years, 9 months ago
  15. 60d32db Merge "API on AccessibilityService side to support customized system actions." by Hongming Jin · 4 years, 9 months ago
  16. e832194 Split status bar window (1/N) by wilsonshih · 5 years ago
  17. 18dcc69 Merge "Fix a11y shortcut failed to be disabled by the warning dialog." by Rhed Jao · 4 years, 9 months ago
  18. be69a3b Merge "Added an interface between Sysui and system_server" by Ryan Lin · 4 years, 9 months ago
  19. 8302c6c API on AccessibilityService side to support customized system actions. by Hongming Jin · 4 years, 9 months ago
  20. 6c3d66e Merge "Fix intent extra into showAccessibilityTargetsSelection function." by PETER LIANG · 4 years, 9 months ago
  21. da9a56b Merge "Single-finger multi-tap: complete immediately rather than after a delay." by Ameer Armaly · 4 years, 9 months ago
  22. f3fbcf5 Fix a11y shortcut failed to be disabled by the warning dialog. by Rhed Jao · 4 years, 9 months ago
  23. c856e03 Fix intent extra into showAccessibilityTargetsSelection function. by Peter_Liang · 4 years, 9 months ago
  24. 6259298 Gesture detection for window magnification (1/n) by ryanlwlin · 4 years, 10 months ago
  25. 2cc1d11 Added an interface between Sysui and system_server by ryanlwlin · 4 years, 10 months ago
  26. 873cbc0 Merge "Implementing new API : takeScreenshot()" by Jacky Kao · 4 years, 9 months ago
  27. 09789e4 Implementing new API : takeScreenshot() by Jacky Kao · 4 years, 9 months ago
  28. 70cb293 Merge changes from topic "A11yShortcut_NeedWithUi" by Rhed Jao · 4 years, 9 months ago
  29. 7fd8e93 Merge "Support accessibility on embedded hierarchies (1/n)" by Jackal Guo · 4 years, 9 months ago
  30. bb3cb2d Single-finger multi-tap: complete immediately rather than after a delay. by Ameer Armaly · 4 years, 9 months ago
  31. f526c99 Accessibility shortcut improvement (10/n) by Rhed Jao · 4 years, 11 months ago
  32. 79b182e Support accessibility on embedded hierarchies (1/n) by Jackal Guo · 5 years ago
  33. b95dfee Merge "Add new switchToInputMethod API" by Minche Li · 4 years, 9 months ago
  34. 850892b Add new switchToInputMethod API by mincheli · 4 years, 11 months ago
  35. bc76112 System action registration API for SystemUI by Hongming Jin · 4 years, 10 months ago
  36. fd43c31 Fix NullPointerException on double tap on hold. by Ameer Armaly · 4 years, 10 months ago
  37. c76eb98 Implement second-finger double-tap. by Ameer Armaly · 5 years ago
  38. c6222fab Fix issues with swiping on some devices. by Ameer Armaly · 4 years, 10 months ago
  39. 51106a3 Implement existing gestures using the new architecture. by Ameer Armaly · 5 years ago
  40. d85e2b4 Merge "Accessibility shortcut improvement (5/n)" by Rhed Jao · 4 years, 10 months ago
  41. 6dad25d Accessibility shortcut improvement (5/n) by Rhed Jao · 5 years ago
  42. 57bb01c Merge "Set accessibility ID to window surface" by TreeHugger Robot · 4 years, 11 months ago
  43. 92b5723 Merge "SystemActionPerformer implementation for new API." by Hongming Jin · 4 years, 11 months ago
  44. 2d49456 SystemActionPerformer implementation for new API. by Hongming Jin · 5 years ago
  45. 1d56ce3 Set accessibility ID to window surface by Daichi Hirono · 5 years ago
  46. 2574b4a Update test mappings for CtsAccessibilityServiceSdk29TestCases by Dieter Hsu · 5 years ago
  47. 11361788 Update accessibility focus correctly in AccessibilityWindowManager by Jackal Guo · 5 years ago
  48. 20fcf04 Merge "Add filegroups for services.* libraries" by TreeHugger Robot · 5 years ago
  49. 56af673 Merge "Accessibility shortcut improvement (6/n)" by Rhed Jao · 5 years ago
  50. acde6c9 Accessibility shortcut improvement (6/n) by Rhed Jao · 5 years ago
  51. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
  52. 24ef87d Allow app switches for accessibility services by Alex.tc Huang · 5 years ago
  53. 22c2c46 Merge "a11y: don't crash the system when illegal component name encounted" am: f4d1789b81 am: 411b523373 by Phil Weaver · 5 years ago
  54. 015fe4f Merge "a11y: don't crash the system when illegal component name encounted" am: f4d1789b81 by Phil Weaver · 5 years ago
  55. f4d1789 Merge "a11y: don't crash the system when illegal component name encounted" by Phil Weaver · 5 years ago
  56. 41c5b25 Merge "Allow restarting of crashed a11y services" by Jackal Guo · 5 years ago
  57. fbac838 Allow restarting of crashed a11y services by Jackal Guo · 5 years ago
  58. 20bce16 Merge "Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi" by Roshan Pius · 5 years ago
  59. 0036367 Fix get accessibility settings for wrong user by Dieter Hsu · 5 years ago
  60. 4d2ece1b Split AccessibilityManagerService.UserState into its own class by Dieter Hsu · 6 years ago
  61. a3f89c6 Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi by Roshan Pius · 5 years ago
  62. 54255d4 Rename GlobalActionPerformer to SystemActionPerformer. by Hongming Jin · 5 years ago
  63. c265326 Merge "Accessibility shortcut improvement (3/n)" by Rhed Jao · 5 years ago
  64. 61178c5 Merge "Implementing new API : getWindowsOnAllDisplays()" by Jacky Kao · 5 years ago
  65. a7a15f1 TouchExplorer: remove dependency on AccessibilityGestureDetector#firstTapDetected. by Ameer Armaly · 5 years ago
  66. 0090ad7 Accessibility shortcut improvement (3/n) by Rhed Jao · 5 years ago
  67. c7be7b5 Implementing new API : getWindowsOnAllDisplays() by Jacky Kao · 5 years ago
  68. 6d70fac TouchExplorer: pass raw events when sending events. by Ameer Armaly · 5 years ago
  69. ea91511 Merge "Extract event sending code into EventDispatcher." by Ameer Armaly · 5 years ago
  70. 4e23608 Extract event sending code into EventDispatcher. by Ameer Armaly · 5 years ago
  71. 4eab966 Fix NPE of A11yManagerService#getAccessibilityShortcutService by Dieter Hsu · 5 years ago
  72. a5cd980 Merge "Rename AccessibilityGestureInfo" by Ryan Lin · 5 years ago
  73. f67c710 Merge "Passing correct displayId to modified API" by Jacky Kao · 5 years ago
  74. 6d7edf9 Merge "Add completion handler for ScreenshotHelper" into qt-qpr1-dev am: 8a91775d3f by James O'Leary · 5 years ago
  75. fa5bb7a Add completion handler for ScreenshotHelper by James O'Leary · 5 years ago
  76. 29a727d Passing correct displayId to modified API by Jacky Kao · 5 years ago
  77. 0d17f04 Rename AccessibilityGestureInfo by RyanlwLin · 5 years ago
  78. 686504c [DO NOT MERGE] Include exclude-rules in all TEST_MAPPING config instances. by Ian Kasprzak · 5 years ago
  79. 1a5bb83 [DO NOT MERGE] Cleanup TEST_MAPPING disables from ag/9285495 by Ian Kasprzak · 5 years ago
  80. f997c75 [DO NOT MERGE] Disabled the following tests in TEST_MAPPING: by Raman Tenneti · 5 years ago
  81. 5edb796 Add STATE_CLEAR and STATE_TOUCH_INTERACTING to TouchExplorer. by Ameer Armaly · 5 years ago
  82. 2d1e0f2 Merge "Supporting windows updated per display [Part III]" by Jacky Kao · 5 years ago
  83. f13dbd5 Fix FrameworksServicesTests fail by Jackal Guo · 5 years ago
  84. 8116740 Supporting windows updated per display [Part III] by Jacky Kao · 5 years ago
  85. 58dc317 a11y: don't crash the system when illegal component name encounted by wangmingming1 · 5 years ago
  86. 76e25923 Merge "Return false instead of throwing exception" by Jackal Guo · 5 years ago
  87. 2b1f8ce4 Merge "More logs for UiAutomation" by Rhed Jao · 5 years ago
  88. b07d98e Return false instead of throwing exception by Jackal Guo · 5 years ago
  89. 8529293 More logs for UiAutomation by Rhed Jao · 5 years ago
  90. 92e4778 Merge "Fix a11y serivce cannot find profile user windows" by Rhed Jao · 5 years ago
  91. 56d2342 Merge "Do not redispatch/inject motionevent to private virtual display" by Ryan Lin · 5 years ago
  92. 4eccaf5 Do not redispatch/inject motionevent to private virtual display by RyanlwLin · 5 years ago
  93. 8543cca Fix a11y serivce cannot find profile user windows by Rhed Jao · 5 years ago
  94. 5f69c2e Merge "Support A11y button on multi-display" by Minche Li · 5 years ago
  95. d292439 Remove unused remapping code from TouchExplorer. by Ameer Armaly · 5 years ago
  96. c4d2739 Merge "make MotionEventInjector support multi-display" by Ryan Lin · 5 years ago
  97. 9339c59 Move accessibility gesture code into its own package. by Ameer Armaly · 5 years ago
  98. 80c49d7 Merge "Supporting windows updated per display [Part II]" by Jacky Kao · 5 years ago
  99. 3f730eb Supporting windows updated per display [Part II] by Jacky Kao · 5 years ago
  100. a52af2c Support A11y button on multi-display by mincheli · 5 years ago