summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #17536024: The am start's wait option doesn't...Dianne Hackborn2014-09-171-0/+4
* 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
* Turn on debugging override of idle timeChristopher Tate2014-07-251-1/+1
* Adding shell commands for grant/revoke of bind app widget permisison.Svet Ganov2014-07-235-0/+378
* Rename setApplicationBlocked to setApplicationHiddenAmith Yamasani2014-07-211-10/+10
* Install sessions only inherit APK files.Jeff Sharkey2014-07-161-5/+6
* Make MediaSession and MediaController constructors publicRoboErik2014-07-161-2/+2
* Merge "Public API for PackageInstaller!" into lmp-devJeff Sharkey2014-07-151-2/+2
|\
| * Public API for PackageInstaller!Jeff Sharkey2014-07-141-2/+2
* | Pass install result message; path selection.Jeff Sharkey2014-07-141-21/+19
|/
* Delete first draft of media routing APIs.Jeff Brown2014-07-141-6/+0
* Package installation listener events.Jeff Sharkey2014-07-121-5/+8
* Progress toward installer public API: callbacks.Jeff Sharkey2014-07-111-10/+36
* Extend pm to support sessions and split APKs.Jeff Sharkey2014-07-091-44/+223
* Clean up IPackageManager install surface area.Jeff Sharkey2014-07-081-95/+6
* SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-071-10/+10
* Add 'fullbackup' to bmgr's usage statementChristopher Tate2014-06-241-4/+11
* stop using (deprecated) SkBitmap::ConfigMike Reed2014-06-201-5/+6
* Remove some more old code and fix Media commandRoboErik2014-06-191-61/+105
* Support multiple resource tables with same packageAdam Lesinski2014-06-183-159/+184