summaryrefslogtreecommitdiffstats
path: root/cmds/am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small improvements to am command.Dianne Hackborn2011-08-161-22/+84
* Add new am option to profile the launching of an activity.Dianne Hackborn2011-08-151-6/+35
* Add looper profiling to adb shell amRomain Guy2011-07-211-3/+9
* allow Uri as intent extra in am commandGuang Zhu2011-07-071-0/+6
* Small cleanup of am/pm commands.Dianne Hackborn2011-06-241-53/+120
* Add force-stop subcommand for 'am'.Xianzhu Wang2011-05-271-1/+9
* Add new command line option to change global screen size.Dianne Hackborn2011-05-161-0/+52
* New compat mode front end: UI and persistence.Dianne Hackborn2011-05-121-1/+4
* Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+27
* Add missing NOTICE entries.David Deephanphongs2010-10-191-0/+17
* am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-8/+100
|\
| * Some debugging support.Dianne Hackborn2010-09-241-8/+100
* | resolved conflicts for merge of 8952a448 to masterDianne Hackborn2010-09-231-0/+215
|\ \ | |/
| * Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-231-0/+214
* | Add support for giving arrays of ints and longs to the "am" command.Jack Veenstra2010-09-081-1/+22
* | Doc Change:ActivityManager usage doc:running test packageJoe Malin2010-08-301-1/+6
* | Add --el option to am for long extras.Makoto Onuki2010-08-241-0/+6
* | Fix incorrect usage text for am.Daniel Sandler2010-08-201-1/+1
* | Allow "am" to initiate heap dumps.Andy McFadden2010-07-121-0/+26
|/
* merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
|\
| * Removed Calls to deprecated APIsChristian Mehlmauer2010-05-171-1/+1
| * Unify am startservice commands.Jean-Baptiste Queru2010-04-161-14/+12
| * Allow Am to start servicesAnthony Newnam2010-04-141-0/+15