1. 8fcba03 Fixes long press the a11y shortcut no response by Rhed Jao · 4 years, 4 months ago
  2. 693c69c Merge "Use current user isntead of system user if no --user parameter is passed" into rvc-dev by Qasid Sadiq · 4 years, 4 months ago
  3. d0129ce Use current user isntead of system user if no --user parameter is passed by Qasid Ahmad Sadiq · 4 years, 4 months ago
  4. 6651da4 Merge "Fix a11y service targeting sdk version doesn't update" into rvc-dev by Rhed Jao · 4 years, 4 months ago
  5. 63f5570 Merge "Laziliy initialize SystemActionPerformer" into rvc-dev by Sally Yuen · 4 years, 4 months ago
  6. aa8f5cb Merge "Supporting multi-display for takeScreenshot()" into rvc-dev by Jacky Kao · 4 years, 4 months ago
  7. d3ef403 Laziliy initialize SystemActionPerformer by sallyyuen · 4 years, 4 months ago
  8. f74e5cc Fix a11y service targeting sdk version doesn't update by Rhed Jao · 4 years, 4 months ago
  9. fea8d18 Merge "Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (5/n)" into rvc-dev by Menghan Li · 4 years, 4 months ago
  10. 316477c Supporting multi-display for takeScreenshot() by Jacky Kao · 4 years, 4 months ago
  11. 390f8f9 Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (5/n) by menghanli · 4 years, 5 months ago
  12. 443b8fb [DO NOT MERGE] Fix incorrect order of Accessibility events by ryanlwlin · 4 years, 5 months ago
  13. 658dd80 Merge "Reply error through callback for takeScreenshot()" into rvc-dev by Jacky Kao · 4 years, 4 months ago
  14. 6c8bdbb Reply error through callback for takeScreenshot() by Jacky Kao · 4 years, 5 months ago
  15. 8681ea3 Using parent windowId instead by Jackal Guo · 4 years, 5 months ago
  16. d1bbc14 Merge "Replace TYPE_STATUS_BAR_PANEL with TYPE_STATUS_BAR_ADDITIONAL" into rvc-dev by Heemin Seog · 4 years, 5 months ago
  17. 4082aa2 Drop the hardware buffer by Jacky Kao · 4 years, 5 months ago
  18. 979600d Add a rate limitation of takeScreenshot() API by Jacky Kao · 4 years, 5 months ago
  19. 2cf45dd Replace TYPE_STATUS_BAR_PANEL with TYPE_STATUS_BAR_ADDITIONAL by Heemin Seog · 4 years, 5 months ago
  20. 33b8bf6 Merge "Make me an owner of accessibility frameworks" am: 269d57b7da am: 6374aaf5c5 am: 865c89c5a3 by Automerger Merge Worker · 4 years, 5 months ago
  21. 6374aaf Merge "Make me an owner of accessibility frameworks" am: 269d57b7da by Automerger Merge Worker · 4 years, 5 months ago
  22. 88d52e8 Make me an owner of accessibility frameworks by Qasid Ahmad Sadiq · 4 years, 5 months ago
  23. fd33a24 Merge "Fix failure in postsubmit" by TreeHugger Robot · 4 years, 5 months ago
  24. 687fb4b Merge "Don't notify display removed if it's a private virtual display" by Ryan Lin · 4 years, 5 months ago
  25. 6a34da5 Don't notify display removed if it's a private virtual display by ryanlwlin · 4 years, 6 months ago
  26. 1eac68b Fix failure in postsubmit by Jackal Guo · 4 years, 6 months ago
  27. cc13292 Add passthrough functionality for touch exploration and gesture detection. by Ameer Armaly · 4 years, 6 months ago
  28. bd73dfa Merge "Update the current user id for MagnificationController" by Minche Li · 4 years, 6 months ago
  29. acf5b57 Update the current user id for MagnificationController by mincheli · 4 years, 6 months ago
  30. 075a809 Merge "Improvement for takeScreenshot() API" by Jacky Kao · 4 years, 6 months ago
  31. 5519738 Improvement for takeScreenshot() API by Jacky Kao · 4 years, 6 months ago
  32. 259dadd Add multi-finger double tap and hold gestures. by Ameer Armaly · 4 years, 6 months ago
  33. a459b19 Support accessibility on embedded hierarchies (2/n) by Jackal Guo · 4 years, 7 months ago
  34. 76c7f54 Merge "Changing the return type of takeScreenshot() (2/n)" by Jacky Kao · 4 years, 6 months ago
  35. 2fffd22 Changing the return type of takeScreenshot() (2/n) by Jacky Kao · 4 years, 6 months ago
  36. ec5eb82 Add four-finger gestures. by Ameer Armaly · 4 years, 6 months ago
  37. 6dc501b Fix crash when a motion event doesn't include locations for all pointers. by Ameer Armaly · 4 years, 6 months ago
  38. a8486be Merge "Add tests for ending TouchExplorer dragging" by Phil Weaver · 4 years, 6 months ago
  39. b66d226 One-finger swipe: remove unnecessary allocations. by Ameer Armaly · 4 years, 6 months ago
  40. 8fa1dd2 Add one-direction multi-finger swipes. by Ameer Armaly · 4 years, 7 months ago
  41. a5bfdb2 Add tests for ending TouchExplorer dragging by Phil Weaver · 4 years, 6 months ago
  42. 6b62158 Allow recents components to register/unregister system action. by Hongming Jin · 4 years, 6 months ago
  43. 3cbd098 Implement multi-finger multi-tap gesture matchers for accessibility by Dieter Hsu · 4 years, 8 months ago
  44. bb9b8d4 Add flag for services to request multi-finger gestures. by Ameer Armaly · 4 years, 7 months ago
  45. ab60f20 Add flag for accessibility services to request that double tap gestures be dispatched to the service. by Ameer Armaly · 4 years, 8 months ago
  46. e21d279 Merge "Gesture detection for window magnification (1/n)" by Ryan Lin · 4 years, 6 months ago
  47. eb0ebdd Merge "Split status bar window (1/N)" by Charles Chen · 4 years, 6 months ago
  48. 60d32db Merge "API on AccessibilityService side to support customized system actions." by Hongming Jin · 4 years, 7 months ago
  49. e832194 Split status bar window (1/N) by wilsonshih · 4 years, 10 months ago
  50. 18dcc69 Merge "Fix a11y shortcut failed to be disabled by the warning dialog." by Rhed Jao · 4 years, 7 months ago
  51. be69a3b Merge "Added an interface between Sysui and system_server" by Ryan Lin · 4 years, 7 months ago
  52. 8302c6c API on AccessibilityService side to support customized system actions. by Hongming Jin · 4 years, 7 months ago
  53. 6c3d66e Merge "Fix intent extra into showAccessibilityTargetsSelection function." by PETER LIANG · 4 years, 7 months ago
  54. da9a56b Merge "Single-finger multi-tap: complete immediately rather than after a delay." by Ameer Armaly · 4 years, 7 months ago
  55. f3fbcf5 Fix a11y shortcut failed to be disabled by the warning dialog. by Rhed Jao · 4 years, 7 months ago
  56. c856e03 Fix intent extra into showAccessibilityTargetsSelection function. by Peter_Liang · 4 years, 7 months ago
  57. 6259298 Gesture detection for window magnification (1/n) by ryanlwlin · 4 years, 7 months ago
  58. 2cc1d11 Added an interface between Sysui and system_server by ryanlwlin · 4 years, 7 months ago
  59. 873cbc0 Merge "Implementing new API : takeScreenshot()" by Jacky Kao · 4 years, 7 months ago
  60. 09789e4 Implementing new API : takeScreenshot() by Jacky Kao · 4 years, 7 months ago
  61. 70cb293 Merge changes from topic "A11yShortcut_NeedWithUi" by Rhed Jao · 4 years, 7 months ago
  62. 7fd8e93 Merge "Support accessibility on embedded hierarchies (1/n)" by Jackal Guo · 4 years, 7 months ago
  63. bb3cb2d Single-finger multi-tap: complete immediately rather than after a delay. by Ameer Armaly · 4 years, 7 months ago
  64. f526c99 Accessibility shortcut improvement (10/n) by Rhed Jao · 4 years, 8 months ago
  65. 79b182e Support accessibility on embedded hierarchies (1/n) by Jackal Guo · 4 years, 9 months ago
  66. b95dfee Merge "Add new switchToInputMethod API" by Minche Li · 4 years, 7 months ago
  67. 850892b Add new switchToInputMethod API by mincheli · 4 years, 8 months ago
  68. bc76112 System action registration API for SystemUI by Hongming Jin · 4 years, 8 months ago
  69. fd43c31 Fix NullPointerException on double tap on hold. by Ameer Armaly · 4 years, 7 months ago
  70. c76eb98 Implement second-finger double-tap. by Ameer Armaly · 4 years, 9 months ago
  71. c6222fab Fix issues with swiping on some devices. by Ameer Armaly · 4 years, 8 months ago
  72. 51106a3 Implement existing gestures using the new architecture. by Ameer Armaly · 4 years, 11 months ago
  73. 506fdff Merge changes from topic "services_stub" am: 34e4b2c3ab am: 776b4544fe by Automerger Merge Worker · 4 years, 8 months ago
  74. e86e89a Add filegroups for services.* libraries by Jiyong Park · 4 years, 9 months ago
  75. d85e2b4 Merge "Accessibility shortcut improvement (5/n)" by Rhed Jao · 4 years, 8 months ago
  76. b94f857 DO NOT MERGE Allow app switches for accessibility services am: a5b6b37c02 by Automerger Merge Worker · 4 years, 8 months ago
  77. 6dad25d Accessibility shortcut improvement (5/n) by Rhed Jao · 4 years, 9 months ago
  78. 57bb01c Merge "Set accessibility ID to window surface" by TreeHugger Robot · 4 years, 8 months ago
  79. 92b5723 Merge "SystemActionPerformer implementation for new API." by Hongming Jin · 4 years, 8 months ago
  80. a5b6b37 DO NOT MERGE Allow app switches for accessibility services by Alex.tc Huang · 4 years, 9 months ago
  81. 2d49456 SystemActionPerformer implementation for new API. by Hongming Jin · 4 years, 9 months ago
  82. 1d56ce3 Set accessibility ID to window surface by Daichi Hirono · 4 years, 9 months ago
  83. 47cb821 Merge "Fix a broken test by mocking PackageManager" am: 9301bbf008 by Tony Mak · 4 years, 8 months ago
  84. fbe8524 Fix a broken test by mocking PackageManager by Tony Mak · 4 years, 8 months ago
  85. 2574b4a Update test mappings for CtsAccessibilityServiceSdk29TestCases by Dieter Hsu · 4 years, 8 months ago
  86. 11361788 Update accessibility focus correctly in AccessibilityWindowManager by Jackal Guo · 4 years, 8 months ago
  87. 20fcf04 Merge "Add filegroups for services.* libraries" by TreeHugger Robot · 4 years, 8 months ago
  88. 56af673 Merge "Accessibility shortcut improvement (6/n)" by Rhed Jao · 4 years, 9 months ago
  89. acde6c9 Accessibility shortcut improvement (6/n) by Rhed Jao · 4 years, 9 months ago
  90. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 4 years, 9 months ago
  91. 0dfe702 Re-land: exclude-rules in all TEST_MAPPING config instances with Q release. by Ian Kasprzak · 5 years ago
  92. 24ef87d Allow app switches for accessibility services by Alex.tc Huang · 4 years, 9 months ago
  93. abc0154 Merge "DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 4 years, 9 months ago
  94. 22c2c46 Merge "a11y: don't crash the system when illegal component name encounted" am: f4d1789b81 am: 411b523373 by Phil Weaver · 4 years, 9 months ago
  95. 015fe4f Merge "a11y: don't crash the system when illegal component name encounted" am: f4d1789b81 by Phil Weaver · 4 years, 9 months ago
  96. f4d1789 Merge "a11y: don't crash the system when illegal component name encounted" by Phil Weaver · 4 years, 9 months ago
  97. 41c5b25 Merge "Allow restarting of crashed a11y services" by Jackal Guo · 4 years, 10 months ago
  98. fbac838 Allow restarting of crashed a11y services by Jackal Guo · 4 years, 10 months ago
  99. 20bce16 Merge "Window: Mark SHOW_FOR_ALL_USERS flag as @SystemApi" by Roshan Pius · 4 years, 10 months ago
  100. 0036367 Fix get accessibility settings for wrong user by Dieter Hsu · 4 years, 11 months ago