summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* 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
* Plumb split APKs into public API.Jeff Sharkey2014-06-171-0/+8
* 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
* Implement full data backup through transportChristopher Tate2014-06-152-1/+27
* am 6d758619: Merge "Implement control of auto power save mode." into lmp-prev...Dianne Hackborn2014-06-121-2/+32
|\
| * Implement control of auto power save mode.Dianne Hackborn2014-06-111-2/+32
* | Merge "Add an --abi argument to "pm install""Narayan Kamath2014-06-031-3/+27
|\ \
| * | Add an --abi argument to "pm install"Narayan Kamath2014-06-031-3/+27
* | | Merge "Read data from stdin/stdout to follow adb change."Jeff Sharkey2014-06-021-4/+3
|\ \ \
| * | | Read data from stdin/stdout to follow adb change.Jeff Sharkey2014-05-291-4/+3
| | |/ | |/|
* | | 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
| |\ \
| | * \ 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
* | | | | Merge "SurfaceFlinger: Add sourceCrop to screenshot"Dan Stoza2014-05-281-1/+1
|\ \ \ \ \
| * | | | | SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-1/+1
| | |_|_|/ | |/| | |
* | | | | Add ability to uninstall per user to adb shell pm.Kenny Guy2014-05-231-6/+43
|/ / / /