- 31c76e0 Update captureDisplay flag to be read-only. by Melody Hsu · 2 years, 2 months ago
- 3b930b1 Merge changes from topic "MultiFingerMultiTap" into main by Jean Chen · 2 years, 2 months ago
- b94c7a9 Merge changes I57ad5add,I71ce6342 into main by Melody Hsu · 2 years, 2 months ago
- 5dcb907 feat(MultiFingerMultiTap): Implement two finger triple tap feature on FullScreenMagnificationGestureHandler by Jean Chen · 2 years, 2 months ago
- db9ea13 Remove most uses of ScreenCapture#captureDisplay. by Melody Hsu · 2 years, 4 months ago
- b02c0f0 Merge "refactor(magnification): Renaming WindowMagnificationConnectionWrapper class as MagnificationConnectionWrapper" into main by Candice Lo · 2 years, 2 months ago
- cc19bc2 feat(MultiFingerMultiTap):Create a new DetectingState and ViewportDraggingState for feature by Jean Chen · 2 years, 2 months ago
- 8ed6af3 Update accessibility framework to support multi-session IME by Yabin Huang · 2 years, 2 months ago
- 7f79e39 refactor(magnification): Renaming WindowMagnificationConnectionWrapper class as MagnificationConnectionWrapper by Candice Lo · 2 years, 2 months ago
- 767587b feat(MultiFingerMultiTap): Implement two finger triple tap feature on WindowMagnificationGestureHandler by Jean Chen · 2 years, 3 months ago
- 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, 3 months ago
- a046d18 refactor(MultiFingerMultiTap): Create a list to collect all gestures and finally send them to the GesturesObserver by Jean Chen · 2 years, 3 months ago
- 2372dbf feat(MultiFingerMultiTap): Request connection and keep the mag button when two finger triple tap is enabled by Jean Chen · 2 years, 3 months ago
- d2ddae2 Merge "Clean up a11y overlays after service exits or crashes." into main by Ameer Armaly · 2 years, 3 months ago
- 253e11f Merge "feat(MultiFingerMultiTap): Send Setting value, SingleFingerTripleTap and TwoFingerTripleTap, to MagnificationGestureHandle for enable feature" into main by Jean Chen · 2 years, 3 months ago
- 7ba80b0 feat(MultiFingerMultiTap): Send Setting value, SingleFingerTripleTap and TwoFingerTripleTap, to MagnificationGestureHandle for enable feature by Jean Chen · 2 years, 3 months ago
- c8c4439 Clean up a11y overlays after service exits or crashes. by Ameer Armaly · 2 years, 3 months ago
- 67fd80d fix(MultiFignerMultiTap): Update is calling the wrong api by Jean Chen · 2 years, 3 months ago
- 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, 3 months ago
- e533331 feat(MultiFingerMultiTap): Add a feature flag and update its value from observing the settings value for AccessibilityInputFilter by Jean Chen · 2 years, 3 months ago
- f8a5493 Only register VirtualDeviceListener when a11y proxies are registered by Marvin Ramin · 2 years, 3 months ago
- 9648bea Merge "Alphabetize a11y aconfig flags to help limit merge conflicts." into main by Daniel Norman · 2 years, 3 months ago
- 6c6f1b5 Alphabetize a11y aconfig flags to help limit merge conflicts. by Daniel Norman · 2 years, 3 months ago
- 6f25e97 refactor(MultiFingerMultiTap): Rename mDisplayMagnificationEnabledUri to mMagnificationSingleFingerTripleTapEnabledUri by Jean Chen · 2 years, 3 months ago
- 2d2c9fb Merge "A11yManagerService turns off button targets for services whose packages have forcibly stopped." into main by Riley Jones · 2 years, 3 months ago
- ed625bb refactor(TwoFingerTripleTap): Rename FLAG_FEATURE_SCREEN_MAGNIFIER to FLAG_FEATURE_MAGNIFICATION_SINGLE_FINGER_TRIPLE_TAP by Jean Chen · 2 years, 3 months ago
- 0fb119c A11yManagerService turns off button targets for services whose packages have forcibly stopped. by Riley Jones · 2 years, 3 months ago
- 9d250972 Reduce touch exploration sensitivity. by Ameer Armaly · 2 years, 4 months ago
- 618169b Parses accessibility packages without holding A11yManagerService#mLock. by Daniel Norman · 2 years, 4 months ago
- 0cdbc03 Merge "refactor(MultiFingerMultiTap): Rename mDetectTriple to mDetectSingleFingerTripleTap before implement TwoFingerTripleTap" into main by Jean Chen · 2 years, 3 months ago
- 2158221 refactor(MultiFingerMultiTap): Rename mDetectTriple to mDetectSingleFingerTripleTap before implement TwoFingerTripleTap by Jean Chen · 2 years, 3 months ago
- 1d13538 Stops using the deprecated PackageListObserver in A11yManagerService. by Daniel Norman · 2 years, 3 months ago
- 6d939f9 Fix pinch zoom with partial magnification window not very responsive by Jean Chen · 2 years, 4 months ago
- ec42a60 Release the A11yManagerService#mLock before calling WMS#addWindowToken. by Daniel Norman · 2 years, 5 months ago
- f41113b Two finger panning should behave like one finger pan by ktanojo · 2 years, 7 months ago
- 12214fb Merge "Fix TouchExplorerTest flakiness." into main by Treehugger Robot · 2 years, 4 months ago
- 5a71364 Revert "Remove usages of ScreenCapture#captureDisplay." by Melody Hsu · 2 years, 4 months ago
- fb76caf Fix TouchExplorerTest flakiness. by Ameer Armaly · 2 years, 4 months ago
- a860e97 Remove usages of ScreenCapture#captureDisplay. by Melody Hsu · 2 years, 4 months ago
- 8a9419a Merge "fix(magnification): swipe up gesture in app does not work sometimes when fullscreen magnification activated" into udc-qpr-dev am: 7f9ac5bf4a am: 5aaa84230b by Roy Chou · 2 years, 4 months ago
- 5aaa842 Merge "fix(magnification): swipe up gesture in app does not work sometimes when fullscreen magnification activated" into udc-qpr-dev am: 7f9ac5bf4a by Roy Chou · 2 years, 4 months ago
- 1cf6800 feat(joystick)!: add the feature flag by Roy Chou · 2 years, 4 months ago
- 8e84414 feat(multi finger multi tap)!: add the feature flag by Roy Chou · 2 years, 4 months ago
- a4290cd Merge "Fix race condition between VDM and ProxyManager when registering a proxy" into main by Daniel Norman · 2 years, 4 months ago
- 724d214 Fix race condition between VDM and ProxyManager when registering a proxy by Sally · 2 years, 5 months ago
- cd57486 fix(magnification): swipe up gesture in app does not work sometimes when fullscreen magnification activated by Roy Chou · 2 years, 4 months ago
- b76e28c Replace the VDM broadcast for device closed with listener. by Vladimir Komsiyski · 2 years, 5 months ago
- 5ed5251 Merge "fix(magnifier): avoid crash when smashing magnifier shortcut button repeatedly" into main by Treehugger Robot · 2 years, 5 months ago
- f509803 fix(magnifier): avoid crash when smashing magnifier shortcut button repeatedly by Tyler Freeman · 2 years, 5 months ago
- eb669ae Merge "Ensure the MagThumbnail view is always inflated on the main thread." into main by Daniel Norman · 2 years, 5 months ago
- 0bc9f9e Fix will log triple tap on shortcut temporary glance mode by Jean Chen · 2 years, 5 months ago
- d0c879b Ensure the MagThumbnail view is always inflated on the main thread. by Daniel Norman · 2 years, 5 months ago
- ca06f85 Fix the consistency of the event stream during interrupted and continued touch exploration. by [B · 2 years, 6 months ago
- 5c61842 Merge "Revert "fix(magnification thumbnail): remove feature flag, enable thumbnail by default"" into main by Tyler Freeman · 2 years, 6 months ago
- 5250235 Revert "fix(magnification thumbnail): remove feature flag, enable thumbnail by default" by Tyler Freeman · 2 years, 6 months ago
- ea22c81 Merge "Make sure to send HOVER_EXIT when starting touch exploration if we haven't sent it already." into main am: 6c737e8ca0 am: 9e901f2cdf am: a9dafc3734 am: a8f5ae3cc2 am: be932f5aa1 by Ameer Armaly · 2 years, 6 months ago
- be932f5 Merge "Make sure to send HOVER_EXIT when starting touch exploration if we haven't sent it already." into main am: 6c737e8ca0 am: 9e901f2cdf am: a9dafc3734 am: a8f5ae3cc2 by Ameer Armaly · 2 years, 6 months ago
- a9dafc3 Merge "Make sure to send HOVER_EXIT when starting touch exploration if we haven't sent it already." into main am: 6c737e8ca0 am: 9e901f2cdf by Ameer Armaly · 2 years, 6 months ago
- cd0678f Add warp effect when user is in magnification mode by ktanojo · 2 years, 8 months ago
- 2226b98 Make sure to send HOVER_EXIT when starting touch exploration if we haven't sent it already. by Ameer Armaly · 2 years, 6 months ago
- 1d19a4e Add magnification edge haptic feature. by Nigel Wang · 2 years, 8 months ago
- dcee5c4 Add config to enable/disable single panning depending on device by ktanojo · 2 years, 8 months ago
- 1736e28 chore(#Magnification): use persisted scale if zoom-in-temporary when magnifier is zoomed out by service by Roy Chou · 2 years, 7 months ago
- 2d4f78e Create SinglePanningState that will handle single pointer/finger panning by ktanojo · 2 years, 9 months ago
- 3a45f01 Merge "fix(magnification thumbnail): remove feature flag, enable thumbnail by default" into main by Treehugger Robot · 2 years, 6 months ago
- 564f344 fix(magnification thumbnail): remove feature flag, enable thumbnail by default by Tyler Freeman · 2 years, 6 months ago
- 58b977c chore(#MagSettingsPanel): change persisting scale timing by Roy Chou · 2 years, 7 months ago
- f0c835c chore(#MagSettingsPanel): change persisting scale timing by Roy Chou · 2 years, 7 months ago
- 1c1c156 Merge changes Ia1402c90,Ibb579a54 into udc-qpr-dev am: 214c80ff07 am: 88c76f4bf3 by Roy Chou · 2 years, 7 months ago
- 214c80f Merge changes Ia1402c90,Ibb579a54 into udc-qpr-dev by Roy Chou · 2 years, 7 months ago
- 7ed014e fix(magnification thumbnail): fix thumbnail area wrong when IME opens or orientation changes by Tyler Freeman · 2 years, 7 months ago
- 5cef387 fix(magnification thumbnail): fix thumbnail not refreshing when orientation changes or IME opens by Tyler Freeman · 2 years, 7 months ago
- 5e6f95e Merge changes I9f3cd40d,Idb0855b7 by Tyler Freeman · 2 years, 7 months ago
- 1a8ebc9 fix(magnification thumbnail): fix thumbnail area wrong when IME opens or orientation changes by Tyler Freeman · 2 years, 7 months ago
- 602b563 fix(magnification thumbnail): fix thumbnail not refreshing when orientation changes or IME opens by Tyler Freeman · 2 years, 7 months ago
- 688a781 Merge "Fix TEST_MAPPING with JSON format so that the filteres are included." by Chun-Ku Lin · 2 years, 7 months ago
- 081789e Add callbacks for accessibility overlays. by Ameer Armaly · 3 years ago
- adb4b95 chore(#MagSettingsPanel): make service notify sysui the controlling magnifier scale changed by Roy Chou · 2 years, 7 months ago
- cd770eb Fix TEST_MAPPING with JSON format so that the filteres are included. by Chun-Ku Lin · 2 years, 7 months ago
- c8aa773 Merge "Ensure AccessibilityService APIs clear binder identity after initial permission check" by Treehugger Robot · 2 years, 7 months ago
- 22a7cab Fix for A11y Service bug regarding large parcel volumes by Riley Jones · 2 years, 7 months ago
- b4c5419 Ensure AccessibilityService APIs clear binder identity after initial permission check by Chun-Ku Lin · 2 years, 7 months ago
- 5ec7367 Merge "Attempt v2 of "Disables non-system AccessibilityMenu for secondary users."" by Treehugger Robot · 2 years, 8 months ago
- fe61b55 Attempt v2 of "Disables non-system AccessibilityMenu for secondary users." by Daniel Norman · 2 years, 8 months ago
- ddb2ff8 Merge "fix scale settings seekbar to match actual scale" into udc-qpr-dev am: c3c42bccfa am: 379ed90d7a by Isaac Chai · 2 years, 8 months ago
- a5f411f Merge "Moves A11yServiceInfo size check in the system_server." by Treehugger Robot · 2 years, 8 months ago
- 379ed90 Merge "fix scale settings seekbar to match actual scale" into udc-qpr-dev am: c3c42bccfa by Isaac Chai · 2 years, 8 months ago
- 80907e6 Merge "Check for the COMPANION_DEVICE_APP_STREAMING role when registering a proxy" into udc-dev am: 95b9973957 am: ae9195fb3c by Sally Yuen · 2 years, 8 months ago
- 395c94c Merge "Restrict proxies for displays owned by the caller" into udc-dev am: 968df9f7d2 am: 44003b5e73 by Sally Yuen · 2 years, 8 months ago
- b486d56 Merge "Check for the COMPANION_DEVICE_APP_STREAMING role when registering a proxy" into udc-dev am: 95b9973957 am: fa660a1ee1 by Sally Yuen · 2 years, 8 months ago
- 97600f79 Merge "Restrict proxies for displays owned by the caller" into udc-dev am: 968df9f7d2 am: 4e244ce8e5 by Sally Yuen · 2 years, 8 months ago
- e0e99a8 Check for the COMPANION_DEVICE_APP_STREAMING role when registering a proxy by Sally · 2 years, 8 months ago
- 7b37af9 fix scale settings seekbar to match actual scale by Isaac Chai · 2 years, 8 months ago
- 2d75061 Restrict proxies for displays owned by the caller by Sally · 2 years, 8 months ago
- b7f180a Merge "Revert "Disables non-system AccessibilityMenu for secondary users."" by TreeHugger Robot · 2 years, 8 months ago
- 6cbd2ec Revert "Disables non-system AccessibilityMenu for secondary users." by Daniel Norman · 2 years, 8 months ago
- 9ba4f76 Moves A11yServiceInfo size check in the system_server. by Daniel Norman · 2 years, 9 months ago
- 0e4ccf9 Merge "Disables non-system AccessibilityMenu for secondary users." by Treehugger Robot · 2 years, 8 months ago
- 43cd49f Disables non-system AccessibilityMenu for secondary users. by Daniel Norman · 2 years, 8 months ago
- f4e1d98 Baseline remaining SimpleManualPermissionEnforcement lint errors by mattgilbride · 2 years, 8 months ago