summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSIONDianne Hackborn2014-11-201-4/+1
* Fix issue with call backs from media process.Dianne Hackborn2014-11-191-1/+1
* Teach bmgr that "android" is a valid package nameChristopher Tate2014-11-131-1/+1
* Add Activity API to get referrer information.Dianne Hackborn2014-11-111-6/+18
* Merge "More flexible intent extra parsing." into lmp-mr1-devDaniel Sandler2014-11-051-4/+19
|\
| * More flexible intent extra parsing.Daniel Sandler2014-10-291-4/+19
* | Have Pm return the correct codeEvan Charlton2014-10-311-147/+185
|/
* Link sigchain to main executableDmitriy Ivanov2014-10-162-2/+32
* Improve some docs, fix some debugging.Dianne Hackborn2014-10-091-5/+3
* bootanimation: Tweak parameters for pcm_open for playing boot sounds.Mike Lockwood2014-10-071-0/+3
* Add support for playing audio during bootanimationMike Lockwood2014-10-035-18/+421
* Adds the ability to start a user in backgroundAlexandra Gherghina2014-09-291-1/+17
* bootanimation: allow animation to specify background colorJesse Hall2014-09-252-3/+43
* Allow null queues to be set in MediaSessionRoboErik2014-09-241-1/+2
* Merge "Make dpm command output more test friendly" into lmp-devEsteban Talavera2014-09-181-3/+3
|\
| * Make dpm command output more test friendlyEsteban Talavera2014-09-181-3/+3
* | Merge "Fix issue #17536024: The am start's wait option doesn't..." into lmp-devDianne Hackborn2014-09-171-0/+4
|\ \ | |/ |/|
| * Fix issue #17536024: The am start's wait option doesn't...Dianne Hackborn2014-09-171-0/+4
* | Add 'adb dpm' subcommand to set profile ownerEsteban Talavera2014-09-162-14/+51
|/
* Merge "Whoops, wait around for pm result." into lmp-devJeff Sharkey2014-09-151-1/+5
|\
| * Whoops, wait around for pm result.Jeff Sharkey2014-09-151-1/+5
* | Set device admin on dpm set-device-owner commandEsteban Talavera2014-09-151-9/+26
|/
* Merge "Bring install and install-multiple into parity." into lmp-devJeff Sharkey2014-09-121-16/+22
|\
| * Bring install and install-multiple into parity.Jeff Sharkey2014-09-111-16/+22
* | Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-devEsteban Talavera2014-09-125-0/+288
|\ \
| * | Add new adb dpm (= DevicePolicyManager) commandEsteban Talavera2014-09-125-0/+288
* | | Merge "Clean entire arg block when setting process name." into lmp-devJeff Brown2014-09-111-9/+20
|\ \ \ | |_|/ |/| |
| * | Clean entire arg block when setting process name.Jeff Brown2014-09-111-9/+20
* | | 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
|/
* Clean up apks installed for a removed userAmith Yamasani2014-08-291-2/+10
* Change /dalvik-cache to be owned by root.Alex Light2014-08-281-3/+3
* Add sample profiling option to am.Jeff Hao2014-08-261-10/+23
* Installing splits into ASECs!Jeff Sharkey2014-08-221-0/+4
* Add Shell command to set AppOps permissionsAdam Lesinski2014-08-195-0/+348
* Merge "PackageInstaller API refactoring." into lmp-devJeff Sharkey2014-08-151-95/+66
|\
| * PackageInstaller API refactoring.Jeff Sharkey2014-08-151-95/+66
* | Fix crash in legacy apps that register without a looperRoboErik2014-08-141-1/+9
|/
* Merge "Add an onSessionDestroyed callback to MediaController.Callback" into l...RoboErik2014-08-141-0/+7
|\
| * Add an onSessionDestroyed callback to MediaController.CallbackRoboErik2014-08-131-0/+7
* | Persist the cpuAbiOverride setting.Narayan Kamath2014-08-131-0/+4
|/
* Surface user action events when un/installing.Jeff Sharkey2014-08-071-6/+13
* Add display metadata and change strings to CharSequencesRoboErik2014-08-051-1/+1
* Allow adding widgets from user profiles.Svetoslav2014-08-051-1/+1
* Persist install sessions, more lifecycle.Jeff Sharkey2014-07-311-8/+14
* Add context to MediaController constructorRoboErik2014-07-281-20/+57
* Add getPackageName to MediaControllerRoboErik2014-07-251-9/+7
* Offer force-dex-opt when running as root.Jeff Sharkey2014-07-251-0/+14
* PackageInstaller changes based on feedback.Jeff Sharkey2014-07-251-19/+22