summaryrefslogtreecommitdiffstats
path: root/cmds/am
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Wrapped call to notifyAll() in a synchronized blockFelipe Leme2012-09-061-2/+4
|/
* Fix my fix.Dianne Hackborn2012-09-041-2/+2
* Fix build.Dianne Hackborn2012-09-041-3/+3
* Start implementing concept of "running" users.Dianne Hackborn2012-08-281-13/+26
* Restore man page entries.Dianne Hackborn2012-08-271-0/+1
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-1/+1
* We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-0/+43
* Introduce multiple displays with DisplayContent.Craig Mautner2012-08-021-2/+4
* Remove some unnecessary man page entriesAmith Yamasani2012-05-301-1/+0
* Remove unused, obsolete debug codeRomain Guy2012-05-211-6/+2
* Fix issue #4499996: LiveWallpaperPreview activity intent filterDianne Hackborn2012-04-191-0/+7
* Package restrictions per userAmith Yamasani2012-03-221-3/+9
* Add new "options" argument to all startActivity APIs.Dianne Hackborn2012-03-141-25/+17
* ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-121-4/+12
* Add the ability to pass float extras to AM.Mike J. Chen2012-02-101-0/+18
* Multi-user - 1st major checkinAmith Yamasani2012-02-031-1/+13
* Fix issue #5714517: App shortcuts can result in bad task intentsDianne Hackborn2011-12-051-29/+68
* Improve low memory dropbox reporting.Dianne Hackborn2011-11-151-0/+37
* Add drop box reports of low memory.Dianne Hackborn2011-11-081-0/+20
* Various performance and other work.Dianne Hackborn2011-10-311-123/+137