summaryrefslogtreecommitdiff
path: root/cmds/am/src/com/android
AgeCommit message (Expand)Author
2024-02-21Adds an option to disable capture logcat in proto file Vinod Benure
2023-03-06Add parameter to instrument tests for running sdk-in-sandbox Sandro
2022-05-24Fix cross user package visibility leakage for queryInstrumentation Rhed Jao
2022-03-18Add a way to instrument sdk sandbox processes Nikita Ioffe
2022-02-16Add a flag to always do the cert signature check Nikita Ioffe
2021-11-03Merge "Explicitly exit from the am instrument after test completes" Jing Ji
2021-11-01Explicitly exit from the am instrument after test completes Jing Ji
2021-10-09Fix: crash when running am.jar without parameters hongzhu wang
2021-05-07Fix the argument list to logcat from am instrument Jing Ji
2021-01-20Enable @TestApi access for instrumentation. Artur Satayev
2020-11-05Enable instrumentation of system server on debuggable devices. Oli Lan
2020-06-11Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage` Nikita Ioffe
2019-12-04Swap default for disableTestApiChecks. Artur Satayev
2019-11-12Add --no-test-api-acces to am instrument. Artur Satayev
2019-05-01Make am instrument capture logcat during test run, and return it to the host. Joe Onorato
2018-10-21Add instrumentation flag to get access to full exteranl storage. Sudheer Shanka
2018-02-14Add flag to AMS.startInstrumentation() to disable hidden API checks David Brazdil
2017-11-13Add instrumentation data to host proto lib Mike Ma
2017-11-01Record proto to file in am instrument Mike Ma
2017-10-31Fully implement "install" and "install-write" in PackageManagerShellCommand. Dianne Hackborn
2017-08-02Bit: Don't ignore errors and crashes Makoto Onuki
2017-07-21DO NOT MERGE ActivityView be gone! Andrii Kulian
2017-06-28Sort INSTRUMENTATION_STATUS keys on am instrument output Makoto Onuki
2017-06-14Make --no-window-animation flag apply to animators, too Chet Haase
2016-11-14Update usage of ActivityManagerNative. Sudheer Shanka
2016-11-01Switch am command to go through "cmd activity". Dianne Hackborn
2016-10-20am instrument gets protobuf Joe Onorato
2016-10-13Work around issue #32096507: 'am send broadcast' fails the second... Dianne Hackborn
2016-10-10Move the remaining am commands to ActivityManagerShellCommand. Dianne Hackborn
2016-09-29New infrastructure to switch remaining commands to "cmd" calls. Dianne Hackborn
2016-09-23Add error messages to send-trim-memory John Reck
2016-06-28Fix off-by-one in am start -R (repeat) Chong Zhang
2016-05-06Move the 'pretend idle jobs can run now' broadcast into AMS Christopher Tate
2016-04-26Allow setting fullscreen stack as target via adb shell Andrii Kulian
2016-04-18Remove unnecessary allocation+unboxing of objects. Narayan Kamath
2016-04-04Allow to provide only a component name prefix to 'am instrument' Philip P. Moltmann
2016-03-27Update PRE_BOOT_COMPLETED for FBE. Jeff Sharkey
2016-03-21Added support to specify animation duration when resizing stack Wale Ogunwale
2016-03-04Move more PM calls to ParceledListSlice. Jeff Sharkey
2016-03-03Am.java: Use write-only file descriptors Nick Kralevich
2016-02-29Fix issue #27385109: control activity behavior without triggering... Dianne Hackborn
2016-02-16Added AM API to remove a stack Wale Ogunwale
2016-02-08Password security for FBE disk encryption keys Paul Crowley
2016-02-06Merge "Add flag to "am start" to enable native debugging" Tamas Berghammer
2016-02-04Infrastructure for animating of maximizing pip activity. Filip Gruszczynski
2016-02-02Allow specifying stack when starting activity in AM command. Filip Gruszczynski
2016-02-01Add flag to "am start" to enable native debugging Tamas Berghammer
2016-01-29Use resizeMode integer instead of resizeable boolean. Wale Ogunwale
2016-01-28Animate pinned stack resizing. Filip Gruszczynski
2016-01-08Adjusting AMN#requestBugReport() to be able to invoke 3 types Michal Karpinski