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
/
app
/
UiAutomation.java
Age
Commit message (
Expand
)
Author
2021-04-26
Added takeScreenshot of a Window to UiAutomation
chaviw
2021-04-06
Add testAPI to get adopted shell permissions.
kholoud mohamed
2020-12-08
Update javadoc for adoptShellPermissionIdentity
Linus Tufvesson
2020-11-19
Optionally wait animations on syncInputTransactions/injectInputEvent
Bernardo Rufino
2020-10-06
Allow shell command to accept std input stream.
Alex Buynytskyy
2020-09-23
Run shell commands reliably
Eugene Susla
2020-09-08
UiAutomation supports new flag, FLAG_DO_NOT_USE_ACCESSIBILITY
mincheli
2020-08-06
Remove rotation and use flag useIdentityTransform for screenshots.
chaviw
2020-03-31
Allow #disconnect to be called safely on connection timeout (2/n)
JW Wang
2020-03-31
Add #connectWithTimeout (1/n)
JW Wang
2020-01-31
Changing the return type of takeScreenshot() (1/n)
Jacky Kao
2020-01-17
API on AccessibilityService side to support customized system actions.
Hongming Jin
2020-01-15
Implementing new API : takeScreenshot()
Jacky Kao
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-10-04
Implementing new API : getWindowsOnAllDisplays()
Jacky Kao
2019-09-03
Rename AccessibilityGestureInfo
RyanlwLin
2019-08-16
More logs for UiAutomation
Rhed Jao
2019-07-31
Support A11y button on multi-display
mincheli
2019-07-24
Added onGesture(AccessibilityGestureInfo) for mulit-display
RyanlwLin
2019-04-24
Added direct call to syncInputTransactions
chaviw
2019-03-30
Add missing nullability annotations
Svet Ganov
2019-01-18
Enable multi-display support for magnification controller
Rhed Jao
2018-11-09
Allow adopting a subset of shell permissions
Svet Ganov
2018-09-22
Use PooledLambda.obtainMessage() when possible
Yohei Yukawa
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-03
Allow UiAutomation to adopt the shell permission indentity
Svet Ganov
2018-05-21
Allow UiAutomation being used off the main thread
Svet Ganov
2018-04-03
[DO NOT MERGE] Sort A11yService#getWindows by layer descending
Eugene Susla
2018-03-28
API for granting/revoking runtime permissions.
Jeff Sharkey
2018-01-26
Revert "Move A11y events throttling away from View(RootImpl)"
Eugene Susla
2018-01-09
Move A11y events throttling away from View(RootImpl)
Eugene Susla
2017-11-30
Update screenshot requests to render proper crop and rotation.
chaviw
2017-05-12
Fix GamepadTestCase#testButtonA CTS test
Siarhei Vishniakou
2017-03-10
Basic accessibility support for picture-in-picture
Phil Weaver
2017-02-06
Initial implementation of Nav Bar Accessibility Button
Casey Burkhardt
2017-01-31
Accessibility can capture fingerprint gestures
Phil Weaver
2016-11-14
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-09-06
Keep services updated of added views.
Phil Weaver
2016-05-16
Hide UiAutomation#destroy as test api.
Phil Weaver
2016-01-29
Merge "Add API for IME control by Accessibility Services."
Anna Galusza
2016-01-28
Optionally support accessibility with UiAutomator
Phil Weaver
2016-01-27
Add API for IME control by Accessibility Services.
Anna Galusza
2016-01-11
Gesture dispatch from accessibility services.
Phil Weaver
2016-01-06
Add some TestApis to fix build.
Jeff Sharkey
2015-11-17
APIs for querying and controlling display magnification
Alan Viverette
2015-08-12
Add GTS test to ensure valid default permission grants - framework
Svet Ganov
2015-04-07
Fixed broken link in UiAutomation.setRunAsMonkey() method description.
Quddus Chong
2014-10-21
APIs for an accessibility service to put interaction tracking overlays.
Svetoslav
2014-07-10
Recycle original screenshot after rotation.
Leon Scroggins III
[next]