summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Fix format strings mismatching the parameters passed to themBernhard Rosenkränzer2014-11-201-3/+3
* Add appropriate casts for char16_t.Dan Albert2014-11-201-1/+1
* Frameworks/base: Fix two warnings in cmdsAndreas Gampe2014-11-082-2/+2
* Frameworks/base: Turn on -Wall -Werror in cmdsAndreas Gampe2014-11-0715-85/+80
* Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-masterBill Yi2014-10-2236-584/+2741
|\
| * am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a"Dmitriy Ivanov2014-10-212-27/+7
| |\
| * \ am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable"Dmitriy Ivanov2014-10-142-2/+32
| |\ \
| * \ \ am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-devDianne Hackborn2014-10-101-5/+3
| |\ \ \
| | * | | Improve some docs, fix some debugging.Dianne Hackborn2014-10-091-5/+3
| * | | | am 3910f53c: Merge "bootanimation: Tweak parameters for pcm_open for playing ...Mike Lockwood2014-10-081-0/+3
| |\ \ \ \ | | |/ / /
| | * | | bootanimation: Tweak parameters for pcm_open for playing boot sounds.Mike Lockwood2014-10-071-0/+3
| * | | | am 56b7d562: Merge "Add support for playing audio during bootanimation" into ...Mike Lockwood2014-10-065-18/+421
| |\ \ \ \ | | |/ / /
| | * | | Add support for playing audio during bootanimationMike Lockwood2014-10-035-18/+421
| * | | | am 75c33d9d: Merge "Adds the ability to start a user in background" into lmp-devAlexandra Gherghina2014-09-301-1/+17
| |\ \ \ \ | | |/ / /
| | * | | Adds the ability to start a user in backgroundAlexandra Gherghina2014-09-291-1/+17
| * | | | am 7fa90f6a: Merge "bootanimation: allow animation to specify background colo...Jesse Hall2014-09-262-3/+43
| |\ \ \ \ | | |/ / /
| | * | | bootanimation: allow animation to specify background colorJesse Hall2014-09-252-3/+43
| * | | | am 23df1c46: Merge "Allow null queues to be set in MediaSession" into lmp-devRoboErik2014-09-251-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Allow null queues to be set in MediaSessionRoboErik2014-09-241-1/+2
| * | | | am c840e31d: am fa436298: Merge "Broadcast an intent to mediascanner after ex...Marco Nelissen2014-09-221-1/+20
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | 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