summaryrefslogtreecommitdiffstats
path: root/recovery.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* generalize "install from sdcard" to "install from external storage"Doug Zongker2010-07-301-4/+6
* resolved conflicts for merge of c02c37a1 to masterDoug Zongker2010-07-091-6/+117
|\
| * make a copy of sideloaded packages in /tmp before verifyingDoug Zongker2010-07-091-2/+112
| * DO NOT MERGEOscar Montemayor2010-04-021-18/+18
* | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-021-6/+6
* | support installing any .zip file on the sdcardDoug Zongker2010-04-081-20/+140
* | Encrypted File Systems part 3. Recovery changes.Oscar Montemayor2010-03-151-18/+18
|/
* 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-021-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-231-69/+107
|\|
| * confirm before wiping user data in recoveryDoug Zongker2009-09-231-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 masterDoug Zongker2009-08-181-0/+10
* | resolved conflicts for merge of 64893ccc to masterDoug Zongker2009-07-161-28/+1
|\|
| * remove amendDoug Zongker2009-07-151-28/+1
* | add function for device-specific wipe data featuresDoug Zongker2009-06-191-2/+7
* | resolved conflicts for merge of fb2e3af3 to masterDoug Zongker2009-06-181-2/+20
|\|
| * let the "firmware" command take the file straight from the packageDoug Zongker2009-06-181-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-031-4/+0
* don't say "install complete" when it really isn'tDoug Zongker2009-05-291-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-041-0/+471
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-471/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-111-23/+78
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-101-24/+79
* Initial ContributionThe Android Open Source Project2008-10-211-0/+361