summaryrefslogtreecommitdiffstats
path: root/cmds/am
Commit message (Expand)AuthorAgeFilesLines
* use findProcess instead of getProcessJohn Reck2015-07-241-1/+1
* Support waiting for adb shell am stop-user to complete.Kenny Guy2015-07-211-3/+43
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-1/+3
* Grant installer and verifier install permissions robustlySvetoslav2015-07-071-1/+4
* Teach receivers, activities, providers, and services app ops.Svet Ganov2015-07-011-1/+1
* Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#...Adam Lesinski2015-06-241-1/+1
* Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-171-2/+2
* Added new options (--eial, --elal, --efal, and --esal) to pass multiple extra...Felipe Leme2015-06-101-2/+56
* Adding am send-trim-memory commandStefan Kuhne2015-06-051-5/+62
* Rename *AppIdle to *AppInactive per api-councilAmith Yamasani2015-05-081-12/+12
* Add ability to get and set idle state of appsAmith Yamasani2015-04-241-0/+51
* Fail early when starting a background user activity.Wale Ogunwale2015-04-171-0/+5
* Fixes to idle alarm scheduling, package importance.Dianne Hackborn2015-04-141-0/+15
* Various fixes and improvements...Dianne Hackborn2015-04-041-2/+2
* Add --sampling to am profile startJohn Reck2015-03-261-2/+5
* Add new debug feature to automatically create heap dumps.Dianne Hackborn2015-03-061-0/+22
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Added ActivityManager API and AM command to resize a task.Wale Ogunwale2015-02-241-28/+58
* Fixed bug in 'am stack split' command.Wale Ogunwale2015-02-121-2/+4
* Am command to split a stack.Wale Ogunwale2015-02-111-1/+67
* Support for activity to opt-in/out of resizeable/multi-window support.Wale Ogunwale2015-02-021-6/+35
* Show stacks underneath a resized stackTodd Kennedy2015-01-301-0/+16
* Expose new binder call createStackOnDisplay()Todd Kennedy2015-01-201-5/+4
* Rename the binder call createActivityContainerTodd Kennedy2015-01-151-1/+2
* Better am error when SELinux blocking access.Jeff Sharkey2014-11-241-3/+21
* Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSIONDianne Hackborn2014-11-201-4/+1
* Add Activity API to get referrer information.Dianne Hackborn2014-11-111-6/+18
* More flexible intent extra parsing.Daniel Sandler2014-10-291-4/+19
* Improve some docs, fix some debugging.Dianne Hackborn2014-10-091-5/+3
* Adds the ability to start a user in backgroundAlexandra Gherghina2014-09-291-1/+17
* 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