| Commit message (Expand) | Author | Age | Files | Lines |
* | use findProcess instead of getProcess | John Reck | 2015-07-24 | 1 | -1/+1 |
* | Support waiting for adb shell am stop-user to complete. | Kenny Guy | 2015-07-21 | 1 | -3/+43 |
* | Added sendBroadcastMultiplePermissions method | Fyodor Kupolov | 2015-07-14 | 1 | -1/+3 |
* | Grant installer and verifier install permissions robustly | Svetoslav | 2015-07-07 | 1 | -1/+4 |
* | Teach receivers, activities, providers, and services app ops. | Svet Ganov | 2015-07-01 | 1 | -1/+1 |
* | Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#... | Adam Lesinski | 2015-06-24 | 1 | -1/+1 |
* | Fix issue #21814207 and issue #21814212 (alarm manager) | Dianne Hackborn | 2015-06-17 | 1 | -2/+2 |
* | Added new options (--eial, --elal, --efal, and --esal) to pass multiple extra... | Felipe Leme | 2015-06-10 | 1 | -2/+56 |
* | Adding am send-trim-memory command | Stefan Kuhne | 2015-06-05 | 1 | -5/+62 |
* | Rename *AppIdle to *AppInactive per api-council | Amith Yamasani | 2015-05-08 | 1 | -12/+12 |
* | Add ability to get and set idle state of apps | Amith Yamasani | 2015-04-24 | 1 | -0/+51 |
* | Fail early when starting a background user activity. | Wale Ogunwale | 2015-04-17 | 1 | -0/+5 |
* | Fixes to idle alarm scheduling, package importance. | Dianne Hackborn | 2015-04-14 | 1 | -0/+15 |
* | Various fixes and improvements... | Dianne Hackborn | 2015-04-04 | 1 | -2/+2 |
* | Add --sampling to am profile start | John Reck | 2015-03-26 | 1 | -2/+5 |
* | Add new debug feature to automatically create heap dumps. | Dianne Hackborn | 2015-03-06 | 1 | -0/+22 |
* | Remove unused imports in frameworks/base. | John Spurlock | 2015-02-28 | 1 | -1/+0 |
* | Added ActivityManager API and AM command to resize a task. | Wale Ogunwale | 2015-02-24 | 1 | -28/+58 |
* | Fixed bug in 'am stack split' command. | Wale Ogunwale | 2015-02-12 | 1 | -2/+4 |
* | Am command to split a stack. | Wale Ogunwale | 2015-02-11 | 1 | -1/+67 |
* | Support for activity to opt-in/out of resizeable/multi-window support. | Wale Ogunwale | 2015-02-02 | 1 | -6/+35 |
* | Show stacks underneath a resized stack | Todd Kennedy | 2015-01-30 | 1 | -0/+16 |
* | Expose new binder call createStackOnDisplay() | Todd Kennedy | 2015-01-20 | 1 | -5/+4 |
* | Rename the binder call createActivityContainer | Todd Kennedy | 2015-01-15 | 1 | -1/+2 |
* | Better am error when SELinux blocking access. | Jeff Sharkey | 2014-11-24 | 1 | -3/+21 |
* | Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION | Dianne Hackborn | 2014-11-20 | 1 | -4/+1 |
* | Add Activity API to get referrer information. | Dianne Hackborn | 2014-11-11 | 1 | -6/+18 |
* | More flexible intent extra parsing. | Daniel Sandler | 2014-10-29 | 1 | -4/+19 |
* | Improve some docs, fix some debugging. | Dianne Hackborn | 2014-10-09 | 1 | -5/+3 |
* | Adds the ability to start a user in background | Alexandra Gherghina | 2014-09-29 | 1 | -1/+17 |
* | Fix issue #17536024: The am start's wait option doesn't... | Dianne Hackborn | 2014-09-17 | 1 | -0/+4 |
* | Merge "Apply cross-user restrictions to Shell" into lmp-dev | Amith Yamasani | 2014-09-11 | 1 | -1/+1 |
|\ |
|
| * | Apply cross-user restrictions to Shell | Amith Yamasani | 2014-09-10 | 1 | -1/+1 |
* | | Output recent configs in am get-config command | Adam Lesinski | 2014-09-10 | 1 | -0/+77 |
|/ |
|
* | Add sample profiling option to am. | Jeff Hao | 2014-08-26 | 1 | -10/+23 |
* | Turn on debugging override of idle time | Christopher Tate | 2014-07-25 | 1 | -1/+1 |
* | Change am get-config command to use ABI string array | Adam Lesinski | 2014-06-17 | 1 | -5/+2 |
* | New command to get device config | Adam Lesinski | 2014-06-16 | 1 | -2/+29 |
* | am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrum... | Narayan Kamath | 2014-05-30 | 1 | -2/+29 |
|\ |
|
| * | am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." | Narayan Kamath | 2014-05-30 | 1 | -2/+29 |
| |\ |
|
| | * | Support an ABI flag for instrumentation. | Narayan Kamath | 2014-05-16 | 1 | -2/+29 |
* | | | Initial implementation of new voice interaction API. | Dianne Hackborn | 2014-04-24 | 1 | -0/+5 |
* | | | Allow prefix-based Uri permission grants. | Jeff Sharkey | 2014-04-22 | 1 | -0/+5 |
* | | | Add Lock Task Mode. | Craig Mautner | 2014-03-13 | 1 | -0/+21 |
* | | | Adds support for array string extra. | Dale Hawkins | 2014-02-26 | 1 | -0/+11 |
|/ / |
|
* | | Extend stack management to other displays. | Craig Mautner | 2014-01-06 | 1 | -10/+7 |
* | | Pair ActivityStacks with Displays | Craig Mautner | 2013-12-18 | 1 | -3/+11 |
* | | DO NOT MERGE: Eliminate StackBox. | Craig Mautner | 2013-12-09 | 1 | -43/+36 |
|/ |
|
* | Fix am argument ordering documentation. | Jeff Sharkey | 2013-11-14 | 1 | -1/+1 |
* | Implement issue #10691359: Kill long-running processes | Dianne Hackborn | 2013-09-16 | 1 | -0/+19 |