aboutsummaryrefslogtreecommitdiffstats
path: root/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-10/+1
* change log recovery to generic device_recovery_start functionDoug Zongker2010-02-011-3/+3
* save the recovery log from before HTC firmware updatesDoug Zongker2010-01-211-1/+3
* Recovery changes for Encrypted File Systems.Oscar Montemayor2009-12-101-14/+71
* am 988500b6: add terminator to recovery\'s getopt_long options arrayDoug Zongker2009-10-121-0/+1
|\
| * add terminator to recovery's getopt_long options arrayDoug Zongker2009-10-061-0/+1
* | am f93d8166: confirm before wiping user data in recoveryDoug Zongker2009-09-221-69/+107
|\ \ | |/
| * confirm before wiping user data in recoveryDoug Zongker2009-09-221-69/+107
* | merge from open-source masterJean-Baptiste Queru2009-09-011-3/+6
|\ \ | |/ |/|
| * Not all failures to fopen_root_path() are serious.Jay Freeman (saurik)2009-08-251-3/+6
* | do not merge: cherry-pick of c2d666bd4f6eb5f7a9f17b10435c161cb105b7c5 from ma...Doug Zongker2009-08-181-0/+10
* | resolved conflicts for merge of 64893ccc to masterDoug Zongker2009-07-151-28/+1
|\ \ | |/
| * remove amendDoug Zongker2009-07-141-28/+1
* | add function for device-specific wipe data featuresDoug Zongker2009-06-181-2/+7
* | resolved conflicts for merge of fb2e3af3 to masterDoug Zongker2009-06-171-2/+20
|\ \ | |/
| * let the "firmware" command take the file straight from the packageDoug Zongker2009-06-171-1/+2
* | split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-42/+29
|/
* remove unused permissions scheme from amendDoug Zongker2009-06-021-4/+0
* don't say "install complete" when it really isn'tDoug Zongker2009-05-281-1/+6
* AI 144070: Add an option to wipe cache (only) to the recovery menu.Doug Zongker2009-04-011-0/+9
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+471
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-471/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-23/+78
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-24/+79
* Initial ContributionThe Android Open Source Project2008-10-211-0/+361