index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
accessibilityservice
/
AccessibilityService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Up limit from 1fps to 3fps for takeScreenshot
Robert Berry
2021-06-14
1
-1
/
+1
*
Add trace for AccessibilityInteractionClient callback interfaces.
Hongming Jin
2021-04-02
1
-39
/
+42
*
Add DISMISS_NOTIFICATION_SHADE action for a11y
Bernardo Rufino
2021-03-12
1
-0
/
+5
*
Move Gesture ID 43 from two-finger single tap and hold to two-finger triple t...
Ameer Armaly
2021-02-02
1
-2
/
+2
*
Keep changed focus data after service disable
Jacky Kao
2020-12-22
1
-0
/
+4
*
Allow A11yService to customize accessibility focus
Jacky Kao
2020-12-04
1
-0
/
+22
*
Add API to record touch interactions.
Ameer Armaly
2020-10-21
1
-0
/
+23
*
Add gesture ids 43-45.
Ameer Armaly
2020-10-01
1
-0
/
+9
*
Unhide global action constants
Sally Yuen
2020-06-24
1
-5
/
+5
*
Merge "Add GLOBAL_ACTION_ACCESSIBILITY_ALL_APPS" into rvc-dev am: 310bf3094a ...
Sally Yuen
2020-06-03
1
-0
/
+6
|
\
|
*
Add GLOBAL_ACTION_ACCESSIBILITY_ALL_APPS
sallyyuen
2020-06-01
1
-0
/
+6
*
|
Merge "Add triggering the accessibility shortcut as a system action" into rvc...
Sally Yuen
2020-05-04
1
-0
/
+7
|
\
|
|
*
Add triggering the accessibility shortcut as a system action
sallyyuen
2020-05-01
1
-0
/
+7
*
|
Merge "Fix system action API issues in SystemActions" into rvc-dev am: f8331a...
Sally Yuen
2020-04-27
1
-0
/
+12
|
\
|
|
*
Fix system action API issues in SystemActions
sallyyuen
2020-04-27
1
-0
/
+12
*
|
Merge "Supporting multi-display for takeScreenshot() on master"
Jacky Kao
2020-04-20
1
-10
/
+0
|
\
\
|
*
|
Supporting multi-display for takeScreenshot() on master
Jacky Kao
2020-04-17
1
-10
/
+0
*
|
|
Merge "Support sending KEYCODE_HEADSETHOOK KeyEvent from an a11y service" int...
Sally Yuen
2020-04-20
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Support sending KEYCODE_HEADSETHOOK KeyEvent from an a11y service
sallyyuen
2020-04-20
1
-0
/
+7
*
|
Merge "Merge "Make the system action API more clear with documentation" into ...
Automerger Merge Worker
2020-04-07
1
-0
/
+7
|
\
|
|
*
Merge "Make the system action API more clear with documentation" into rvc-dev
Sally Yuen
2020-04-06
1
-0
/
+7
|
|
\
|
|
*
Make the system action API more clear with documentation
sallyyuen
2020-04-03
1
-0
/
+7
|
*
|
Supporting multi-display for takeScreenshot()
Jacky Kao
2020-03-25
1
-10
/
+0
|
|
/
*
/
Sync granularity of gestures with vsync
Robert Berry
2020-03-30
1
-1
/
+27
|
/
*
Reply error through callback for takeScreenshot()
Jacky Kao
2020-03-20
1
-19
/
+84
*
Throw IllegalArgumentException for takeScreenshot()
Jacky Kao
2020-03-12
1
-2
/
+9
*
Update Javadoc
Jackal Guo
2020-03-04
1
-0
/
+9
*
Drop the hardware buffer
Jacky Kao
2020-03-02
1
-0
/
+4
*
Add a rate limitation of takeScreenshot() API
Jacky Kao
2020-03-02
1
-20
/
+24
*
Merge "Increase granularity of gesture dispatch to 60fps"
TreeHugger Robot
2020-02-19
1
-1
/
+1
|
\
|
*
Increase granularity of gesture dispatch to 60fps
Robert Berry
2020-02-18
1
-1
/
+1
*
|
Add passthrough functionality for touch exploration and gesture detection.
Ameer Armaly
2020-02-18
1
-0
/
+51
|
/
*
Merge "Improvement for takeScreenshot() API"
Jacky Kao
2020-02-14
1
-23
/
+26
|
\
|
*
Improvement for takeScreenshot() API
Jacky Kao
2020-02-14
1
-23
/
+26
*
|
Add multi-finger double tap and hold gestures.
Ameer Armaly
2020-02-13
1
-0
/
+9
|
/
*
Merge "Changing the return type of takeScreenshot() (2/n)"
Jacky Kao
2020-02-07
1
-11
/
+90
|
\
|
*
Changing the return type of takeScreenshot() (2/n)
Jacky Kao
2020-02-06
1
-11
/
+90
*
|
Add four-finger gestures.
Ameer Armaly
2020-02-05
1
-0
/
+21
|
/
*
Add one-direction multi-finger swipes.
Ameer Armaly
2020-02-02
1
-0
/
+40
*
Implement multi-finger multi-tap gesture matchers for accessibility
Dieter Hsu
2020-01-28
1
-0
/
+30
*
Add flag for accessibility services to request that double tap gestures be di...
Ameer Armaly
2020-01-24
1
-2
/
+0
*
API on AccessibilityService side to support customized system actions.
Hongming Jin
2020-01-17
1
-27
/
+74
*
Implementing new API : takeScreenshot()
Jacky Kao
2020-01-15
1
-0
/
+55
*
Add new switchToInputMethod API
mincheli
2020-01-10
1
-0
/
+28
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Implement existing gestures using the new architecture.
Ameer Armaly
2019-12-17
1
-0
/
+12
*
Merge "Close memory leak in a11y gesture dispatch"
TreeHugger Robot
2019-10-17
1
-0
/
+1
|
\
|
*
Close memory leak in a11y gesture dispatch
Phil Weaver
2019-10-16
1
-0
/
+1
*
|
Implementing new API : getWindowsOnAllDisplays()
Jacky Kao
2019-10-04
1
-1
/
+29
|
/
*
Rename AccessibilityGestureInfo
RyanlwLin
2019-09-03
1
-11
/
+11
[next]