summaryrefslogtreecommitdiffstats
path: root/cmds/am
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #17536024: The am start's wait option doesn't...Dianne Hackborn2014-09-171-0/+4
* Merge "Apply cross-user restrictions to Shell" into lmp-devAmith Yamasani2014-09-111-1/+1
|\
| * Apply cross-user restrictions to ShellAmith Yamasani2014-09-101-1/+1
* | Output recent configs in am get-config commandAdam Lesinski2014-09-101-0/+77
|/
* Add sample profiling option to am.Jeff Hao2014-08-261-10/+23
* Turn on debugging override of idle timeChristopher Tate2014-07-251-1/+1
* Change am get-config command to use ABI string arrayAdam Lesinski2014-06-171-5/+2
* New command to get device configAdam Lesinski2014-06-161-2/+29
* am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrum...Narayan Kamath2014-05-301-2/+29
|\
| * am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation."Narayan Kamath2014-05-301-2/+29
| |\
| | * Support an ABI flag for instrumentation.Narayan Kamath2014-05-161-2/+29
* | | Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-0/+5
* | | Allow prefix-based Uri permission grants.Jeff Sharkey2014-04-221-0/+5
* | | Add Lock Task Mode.Craig Mautner2014-03-131-0/+21
* | | Adds support for array string extra.Dale Hawkins2014-02-261-0/+11
|/ /
* | Extend stack management to other displays.Craig Mautner2014-01-061-10/+7
* | Pair ActivityStacks with DisplaysCraig Mautner2013-12-181-3/+11
* | DO NOT MERGE: Eliminate StackBox.Craig Mautner2013-12-091-43/+36
|/
* Fix am argument ordering documentation.Jeff Sharkey2013-11-141-1/+1
* Implement issue #10691359: Kill long-running processesDianne Hackborn2013-09-161-0/+19
* Add #! to 'am' shell scriptAndy McFadden2013-09-041-0/+2
* Add "adb shell am restart" command.Dianne Hackborn2013-07-231-0/+16
* Add stopservice command to amMarco Nelissen2013-07-111-0/+24
* Fix a typoEvan Charlton2013-06-251-1/+1
* Add new API getStackBoxInfoCraig Mautner2013-06-171-3/+22
* Convert API refs to StackBox from ActivityStack.Craig Mautner2013-05-241-5/+5
* Add retrieval of StackBox info for more flexibilityCraig Mautner2013-05-241-10/+10
* Log stack issues and start resize effort.Craig Mautner2013-05-131-0/+17
* Revert "Log stack issues and start resize effort."Guang Zhu2013-05-121-17/+0
* Log stack issues and start resize effort.Craig Mautner2013-05-121-0/+17
* resolved conflicts for merge of a98b0ff8 to masterKenny Root2013-05-071-0/+23
|\
| * Help for the debugging help for issue #8734824.Dianne Hackborn2013-05-061-0/+23
* | resolved conflicts for merge of 485d7a31 to masterKenny Root2013-05-071-0/+12
|\ \ | |/
| * Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESSDianne Hackborn2013-05-061-0/+12
* | Incremental repairs to side by side stacks.Craig Mautner2013-04-161-3/+6
* | Implement stack splitting and task movement.Craig Mautner2013-04-151-8/+86
|/
* Have audio service clean up new receivers in crashing processes.Dianne Hackborn2013-04-081-216/+145
* Handle finished bugreports, share from private.Jeff Sharkey2013-03-131-1/+5
* Use BUILD_PREBUILT to install the shell scriptYing Wang2013-02-191-22/+6
* Implement display overscan support.Dianne Hackborn2013-02-191-89/+1
* App ops: new operations for SMS.Dianne Hackborn2013-02-051-2/+2
* App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-2/+2
* Adding UI test automation APIs.Svetoslav Ganov2013-01-221-1/+5
* Further work on issue #7307399: Framework needs a new pre-user-shutdown...Dianne Hackborn2012-10-091-0/+4
* Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-281-0/+10
* Maybe fix issue #7211766: bindService() to User u0 While u10 is...Dianne Hackborn2012-09-261-2/+3
* Allow adb shell am display-size to use bigger sizes.Jeff Brown2012-09-101-15/+9
* Flesh out multi-user in am commands.Dianne Hackborn2012-09-101-35/+116
* Merge "More multi-user stuff:" into jb-mr1-devDianne Hackborn2012-09-071-7/+40
|\
| * More multi-user stuff:Dianne Hackborn2012-09-071-7/+40