summaryrefslogtreecommitdiff
path: root/cmds/am/src/com
Commit message (Expand)AuthorAgeFilesLines
* Add a way to instrument sdk sandbox processesNikita Ioffe2022-03-182-0/+7
* Add a flag to always do the cert signature checkNikita Ioffe2022-02-162-0/+7
* Merge "Explicitly exit from the am instrument after test completes"Jing Ji2021-11-031-0/+2
|\
| * Explicitly exit from the am instrument after test completesJing Ji2021-11-011-0/+2
* | Fix: crash when running am.jar without parametershongzhu wang2021-10-091-13/+18
|/
* Fix the argument list to logcat from am instrumentJing Ji2021-05-071-1/+1
* Enable @TestApi access for instrumentation.Artur Satayev2021-01-201-5/+0
* Enable instrumentation of system server on debuggable devices.Oli Lan2020-11-052-0/+7
* Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage`Nikita Ioffe2020-06-111-2/+2
* Swap default for disableTestApiChecks.Artur Satayev2019-12-042-2/+6
* Add --no-test-api-acces to am instrument.Artur Satayev2019-11-122-0/+7
* Make am instrument capture logcat during test run, and return it to the host.Joe Onorato2019-05-011-6/+66
* Add instrumentation flag to get access to full exteranl storage.Sudheer Shanka2018-10-212-5/+13
* Add flag to AMS.startInstrumentation() to disable hidden API checksDavid Brazdil2018-02-142-1/+9
* Add instrumentation data to host proto libMike Ma2017-11-131-0/+10
* Record proto to file in am instrumentMike Ma2017-11-012-44/+97
* Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn2017-10-311-1/+2
* Bit: Don't ignore errors and crashesMakoto Onuki2017-08-021-1/+5
* DO NOT MERGE ActivityView be gone!Andrii Kulian2017-07-211-45/+0
* Sort INSTRUMENTATION_STATUS keys on am instrument outputMakoto Onuki2017-06-281-3/+10
* Make --no-window-animation flag apply to animators, tooChet Haase2017-06-141-0/+1
* Update usage of ActivityManagerNative.Sudheer Shanka2016-11-141-2/+1
* Switch am command to go through "cmd activity".Dianne Hackborn2016-11-011-355/+6
* am instrument gets protobufJoe Onorato2016-10-202-197/+466
* Work around issue #32096507: 'am send broadcast' fails the second...Dianne Hackborn2016-10-131-1/+88
* Move the remaining am commands to ActivityManagerShellCommand.Dianne Hackborn2016-10-101-1761/+12
* New infrastructure to switch remaining commands to "cmd" calls.Dianne Hackborn2016-09-291-216/+51
* Add error messages to send-trim-memoryJohn Reck2016-09-231-2/+1
* Fix off-by-one in am start -R (repeat)Chong Zhang2016-06-281-2/+2
* Move the 'pretend idle jobs can run now' broadcast into AMSChristopher Tate2016-05-061-4/+4
* Allow setting fullscreen stack as target via adb shellAndrii Kulian2016-04-261-4/+4
* Remove unnecessary allocation+unboxing of objects.Narayan Kamath2016-04-181-27/+27
* Allow to provide only a component name prefix to 'am instrument'Philip P. Moltmann2016-04-041-10/+49
* Update PRE_BOOT_COMPLETED for FBE.Jeff Sharkey2016-03-271-1/+1
* Added support to specify animation duration when resizing stackWale Ogunwale2016-03-211-1/+1
* Move more PM calls to ParceledListSlice.Jeff Sharkey2016-03-041-1/+1
* Am.java: Use write-only file descriptorsNick Kralevich2016-03-031-4/+4
* Fix issue #27385109: control activity behavior without triggering...Dianne Hackborn2016-02-291-4/+9
* Added AM API to remove a stackWale Ogunwale2016-02-161-0/+12
* Password security for FBE disk encryption keysPaul Crowley2016-02-081-6/+11
* Merge "Add flag to "am start" to enable native debugging"Tamas Berghammer2016-02-061-1/+4
|\
| * Add flag to "am start" to enable native debuggingTamas Berghammer2016-02-011-1/+4
* | Infrastructure for animating of maximizing pip activity.Filip Gruszczynski2016-02-041-18/+26
* | Allow specifying stack when starting activity in AM command.Filip Gruszczynski2016-02-021-2/+17
|/
* Use resizeMode integer instead of resizeable boolean.Wale Ogunwale2016-01-291-4/+5
* Animate pinned stack resizing.Filip Gruszczynski2016-01-281-8/+22
* Adjusting AMN#requestBugReport() to be able to invoke 3 typesMichal Karpinski2016-01-081-3/+3
* Add am command for CTS tests for resizedDockedStack (1/2)Jorim Jaggi2016-01-051-1/+23
* Changed ActivityManager.requestBugreport() to take a 'progress' parameter.Felipe Leme2015-12-051-3/+15
* Added DISALLOW_RUN_IN_BACKGROUND user restrictionFyodor Kupolov2015-12-021-3/+14