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
/
app
/
UiAutomationConnection.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capture layer and children when calling takeSurfaceControlScreenshot
chaviw
2021-05-04
1
-1
/
+3
*
Added takeScreenshot of a Window to UiAutomation
chaviw
2021-04-26
1
-0
/
+25
*
Add testAPI to get adopted shell permissions.
kholoud mohamed
2021-04-06
1
-0
/
+17
*
Optionally wait animations on syncInputTransactions/injectInputEvent
Bernardo Rufino
2020-11-19
1
-5
/
+5
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Run shell commands reliably
Eugene Susla
2020-09-23
1
-2
/
+25
*
Remove rotation and use flag useIdentityTransform for screenshots.
chaviw
2020-08-06
1
-2
/
+10
*
Implement permission revoke with reason
Evan Severson
2020-06-24
1
-1
/
+1
*
Changing the return type of takeScreenshot() (1/n)
Jacky Kao
2020-01-31
1
-2
/
+20
*
Implementing new API : takeScreenshot()
Jacky Kao
2020-01-15
1
-20
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-2
/
+1
*
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-11-19
1
-0
/
+6
*
Move grant/revoke permission APIs
Todd Kennedy
2019-07-11
1
-5
/
+5
*
Added direct call to syncInputTransactions
chaviw
2019-04-24
1
-7
/
+18
*
Wait for input windows to be set before proceeding with inject for tests
chaviw
2019-02-21
1
-1
/
+7
*
Don't throw an exception if write failed
Amith Yamasani
2018-12-07
1
-1
/
+1
*
Allow adopting a subset of shell permissions
Svet Ganov
2018-11-09
1
-3
/
+4
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+1
*
Allow UiAutomation to adopt the shell permission indentity
Svet Ganov
2018-07-03
1
-1
/
+34
*
Update screenshot requests to render proper crop and rotation.
chaviw
2017-11-30
1
-2
/
+5
*
Fix GamepadTestCase#testButtonA CTS test
Siarhei Vishniakou
2017-05-12
1
-29
/
+81
*
Move rotation tracking to DisplayContent
Andrii Kulian
2017-03-10
1
-1
/
+1
*
Support direct-boot tests.
Jeff Sharkey
2016-04-02
1
-2
/
+5
*
Optionally support accessibility with UiAutomator
Phil Weaver
2016-01-28
1
-4
/
+5
*
Explicitly pass userId to getWindowToken
Fyodor Kupolov
2016-01-12
1
-2
/
+5
*
Add GTS test to ensure valid default permission grants - framework
Svet Ganov
2015-08-12
1
-0
/
+36
*
clean up Process instance after we are done with the sub process
Guang Zhu
2015-06-07
1
-2
/
+5
*
pass stream contents in separate thread for executeShellCommand
Guang Zhu
2015-03-18
1
-24
/
+29
*
Adding shell command execution to UiAutomation.
Svetoslav
2014-05-08
1
-2
/
+44
*
Adding render stats APIs to UiAutomation (framework).
Svetoslav
2014-04-07
1
-0
/
+76
*
Uninitialized UiAutomationConnection incorrectly enforces caller id.
Svetoslav
2013-10-31
1
-1
/
+3
*
The touch exploration capability is dynamically granted pre-JellyBeanMR2.
Svetoslav
2013-04-24
1
-1
/
+5
*
Fixing bugs exposed when moving accessibility CTS tests to UiAutomation.
Svetoslav
2013-04-23
1
-1
/
+1
*
Fake accessibility service used by UiAutomation not destroyed.
Svetoslav
2013-02-27
1
-1
/
+3
*
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-2
/
+2
*
Adding UI test automation APIs.
Svetoslav Ganov
2013-01-22
1
-0
/
+239