aboutsummaryrefslogtreecommitdiffstats
path: root/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update wipe data option confirmation" into cm-10.1Koushik Dutta2013-08-051-29/+2
|\
| * Update wipe data option confirmationMichael Bestas2013-07-141-29/+2
* | Add power off & reboot to bootloader mode in advanced menuMichael Bestas2013-07-241-5/+8
* | more headless fixesKoushik Dutta2013-07-231-3/+17
* | Merge "add --headless mode" into cm-10.1Koushik Dutta2013-07-191-1/+9
|\ \
| * | add --headless modeKoushik Dutta2013-07-191-1/+9
| |/
* | SELinux: don't suppress the "no file_contexts" message on the UIChirayu Desai2013-07-181-1/+1
|/
* Fix the potential segmentation faultJin Feng2013-06-081-1/+7
* move "install zip from sideload" to installation submenujt11342013-06-071-5/+1
* add getpropKoushik Dutta2013-05-131-0/+2
* revert mmcutils. cleanups and fixes.henry j. mason2013-05-091-0/+2
* Reverse kang Wil Wheaton Recovery enhancements.Koushik Dutta2013-05-021-1/+3
* allow sideload to be triggered via /cache/recovery command for eatKoushik Dutta2013-04-111-0/+10
* Allow cancelation of adb sideload.Koushik Dutta2013-04-101-5/+3
* Remove HAVE_SELINUX guardsKenny Root2013-03-171-0/+11
* adb: handle adbd auth in recovery modejt11342013-02-271-0/+35
* Revert "move "install zip from sideload" to installation submenu"Steve Kondik2012-11-061-0/+5
* move "install zip from sideload" to installation submenujt11342012-11-011-5/+0
* recovery : add minadbd and sideload from AOSPBumble-Bee2012-10-121-1/+14
* move umask to the topKoushik Dutta2012-08-271-4/+4
* cleanupsKoushik Dutta2012-08-081-19/+0
* Add minizip tool.Koushik Dutta2012-08-081-0/+2
* fix build for devices using ui_menu_levelKoushik Dutta2012-07-181-0/+4
* recovery: clear umaskPawit Pornkitprasan2012-07-181-0/+4
* fix a bunch of off by one errors. disable display toggle.Koushik Dutta2012-07-171-9/+8
* forward port CWM to jellybeanKoushik Dutta2012-07-151-2/+14
* Fix up tabsKoushik Dutta2012-06-301-20/+20
* Always call set_bootloader_message(), not just for MTD-devices. set_bootloade...IEF2012-03-071-9/+5
* Recovery : Show menu if in non user initiated mode and error occurredDanesh Mondegarian2012-01-261-1/+4
* Misc tweaks / bug fixesCEnnis912012-01-261-3/+7
* Fix wipe from android settings for devices with /datadataPawit Pornkitprasan2011-11-261-0/+1
* fix missing prebuilts in recovery. mmc bootloader message support. fix segfau...Koushik Dutta2011-11-231-1/+1
* wipKoushik Dutta2011-11-161-92/+44
|\
| * Allow applying an OTA package manually from cache.Michael Ward2011-06-241-9/+31
| * save a last_install file with the result of the last package install attemptDoug Zongker2011-04-121-1/+1
| * Have recovery reboot using the new android_reboot() function.Ken Sumrall2011-03-101-3/+2
| * make recovery UI images more general; allow for installation animationDoug Zongker2011-03-011-0/+3
| * am 5df22d03: am 5cae445e: make recovery reboot after 2 minutes of no activityDoug Zongker2011-01-251-0/+10
| |\
| | * make recovery reboot after 2 minutes of no activityDoug Zongker2011-01-251-0/+10
| * | remove encrypted filesystem code from recoveryDoug Zongker2011-01-181-63/+1
| |/
* | fix driver looking for recovery, rather than checking the basename. fix badne...Koushik Dutta2011-10-281-1/+1
* | more cwr5 work.Koushik Dutta2011-09-081-0/+3
* | handle mounts in recovery if the have only one argumentKolja Dummann2011-08-131-0/+7
* | Google Music stores their music cache /sdcard/Android...Koushik Dutta2011-07-131-2/+1
* | backup and restore of /sdcard/Android (see getExternalFilesDir)Koushik Dutta2011-07-071-1/+2
* | recovery: Ignore wipe command from bootloaders that always send itRicardo Cerqueira2011-07-071-1/+5
* | move the sdcard symlinker into process_volumesKoushik Dutta2011-06-101-4/+0
* | also fix up the /sdcard symlink on startupKoushik Dutta2011-06-091-1/+5
* | remove old chargemode crapKoushik Dutta2011-04-171-1/+0
* | Added Power off capabilityKalimochoAz2011-01-101-2/+13