summaryrefslogtreecommitdiff
path: root/cmds/am/src
AgeCommit message (Expand)Author
2021-01-20Enable @TestApi access for instrumentation.Artur Satayev
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 checksDavid Brazdil
2017-11-13Add instrumentation data to host proto libMike Ma
2017-11-01Record proto to file in am instrumentMike Ma
2017-10-31Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn
2017-08-02Bit: Don't ignore errors and crashesMakoto Onuki
2017-07-21DO NOT MERGE ActivityView be gone!Andrii Kulian
2017-06-28Sort INSTRUMENTATION_STATUS keys on am instrument outputMakoto Onuki
2017-06-14Make --no-window-animation flag apply to animators, tooChet 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 protobufJoe 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-memoryJohn 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 AMSChristopher Tate
2016-04-26Allow setting fullscreen stack as target via adb shellAndrii 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 stackWale Ogunwale
2016-03-04Move more PM calls to ParceledListSlice.Jeff Sharkey
2016-03-03Am.java: Use write-only file descriptorsNick Kralevich
2016-02-29Fix issue #27385109: control activity behavior without triggering...Dianne Hackborn
2016-02-16Added AM API to remove a stackWale Ogunwale
2016-02-08Password security for FBE disk encryption keysPaul 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 debuggingTamas 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 typesMichal Karpinski
2016-01-05Add am command for CTS tests for resizedDockedStack (1/2)Jorim Jaggi
2015-12-05Changed ActivityManager.requestBugreport() to take a 'progress' parameter.Felipe Leme
2015-12-02Added DISALLOW_RUN_IN_BACKGROUND user restrictionFyodor Kupolov
2015-11-19More file-based encryption work.Jeff Sharkey
2015-11-11Some debugging improvements.Dianne Hackborn
2015-11-02Added StackId object for checking what features a stack supportsWale Ogunwale
2015-10-26API for moving top activity in a stack to pinned stack.Wale Ogunwale
2015-10-19Merge "Remove GLTrace support"Pablo Ceballos
2015-10-12Don't set incorrect stack bounds when rotating screen in docked modeWale Ogunwale
2015-10-06Remove GLTrace supportPablo Ceballos