index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
accessibilityservice
/
AccessibilityService.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-06-14
Up limit from 1fps to 3fps for takeScreenshot
Robert Berry
2021-04-02
Add trace for AccessibilityInteractionClient callback interfaces.
Hongming Jin
2021-03-12
Add DISMISS_NOTIFICATION_SHADE action for a11y
Bernardo Rufino
2021-02-02
Move Gesture ID 43 from two-finger single tap and hold to two-finger triple t...
Ameer Armaly
2020-12-22
Keep changed focus data after service disable
Jacky Kao
2020-12-04
Allow A11yService to customize accessibility focus
Jacky Kao
2020-10-21
Add API to record touch interactions.
Ameer Armaly
2020-10-01
Add gesture ids 43-45.
Ameer Armaly
2020-06-24
Unhide global action constants
Sally Yuen
2020-06-03
Merge "Add GLOBAL_ACTION_ACCESSIBILITY_ALL_APPS" into rvc-dev am: 310bf3094a ...
Sally Yuen
2020-06-01
Add GLOBAL_ACTION_ACCESSIBILITY_ALL_APPS
sallyyuen
2020-05-04
Merge "Add triggering the accessibility shortcut as a system action" into rvc...
Sally Yuen
2020-05-01
Add triggering the accessibility shortcut as a system action
sallyyuen
2020-04-27
Merge "Fix system action API issues in SystemActions" into rvc-dev am: f8331a...
Sally Yuen
2020-04-27
Fix system action API issues in SystemActions
sallyyuen
2020-04-20
Merge "Supporting multi-display for takeScreenshot() on master"
Jacky Kao
2020-04-20
Merge "Support sending KEYCODE_HEADSETHOOK KeyEvent from an a11y service" int...
Sally Yuen
2020-04-20
Support sending KEYCODE_HEADSETHOOK KeyEvent from an a11y service
sallyyuen
2020-04-17
Supporting multi-display for takeScreenshot() on master
Jacky Kao
2020-04-07
Merge "Merge "Make the system action API more clear with documentation" into ...
Automerger Merge Worker
2020-04-06
Merge "Make the system action API more clear with documentation" into rvc-dev
Sally Yuen
2020-04-03
Make the system action API more clear with documentation
sallyyuen
2020-03-30
Sync granularity of gestures with vsync
Robert Berry
2020-03-25
Supporting multi-display for takeScreenshot()
Jacky Kao
2020-03-20
Reply error through callback for takeScreenshot()
Jacky Kao
2020-03-12
Throw IllegalArgumentException for takeScreenshot()
Jacky Kao
2020-03-04
Update Javadoc
Jackal Guo
2020-03-02
Drop the hardware buffer
Jacky Kao
2020-03-02
Add a rate limitation of takeScreenshot() API
Jacky Kao
2020-02-19
Merge "Increase granularity of gesture dispatch to 60fps"
TreeHugger Robot
2020-02-18
Add passthrough functionality for touch exploration and gesture detection.
Ameer Armaly
2020-02-18
Increase granularity of gesture dispatch to 60fps
Robert Berry
2020-02-14
Merge "Improvement for takeScreenshot() API"
Jacky Kao
2020-02-14
Improvement for takeScreenshot() API
Jacky Kao
2020-02-13
Add multi-finger double tap and hold gestures.
Ameer Armaly
2020-02-07
Merge "Changing the return type of takeScreenshot() (2/n)"
Jacky Kao
2020-02-06
Changing the return type of takeScreenshot() (2/n)
Jacky Kao
2020-02-05
Add four-finger gestures.
Ameer Armaly
2020-02-02
Add one-direction multi-finger swipes.
Ameer Armaly
2020-01-28
Implement multi-finger multi-tap gesture matchers for accessibility
Dieter Hsu
2020-01-24
Add flag for accessibility services to request that double tap gestures be di...
Ameer Armaly
2020-01-17
API on AccessibilityService side to support customized system actions.
Hongming Jin
2020-01-15
Implementing new API : takeScreenshot()
Jacky Kao
2020-01-10
Add new switchToInputMethod API
mincheli
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-17
Implement existing gestures using the new architecture.
Ameer Armaly
2019-10-17
Merge "Close memory leak in a11y gesture dispatch"
TreeHugger Robot
2019-10-16
Close memory leak in a11y gesture dispatch
Phil Weaver
2019-10-04
Implementing new API : getWindowsOnAllDisplays()
Jacky Kao
[next]