1. 4bc95c9 Add a `cmd accessibility` shell command to check HIDRAW access. by Daniel Norman · 2 years, 1 month ago
  2. 6fd2292 Merge "A11yInputFilter: only multiplex pointer events" into main by Siarhei Vishniakou · 2 years, 1 month ago
  3. 9b2ce0e Merge changes I0bae5a07,I7c9a61af,I372e0abc into main by Candice Lo · 2 years, 1 month ago
  4. 0a5dd6e A11yInputFilter: only multiplex pointer events by Siarhei Vishniakou · 2 years, 1 month ago
  5. 2b073bd fix(fullscreen magnification): Create connecting methods between SystemServer and SystemUI for fullscreen mode by chihtinglo · 2 years, 4 months ago
  6. 7574da8 Merge "Ensure that the BD's HID descriptor includes the BD usage page (0x41)." into main by Daniel Norman · 2 years, 1 month ago
  7. e8aa09dc Merge "TouchExplorer: reset hover event timer on ACTION_UP." into main by Ameer Armaly · 2 years, 1 month ago
  8. ce2d817 Merge "Add multi-device checks to AccessibilityInputFilterInputTest" into main by Treehugger Robot · 2 years, 1 month ago
  9. 35b7f96 TouchExplorer: reset hover event timer on ACTION_UP. by Ameer Armaly · 2 years, 1 month ago
  10. 56ba8aa Add multi-device checks to AccessibilityInputFilterInputTest by Siarhei Vishniakou · 2 years, 1 month ago
  11. ee646bd Merge "Move a11y window bounds computation into a11y package" into main by Treehugger Robot · 2 years, 1 month ago
  12. f0ed012 Merge changes from topics "ecm-manager", "ecm-tests" into main by Hani Kazmi · 2 years, 1 month ago
  13. 17e1eec Merge changes Ie629ca85,I378764c6 into main by Candice Lo · 2 years, 1 month ago
  14. 211ef98 Ensure that the BD's HID descriptor includes the BD usage page (0x41). by Daniel Norman · 2 years, 3 months ago
  15. a82202a Merge "Adds more test coverage for BrailleDisplay[Controller|Connection]." into main by Daniel Norman · 2 years, 1 month ago
  16. 3ae93a5 Adds more test coverage for BrailleDisplay[Controller|Connection]. by Daniel Norman · 2 years, 1 month ago
  17. 1f25589 Replace ECM AppOps call with service by Hani Kazmi · 2 years, 2 months ago
  18. 707c3dd Move a11y window bounds computation into a11y package by Hiroki Sato · 2 years, 2 months ago
  19. ea9f3ae Merge "Notify AccessibilityManager when the tiles in SysUi changes" into main by Daniel Norman · 2 years, 1 month ago
  20. e78750d New AccessibilityService API to talk with HID Braille Displays. by Daniel Norman · 2 years, 5 months ago
  21. 411775f Merge "Fix for dynamic properties persisting between service restarts" into main by Riley Jones · 2 years, 1 month ago
  22. 275ad1d Fix for dynamic properties persisting between service restarts by Riley Jones · 2 years, 2 months ago
  23. 87a572f Merge "Fix AccessibilityWindowManager#dump outputs duplicated entry in multi-display" into main by Hiroki Sato · 2 years, 2 months ago
  24. 4e1633b Fix AccessibilityWindowManager#dump outputs duplicated entry in multi-display by Hiroki Sato · 2 years, 2 months ago
  25. a84693e Merge "Refactor embedded window handling in AccessibilityWindowManager" into main by Hiroki Sato · 2 years, 2 months ago
  26. 4788442 Merge changes I01ea9c44,I57014e31,Ic3727889,I1ae12d1a into main by Tyler Freeman · 2 years, 2 months ago
  27. 8a0bc4a Merge "Revert "Replace ShortcutType with UserShortcutType to reduce dup..."" into main by Daniel Norman · 2 years, 2 months ago
  28. d5667a5 Revert "Replace ShortcutType with UserShortcutType to reduce dup..." by Daniel Norman · 2 years, 2 months ago
  29. cfc401c fix(magnification fling): add stop fling test to controller test by Tyler Freeman · 2 years, 2 months ago
  30. 1969192 fix(magnification fling): stop fling animation if they put their finger down by Tyler Freeman · 2 years, 2 months ago
  31. daf8ef3 feat(magnification fling): add fling momentum velocity tracking to panning gesture by Tyler Freeman · 2 years, 3 months ago
  32. a4ca0a8 (refactor) Updating the field name mIsFullscreenMagnificationActivated by Candice Lo · 2 years, 2 months ago
  33. f65dc8f Refactor embedded window handling in AccessibilityWindowManager by Hiroki Sato · 2 years, 2 months ago
  34. 52f7c02 Notify AccessibilityManager when the tiles in SysUi changes by Chun-Ku Lin · 2 years, 3 months ago
  35. a8dd0bc (fix) Naming of the method attachAccessibilityOverlayToDisplay by Candice Lo · 2 years, 2 months ago
  36. 08bc597 fix(window magnification):Use SurfaceControlViewHost to create window magnifier by Candice Lo · 2 years, 3 months ago
  37. 821f866 Merge "Replace ShortcutType with UserShortcutType to reduce duplicate declaration." into main by Chun-Ku Lin · 2 years, 2 months ago
  38. a1b51f8 Send the correct pointer id when transitioning from dragging to delegating state. by Ameer Armaly · 2 years, 2 months ago
  39. 6e5cd18 Replace ShortcutType with UserShortcutType to reduce duplicate declaration. by Chun-Ku Lin · 2 years, 2 months ago
  40. ed5a6f5 Merge "Adds a config for trusted accessibility services." into main by Daniel Norman · 2 years, 2 months ago
  41. f59f0d2 Adds a config for trusted accessibility services. by Daniel Norman · 2 years, 4 months ago
  42. 22cb512 Baseline NewApi issues by Cole Faust · 2 years, 2 months ago
  43. 596fe0f List baseline_filename on modules that are implicitly using it by Cole Faust · 2 years, 3 months ago
  44. 40a66ff Revert "Reduce touch exploration sensitivity." by Ameer Armaly · 2 years, 3 months ago
  45. cc024fb Merge "Enable PermissionAnnotationDetector for services.accessibility" into main by Thiébaud Weksteen · 2 years, 3 months ago
  46. 7e1eb56 Merge "Add motion event observing feature." into main by Ameer Armaly · 2 years, 3 months ago
  47. 39b25de Enable PermissionAnnotationDetector for services.accessibility by Thiébaud Weksteen · 2 years, 4 months ago
  48. 70ce23b0 Merge "refactor(magnification): Renaming IWindowMagnificationConnectionCallback as IMagnificationConnectionCallback" into main by Candice Lo · 2 years, 4 months ago
  49. b9b74f8 Merge "feat(MultiFingerMultiTap): Use a two-finger double tap instead of a two-finger triple tap in magnification" into main by Jean Chen · 2 years, 4 months ago
  50. 2fe5002 feat(MultiFingerMultiTap): Use a two-finger double tap instead of a two-finger triple tap in magnification by Jean Chen · 2 years, 4 months ago
  51. 54b8987 Merge "Create gesture utils java library" into main by Idriss Juhoor · 2 years, 4 months ago
  52. 83bd30b refactor(magnification): Renaming IWindowMagnificationConnectionCallback as IMagnificationConnectionCallback by Candice Lo · 2 years, 4 months ago
  53. 08f3d0a Merge "fix(MultiFingerMultiTap): Two-Finger triple tap while zoomed in doesn't zoom out full screen magnification" into main by Jean Chen · 2 years, 4 months ago
  54. 13f1af41 fix(MultiFingerMultiTap): Two-Finger triple tap while zoomed in doesn't zoom out full screen magnification by Jean Chen · 2 years, 4 months ago
  55. b94ac54 Create gesture utils java library by Abirami Kalyan · 2 years, 4 months ago
  56. 55a24c6 Fix DelayedTransition async use original MotionEvent obj by Linnan Li · 2 years, 11 months ago
  57. d67dae7 Merge "Use A11yManagerService to check if the A11yService warning is required." into main by Daniel Norman · 2 years, 4 months ago
  58. 592a957 Use A11yManagerService to check if the A11yService warning is required. by Daniel Norman · 2 years, 4 months ago
  59. 95cfaec Merge "refactor(magnification): Renaming IWindowMagnificationConnection as IMagnificationConnection" into main by Candice Lo · 2 years, 4 months ago
  60. 46def93 Merge "Make ProxyManager calls loggable on debug builds" into main by Sally Yuen · 2 years, 4 months ago
  61. f4c81d4 Add motion event observing feature. by Ameer Armaly · 2 years, 7 months ago
  62. 03a11e6 Make ProxyManager calls loggable on debug builds by Sally · 2 years, 4 months ago
  63. 120e7c4 fix(MultiFingerMultiTap): The two finger triple tap is hard work when Magnification is activated by Jean Chen · 2 years, 4 months ago
  64. aa20bce Merge changes I0fca90e2,I1360adab,Ie4d53ba6 into main by Candice Lo · 2 years, 4 months ago
  65. de07a9b Merge "Enforce permission INJECT_EVENTS for injecting to input filter." into udc-dev am: 48adc75e7c am: ea5db6efb2 by Daniel Norman · 2 years, 4 months ago
  66. 27ca559 refactor(magnification): Renaming IWindowMagnificationConnection as IMagnificationConnection by Candice Lo · 2 years, 4 months ago
  67. 3323fd3 refactor(magnification): Rename methods setScale based on its targets by Candice Lo · 2 years, 4 months ago
  68. b0fecc8 refactor(magnification): Renaming WindowMagnificationManager class as MagnificationConnectionManager by Candice Lo · 2 years, 5 months ago
  69. 1ee8ad3 Merge "feat(MultiFingerMultiTap): Log two finger triple tap shortcut type" into main by Jean Chen · 2 years, 4 months ago
  70. 625ede9 feat(MultiFingerMultiTap): Log two finger triple tap shortcut type by Jean Chen · 2 years, 4 months ago
  71. 31c76e0 Update captureDisplay flag to be read-only. by Melody Hsu · 2 years, 4 months ago
  72. e83d6c8 Enforce permission INJECT_EVENTS for injecting to input filter. by Daniel Norman · 2 years, 4 months ago
  73. 3b930b1 Merge changes from topic "MultiFingerMultiTap" into main by Jean Chen · 2 years, 4 months ago
  74. b94c7a9 Merge changes I57ad5add,I71ce6342 into main by Melody Hsu · 2 years, 4 months ago
  75. 5dcb907 feat(MultiFingerMultiTap): Implement two finger triple tap feature on FullScreenMagnificationGestureHandler by Jean Chen · 2 years, 4 months ago
  76. db9ea13 Remove most uses of ScreenCapture#captureDisplay. by Melody Hsu · 2 years, 6 months ago
  77. b02c0f0 Merge "refactor(magnification): Renaming WindowMagnificationConnectionWrapper class as MagnificationConnectionWrapper" into main by Candice Lo · 2 years, 4 months ago
  78. cc19bc2 feat(MultiFingerMultiTap):Create a new DetectingState and ViewportDraggingState for feature by Jean Chen · 2 years, 4 months ago
  79. 8ed6af3 Update accessibility framework to support multi-session IME by Yabin Huang · 2 years, 5 months ago
  80. 7f79e39 refactor(magnification): Renaming WindowMagnificationConnectionWrapper class as MagnificationConnectionWrapper by Candice Lo · 2 years, 5 months ago
  81. 767587b feat(MultiFingerMultiTap): Implement two finger triple tap feature on WindowMagnificationGestureHandler by Jean Chen · 2 years, 5 months ago
  82. 011f2a8 Merge "refactor(MultiFingerMultiTap): Create a list to collect all gestures and finally send them to the GesturesObserver" into main by Jean Chen · 2 years, 5 months ago
  83. a046d18 refactor(MultiFingerMultiTap): Create a list to collect all gestures and finally send them to the GesturesObserver by Jean Chen · 2 years, 5 months ago
  84. 2372dbf feat(MultiFingerMultiTap): Request connection and keep the mag button when two finger triple tap is enabled by Jean Chen · 2 years, 5 months ago
  85. d2ddae2 Merge "Clean up a11y overlays after service exits or crashes." into main by Ameer Armaly · 2 years, 5 months ago
  86. 253e11f Merge "feat(MultiFingerMultiTap): Send Setting value, SingleFingerTripleTap and TwoFingerTripleTap, to MagnificationGestureHandle for enable feature" into main by Jean Chen · 2 years, 5 months ago
  87. 7ba80b0 feat(MultiFingerMultiTap): Send Setting value, SingleFingerTripleTap and TwoFingerTripleTap, to MagnificationGestureHandle for enable feature by Jean Chen · 2 years, 5 months ago
  88. c8c4439 Clean up a11y overlays after service exits or crashes. by Ameer Armaly · 2 years, 5 months ago
  89. 67fd80d fix(MultiFignerMultiTap): Update is calling the wrong api by Jean Chen · 2 years, 5 months ago
  90. e9fc0fb Merge "feat(MultiFingerMultiTap): Add a feature flag and update its value from observing the settings value for AccessibilityInputFilter" into main by Jean Chen · 2 years, 5 months ago
  91. e533331 feat(MultiFingerMultiTap): Add a feature flag and update its value from observing the settings value for AccessibilityInputFilter by Jean Chen · 2 years, 5 months ago
  92. f8a5493 Only register VirtualDeviceListener when a11y proxies are registered by Marvin Ramin · 2 years, 5 months ago
  93. 9648bea Merge "Alphabetize a11y aconfig flags to help limit merge conflicts." into main by Daniel Norman · 2 years, 5 months ago
  94. 6c6f1b5 Alphabetize a11y aconfig flags to help limit merge conflicts. by Daniel Norman · 2 years, 5 months ago
  95. 6f25e97 refactor(MultiFingerMultiTap): Rename mDisplayMagnificationEnabledUri to mMagnificationSingleFingerTripleTapEnabledUri by Jean Chen · 2 years, 5 months ago
  96. 2d2c9fb Merge "A11yManagerService turns off button targets for services whose packages have forcibly stopped." into main by Riley Jones · 2 years, 5 months ago
  97. ed625bb refactor(TwoFingerTripleTap): Rename FLAG_FEATURE_SCREEN_MAGNIFIER to FLAG_FEATURE_MAGNIFICATION_SINGLE_FINGER_TRIPLE_TAP by Jean Chen · 2 years, 5 months ago
  98. 0fb119c A11yManagerService turns off button targets for services whose packages have forcibly stopped. by Riley Jones · 2 years, 6 months ago
  99. 9d250972 Reduce touch exploration sensitivity. by Ameer Armaly · 2 years, 6 months ago
  100. 618169b Parses accessibility packages without holding A11yManagerService#mLock. by Daniel Norman · 2 years, 6 months ago