summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* framework/base: Create surface based on the panel orientation.Ramkumar Radhakrishnan2015-10-262-0/+18
* BootAnimation: Play boot/shutdown animation and musicChiou-Hao Hsu2015-10-263-8/+287
* bootanim: Add continuous splash supportSteve Kondik2015-10-262-0/+6
* Themes: Port to CM13 [1/3]Andy Mast2015-10-266-48/+81
* Merge branch 'm' of git://codeaurora.org/platform/frameworks/base into cm-13.0Steve Kondik2015-10-211-1/+4
|\
| * idmap: Do not unlink the file if it is locked by another process.yingying2015-10-121-1/+4
* | Support GESTURE_SENSOR input device type with GestureServiceEthan Chen2015-10-181-0/+1
|/
* AVRCP 1.5 implementationAyan Ghosh2015-10-061-0/+20
* Teach Pm about the "always ask" link-handling stateChristopher Tate2015-08-251-0/+1
* Merge "Allow debugging only for apps forked from zygote" into mnc-devSebastien Hertz2015-08-181-2/+2
|\
| * Allow debugging only for apps forked from zygoteSebastien Hertz2015-08-101-2/+2
* | Make "Ask every time" actually work that wayChristopher Tate2015-08-131-1/+6
|/
* Add a command to register SIM Phone account.Roshan Pius2015-07-281-0/+24
* use findProcess instead of getProcessJohn Reck2015-07-241-1/+1
* Add a wm command to dismiss the keyguard.Tim Kilbourn2015-07-231-1/+10
* Merge "More info to support CTS, fix reconcile bug." into mnc-devJeff Sharkey2015-07-221-2/+13
|\
| * More info to support CTS, fix reconcile bug.Jeff Sharkey2015-07-221-2/+13
* | Merge "Support waiting for adb shell am stop-user to complete." into mnc-devKenny Guy2015-07-221-3/+43
|\ \
| * | Support waiting for adb shell am stop-user to complete.Kenny Guy2015-07-211-3/+43
| |/
* | Add 'pm' operation to set a package's app-linking stateChristopher Tate2015-07-201-0/+157
|/
* Improve tracking of screen on reasons.Dianne Hackborn2015-07-151-1/+1
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-1/+3
* Add grant flag support to "install-create" verb.Jeff Sharkey2015-07-091-0/+2
* Merge "Add libhidcommand_jni.so to required module." into mnc-devSeigo Nonaka2015-07-081-0/+1
|\
| * Add libhidcommand_jni.so to required module.Seigo Nonaka2015-07-021-0/+1
* | Grant installer and verifier install permissions robustlySvetoslav2015-07-071-1/+4
* | Teach receivers, activities, providers, and services app ops.Svet Ganov2015-07-011-1/+1
|/
* Fix issue #22023824: Download folder is not created in internal storageDianne Hackborn2015-06-261-0/+25
* Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#...Adam Lesinski2015-06-241-1/+1
* Update surfaces secure flag on screen capture setting changeWale Ogunwale2015-06-231-3/+28
* Merge "Add new `hid` command." into mnc-devMichael Wright2015-06-2310-0/+1104
|\
| * Add new `hid` command.Michael Wright2015-06-1210-0/+1104
* | Merge "Add libwilhelm to app_process." into mnc-devChristopher Ferris2015-06-191-2/+11
|\ \
| * | Add libwilhelm to app_process.Christopher Ferris2015-06-171-2/+11
* | | Fix issue #21814207 and issue #21814212 (alarm manager)Dianne Hackborn2015-06-172-3/+3
|/ /
* | ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-173-8/+9
* | Better systrace slices for application startup.Narayan Kamath2015-06-161-3/+0
* | Add adb shell telecom get-system-dialerYorke Lee2015-06-111-2/+13
* | Merge "Added new options (--eial, --elal, --efal, and --esal) to pass multipl...Felipe Leme2015-06-101-2/+56
|\ \
| * | Added new options (--eial, --elal, --efal, and --esal) to pass multiple extra...Felipe Leme2015-06-101-2/+56
* | | Merge "screencap: Rotate images when display is rotated" into mnc-devDan Stoza2015-06-101-1/+28
|\ \ \ | |/ / |/| |
| * | screencap: Rotate images when display is rotatedDan Stoza2015-06-091-1/+28
* | | Flags to select storage volume for app installs.Jeff Sharkey2015-06-091-0/+10
|/ /
* | Merge "Adding am send-trim-memory command" into mnc-devStefan Kuhne2015-06-051-5/+62
|\ \
| * | Adding am send-trim-memory commandStefan Kuhne2015-06-051-5/+62
| |/
* | Add phone permissions to ShellYorke Lee2015-06-031-2/+2
* | Add adb shell command to register/unregister phone accountsYorke Lee2015-06-031-7/+37
* | Allow default dialer changes and phone account enable/disable via ADBYorke Lee2015-06-025-0/+345
|/
* Merge "Clean up calls to Rect.intersect()" into mnc-devDoris Liu2015-05-282-4/+11
|\
| * Clean up calls to Rect.intersect()Doris Liu2015-05-282-4/+11