summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Support for MODE_ASK in commandlineamtlib-dot-dll2016-12-031-1/+8
* bootanimation: enable multithread decode by defaultDan Pasanen2016-11-031-1/+1
* bootanim: Allow configurable rescalingRicardo Cerqueira2016-10-041-2/+7
* bootanimation: Fix preload of shutdown & themed animationsMichael Bestas2016-09-201-7/+8
* bootanimation: add multithreaded decodeScott Mertz2016-08-043-11/+218
* Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-0/+36
|\
| * Add pm operation to set user restrictions.Sudheer Shanka2016-06-241-0/+36
* | bootanim: CleanupRicardo Cerqueira2016-05-232-8/+9
* | bootanimation: fix check for system bootanimationMarcos Marado2016-05-121-3/+0
* | bootanimation: Switch to readaheadluca0204002016-04-251-13/+9
* | Themes: Refactor themes to CMSDK [1/6]d34d2016-03-042-5/+9
* | bootanimation: Use CLOCK_MONTONIC for pthreadKeith Mok2016-02-201-2/+5
* | bootanimation: Move the bootanimation playaudio codesundarajan srinivasan2016-02-151-4/+6
* | settings: Implicitly use CMSettings for legacy settingsd34d2015-11-171-0/+21
* | settings: Allow accessing CMSettings via settings commandd34d2015-11-172-19/+55
* | content: Add "--show-type" argument for content queries.Adnan Begovic2015-11-171-3/+21
* | pm: Use /system/bin/sh instead of /bin/shLuK13372015-11-101-0/+1
* | RRO: idmap: fix sorting of overlays.listMårten Kongstad2015-11-071-2/+1
* | RRO: idmap: allow flock(2) to blockMårten Kongstad2015-11-071-1/+1
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-053-5/+87
|\ \ | |/
| * extend svc command to control NFC stateGuang Zhu2015-09-152-1/+87
| * am e62421f1: Merge "Teach Pm about the "always ask" link-handling state" into...Chris Tate2015-08-261-0/+1
| |\
| * | Do not start with a black frame in bootanimationJorim Jaggi2015-08-181-5/+0
* | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-042-41/+62
|\ \ \
| * \ \ Merge "base: Fix the problems for runtime overlay."Linux Build Service Account2015-10-261-39/+60
| |\ \ \
| | * | | base: Fix the problems for runtime overlay.yingying2015-10-231-39/+60
| * | | | androidfw: Use the last package to create idmap.yingying2015-10-201-1/+2
| |/ / /
* | | | bootanimation: Do not free frame mapTom Marshall2015-10-281-5/+0
* | | | Themes: Enhanced theming capabilities [1/3]Clark Scheff2015-10-271-5/+12
* | | | Themes: Add tm command line toolClark Scheff2015-10-275-0/+405
* | | | Themes: Restructure resource cache [1/2]d34d2015-10-274-25/+29
* | | | ScreenCap : Add jpeg supportDanesh M2015-10-261-5/+17
* | | | bootanimation: Fix compilation warningsSteve Kondik2015-10-262-55/+53
* | | | bootanim: Display SKU-specific variants if presentRicardo Cerqueira2015-10-261-0/+11
* | | | bootanimation_main: Disable boot animation when device is triggered by alarmLijuan Gao2015-10-261-1/+2
* | | | bootanimation: performance/speedup enhancements (squashed from CM11)Prashant Somashekar2015-10-262-1/+61
* | | | bootanimation: Only try to shutdown the mediaplayer if it was preparedDiogo Ferreira2015-10-261-12/+14
* | | | 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