aboutsummaryrefslogtreecommitdiffstats
path: root/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add the volume command for seeing the current recovery.fstab. Support crazy H...Koushik Dutta2011-01-041-0/+3
* | ROM Manager is now powered by Edify,Koushik Dutta2010-12-191-0/+2
* | bml devices that are using rfs are automatically upgraded to ext4. Version 3....Koushik Dutta2010-12-191-1/+1
* | Automatically detect /datadata from recovery.fstab. Remove BOARD_HAS_DATADATA.Koushik Dutta2010-12-181-3/+3
* | There was apparently a lack of carebear.Koushik Dutta2010-12-181-0/+1
* | Remove usage of BOARD_HAS_NO_MISC_PARTITION.Koushik Dutta2010-12-181-14/+16
* | Fix various bugs.Koushik Dutta2010-12-181-1/+2
* | Fix up fstab generationKoushik Dutta2010-12-181-0/+1
* | Merge from ClockworkMod recoveryKoushik Dutta2010-12-181-18/+135
|\ \ | |/ |/|
| * Refactor recovery's block device handling to work across variant hardware in ...Koushik Dutta2010-11-101-1/+1
| * missing fileKoushik Dutta2010-10-121-1/+0
| * [recovery]: Add support for OTA upgrade on mmc devices.Shashank Mittal2010-10-121-0/+2
| * merge with eclair recoveryKoushik Dutta2010-08-261-1/+29
| |\
| | * Do not unmount on wipe unless needed. Add reboot binary. Restart recovery pro...Koushik Dutta2010-07-241-0/+4