aboutsummaryrefslogtreecommitdiffstats
path: root/default_recovery_ui.c
Commit message (Expand)AuthorAgeFilesLines
* move "install zip from sideload" to installation submenujt11342013-06-071-2/+1
* Revert "move "install zip from sideload" to installation submenu"Steve Kondik2012-11-061-1/+2
* move "install zip from sideload" to installation submenujt11342012-11-011-2/+1
* recovery : add minadbd and sideload from AOSPBumble-Bee2012-10-121-0/+1
* remove power off. not useful in the main menu.Koushik Dutta2012-01-261-1/+0
* Misc tweaks / bug fixesCEnnis912012-01-261-0/+1
* wipKoushik Dutta2011-11-161-62/+4
|\
| * Allow applying an OTA package manually from cache.Michael Ward2011-06-241-0/+1
| * make recovery UI images more general; allow for installation animationDoug Zongker2011-03-011-0/+3
| * generalize "install from sdcard" to "install from external storage"Doug Zongker2010-07-291-1/+1
| * support installing any .zip file on the sdcardDoug Zongker2010-04-081-1/+1
* | Recovery: Fix keys for many new devicesSven Dawitz2011-03-261-1/+5
* | Fix inc /datadata wiping from RM.Koushik Dutta2011-02-271-1/+5
* | Added Power off capabilityKalimochoAz2011-01-101-0/+1
* | Merge from ClockworkMod recoveryKoushik Dutta2010-12-181-4/+35
|\ \
| * \ merge with eclair recoveryKoushik Dutta2010-08-261-2/+5
| |\ \
| | * | rename some menus. wipe more locations for dalvik cache.Koushik Dutta2010-08-071-2/+2
| | * | galaxysKoushik Dutta2010-07-201-0/+3
| | * | allow toggling of software back menu item. add recovery checkpoint file. moun...Koushik Dutta2010-07-141-9/+9
| * | | allow toggling of software back menu item. add recovery checkpoint file. moun...Koushik Dutta2010-07-191-9/+9
| * | | Merge from Froyo.Koushik Dutta2010-06-231-0/+4
| |\ \ \ | | |/ / | |/| / | | |/
| * | support or devices that do not have a trackball or enter button.Koushik Dutta2010-06-091-0/+9
| * | Add Hero CDMA support. Fix fail where formatting sd-ext would actually rm -rf...Koushik K. Dutta2010-04-051-0/+2
| * | dont fail on lack of free space. just warn. figure out issue later. allow KEY...Koushik K. Dutta2010-03-251-0/+1
| * | the beginnings of adding a format option,Koushik K. Dutta2010-03-191-3/+3
| * | Camera and center button now select. Add more mount and unmount options. 1.7.0Koushik K. Dutta2010-03-141-2/+3
| * | usb mass storage support. user initiated recovery is now user friendly.Koushik K. Dutta2010-02-261-1/+2
| * | make it prettyKoushik K. Dutta2010-02-251-3/+1
| * | add mount sdcard optionKoushik K. Dutta2010-02-211-0/+1
| * | Functional NandroidKoushik K. Dutta2010-02-211-2/+2
| * | fix up back button and menu togglingKoushik K. Dutta2010-02-191-3/+8
| * | power button toggles menuKoushik K. Dutta2010-02-131-1/+1
| * | working recovery image!Koushik K. Dutta2010-02-121-0/+4
| * | update.zip somewhat working now...Koushik K. Dutta2010-02-111-0/+2
| * | allow alt-l or menu to bring up the recovery menuKoushik K. Dutta2010-02-101-1/+4
| * | allow mouse/trackball click for enter on touch only devices.Koushik K. Dutta2010-02-101-0/+1
* | | (cherry-pick) support installing any .zip file on the sdcardDoug Zongker2010-09-151-1/+1
* | | Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3Ying Wang2010-09-011-3/+3
* | | Fix for crespo.Ying Wang2010-08-301-3/+3
| |/ |/|
* | change log recovery to generic device_recovery_start functionDoug Zongker2010-02-011-0/+4
|/
* fix compile warnings in recovery, change imagesDoug Zongker2009-07-231-2/+2
* add function for device-specific wipe data featuresDoug Zongker2009-06-181-0/+4
* fix error from change 3606Doug Zongker2009-06-111-18/+18
* split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-0/+61