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
/
cmds
/
uiautomator
/
library
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-08-31
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-04
Merge "Use -target 8 for android_uiautomator"
Treehugger Robot
2020-08-04
Use -target 8 for android_uiautomator
Colin Cross
2020-08-03
Remove `create_stubs: false` from droiddoc
Liz Kammer
2020-07-31
address use of DummyIME in UI Automator
Guang Zhu
2020-07-27
Convert uiautomator-stubs-docs to use metalava
Liz Kammer
2020-04-28
Add a window dump for uiautomator
Evan Rosky
2020-04-22
Remove obsolete droidstub args
Anton Hansson
2020-04-22
Remove obsolete droidstub args
Anton Hansson
2019-12-11
Add new UnsupportedAppUsage annotation as lib dependency.
Artur Satayev
2019-12-11
Add new UnsupportedAppUsage annotation as lib dependency.
Artur Satayev
2019-10-29
Note with featureId from ContentProvider
Philip P. Moltmann
2019-06-06
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2018-12-24
Directly update DEFAULT_INPUT_METHOD in UiAutomatorTestCase
Yohei Yukawa
2018-09-19
AMS.removeContentProviderExternal() should take a user-id
Makoto Onuki
2018-07-09
Now track "active time" in procstats.
Dianne Hackborn
2018-04-16
Migrate android_uiautomator generation to Soong.
Nan Zhang
2017-12-11
Replace legacy-android-test with android.test.base
Paul Duffin
2017-12-07
Flatten dependency hierarchy of legacy-android-test
Paul Duffin
2017-05-31
Merge "Use LOCAL_ADDITIONAL_DEPENDENCIES instead of build system internals" a...
Colin Cross
2017-05-30
Use LOCAL_ADDITIONAL_DEPENDENCIES instead of build system internals
Colin Cross
2017-03-10
Move rotation tracking to DisplayContent
Andrii Kulian
2017-03-08
update uiautomator doclava build to use new location for templates
Scott Main
2017-02-08
Merge "Replace com.android.internal.util.Predicate with java.util.function.Pr...
Paul Duffin
2017-02-08
Replace com.android.internal.util.Predicate with java.util.function.Predicate
Paul Duffin
2017-02-07
Replace com.android.internal.util.Predicate with java.util.function.Predicate
Paul Duffin
2017-01-26
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
Elliot Waite
2017-01-26
Fix @links in reference docs. am: 54de77470d
Elliot Waite
2017-01-25
Fix @links in reference docs.
Elliot Waite
2017-01-24
Prepare for removal of legacy-test from default targets (Part 2)
Paul Duffin
2017-01-20
Prepare for removal of legacy-test from default targets
Paul Duffin
2017-01-19
Prepare for removal of legacy-test from default targets
Paul Duffin
2017-01-18
Prepare for removal of legacy-test from default targets
Paul Duffin
2016-12-09
Replace ContentProvider SQL args w/ Bundle & Constants.
Steve McKay
2016-12-07
Merge "Replace core-junit with junit" am: 6ac5293751 am: a4d7100a3b am: 9cb5f...
Paul Duffin
2016-12-06
Replace core-junit with junit
Paul Duffin
2016-11-14
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-04
Move IActivityManager to aidl.
Sudheer Shanka
2016-05-24
Merge "Deprecate shell-based UI Automator." into nyc-dev
Allen Hair
2016-05-24
Deprecate shell-based UI Automator.
Allen Hair
2016-03-23
resolve merge conflicts of 8416096 to nyc-dev-plus-aosp
Dan Willemsen
2016-03-23
Remove custom copy rules, stop using ACP
Dan Willemsen
2016-02-29
Fix issue #27385109: control activity behavior without triggering...
Dianne Hackborn
2015-08-24
More USER_OWNER cleanup.
Xiaohui Chen
2015-07-16
Using LOCAL_DROIDDOC_STUB_OUT_DIR to specify "-stubs" option.
Ying Wang
2015-05-28
Clean up calls to Rect.intersect()
Doris Liu
2014-12-13
Reapply: Add generated source dependency for Jack compilation.
Guang Zhu
2014-12-12
shell based UI Automator source move
Guang Zhu