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
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
UiAutomation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let A11yIME use its own IPC definitions
Yohei Yukawa
2022-04-18
1
-20
/
+6
*
Add alternative to deprecated API
Evan Rosky
2022-03-30
1
-1
/
+3
*
Merge "Expose prefetching strategies to services"
Sally Yuen
2022-02-10
1
-1
/
+2
|
\
|
*
Expose prefetching strategies to services
Sally
2022-02-09
1
-1
/
+2
*
|
Allow a11y services to enter text via the path IMEs use
yingleiw
2022-02-08
1
-0
/
+28
|
/
*
Add API for services to turn off window animations.
Ameer Armaly
2022-02-02
1
-0
/
+27
*
Notifies window magnifcation changes for AccessibilityService (1/n)
mincheli
2022-01-03
1
-1
/
+2
*
Refactor A11yInteractionClient so every service has its own cache
sallyyuen
2021-11-22
1
-1
/
+1
*
Add TouchInteractionController API to allow gesture detection from the service.
Ameer Armaly
2021-11-05
1
-0
/
+10
*
Deprecate AnimationFrameStats
Evan Rosky
2021-09-14
1
-0
/
+4
*
Added takeScreenshot of a Window to UiAutomation
chaviw
2021-04-26
1
-1
/
+50
*
Add testAPI to get adopted shell permissions.
kholoud mohamed
2021-04-06
1
-0
/
+32
*
Update javadoc for adoptShellPermissionIdentity
Linus Tufvesson
2020-12-08
1
-8
/
+8
*
Optionally wait animations on syncInputTransactions/injectInputEvent
Bernardo Rufino
2020-11-19
1
-3
/
+47
*
Allow shell command to accept std input stream.
Alex Buynytskyy
2020-10-06
1
-3
/
+1
*
Run shell commands reliably
Eugene Susla
2020-09-23
1
-3
/
+45
*
UiAutomation supports new flag, FLAG_DO_NOT_USE_ACCESSIBILITY
mincheli
2020-09-08
1
-52
/
+77
*
Remove rotation and use flag useIdentityTransform for screenshots.
chaviw
2020-08-06
1
-1
/
+1
*
Allow #disconnect to be called safely on connection timeout (2/n)
JW Wang
2020-03-31
1
-31
/
+75
*
Add #connectWithTimeout (1/n)
JW Wang
2020-03-31
1
-5
/
+26
*
Changing the return type of takeScreenshot() (1/n)
Jacky Kao
2020-01-31
1
-7
/
+29
*
API on AccessibilityService side to support customized system actions.
Hongming Jin
2020-01-17
1
-0
/
+5
*
Implementing new API : takeScreenshot()
Jacky Kao
2020-01-15
1
-29
/
+7
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Implementing new API : getWindowsOnAllDisplays()
Jacky Kao
2019-10-04
1
-1
/
+31
*
Rename AccessibilityGestureInfo
RyanlwLin
2019-09-03
1
-2
/
+2
*
More logs for UiAutomation
Rhed Jao
2019-08-16
1
-6
/
+19
*
Support A11y button on multi-display
mincheli
2019-07-31
1
-1
/
+1
*
Added onGesture(AccessibilityGestureInfo) for mulit-display
RyanlwLin
2019-07-24
1
-1
/
+2
*
Added direct call to syncInputTransactions
chaviw
2019-04-24
1
-0
/
+19
*
Add missing nullability annotations
Svet Ganov
2019-03-30
1
-1
/
+4
*
Enable multi-display support for magnification controller
Rhed Jao
2019-01-18
1
-1
/
+1
*
Allow adopting a subset of shell permissions
Svet Ganov
2018-11-09
1
-6
/
+37
*
Use PooledLambda.obtainMessage() when possible
Yohei Yukawa
2018-09-22
1
-3
/
+2
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-3
/
+4
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+4
*
Allow UiAutomation to adopt the shell permission indentity
Svet Ganov
2018-07-03
1
-16
/
+44
*
Allow UiAutomation being used off the main thread
Svet Ganov
2018-05-21
1
-5
/
+23
*
[DO NOT MERGE] Sort A11yService#getWindows by layer descending
Eugene Susla
2018-04-03
1
-2
/
+9
*
API for granting/revoking runtime permissions.
Jeff Sharkey
2018-03-28
1
-19
/
+65
*
Revert "Move A11y events throttling away from View(RootImpl)"
Eugene Susla
2018-01-26
1
-12
/
+3
*
Move A11y events throttling away from View(RootImpl)
Eugene Susla
2018-01-09
1
-3
/
+12
*
Update screenshot requests to render proper crop and rotation.
chaviw
2017-11-30
1
-45
/
+4
*
Fix GamepadTestCase#testButtonA CTS test
Siarhei Vishniakou
2017-05-12
1
-3
/
+56
*
Basic accessibility support for picture-in-picture
Phil Weaver
2017-03-10
1
-1
/
+1
*
Initial implementation of Nav Bar Accessibility Button
Casey Burkhardt
2017-02-06
1
-0
/
+10
*
Accessibility can capture fingerprint gestures
Phil Weaver
2017-01-31
1
-0
/
+10
*
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-14
1
-1
/
+1
*
Keep services updated of added views.
Phil Weaver
2016-09-06
1
-27
/
+36
*
Hide UiAutomation#destroy as test api.
Phil Weaver
2016-05-16
1
-0
/
+3
[next]