aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support "sideload over ADB" modeDoug Zongker2012-01-101-2/+4
* move key processing to RecoveryUIDoug Zongker2011-11-041-2/+3
* C++ class for device-specific codeDoug Zongker2011-10-311-7/+7
* temporarily remove verifier_test binaryDoug Zongker2011-10-311-6/+6
* refactor ui functions into a classDoug Zongker2011-10-311-1/+1
* turn recovery into a C++ binaryDoug Zongker2011-10-311-7/+7
* Remove the simulator target from all makefiles.Jeff Brown2011-07-121-4/+0
* Fix x86 build.Ying Wang2011-02-081-3/+0
* remove encrypted filesystem code from recoveryDoug Zongker2011-01-181-2/+1
* remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-2/+3
* Working ASLR implementationHristo Bojinov2010-08-021-0/+1
* support userdata and cache partitions using emmc/ext4 instead of mtd/yaffsDoug Zongker2010-06-291-1/+8
* Encrypted File Systems part 3. Recovery changes.Oscar Montemayor2010-03-151-1/+1
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-181-0/+1
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-2/+1
* am 9b430e11: am 73ae31ce: add a simple unit test for the OTA package verifierDoug Zongker2009-12-101-0/+16
|\
| * add a simple unit test for the OTA package verifierDoug Zongker2009-12-091-0/+16
* | Recovery changes for Encrypted File Systems.Oscar Montemayor2009-12-101-8/+9
|/
* resolved conflicts for merge of 64893ccc to masterDoug Zongker2009-07-151-3/+1
|\
| * remove amendDoug Zongker2009-07-141-3/+1
* | resolved conflicts for merge of fb2e3af3 to masterDoug Zongker2009-06-181-0/+3
|\|
| * let the "firmware" command take the file straight from the packageDoug Zongker2009-06-171-0/+3
| * fix sim build in donut, tooDoug Zongker2009-06-111-4/+4
* | am 9931f7f3: edify extensions for OTA package installation, part 1Doug Zongker2009-06-121-0/+2
|\|
| * edify extensions for OTA package installation, part 1Doug Zongker2009-06-111-0/+2
| * AI 144130: Don't build OTA package keys into the recovery binary; readDoug Zongker2009-04-011-13/+0
| * AI 143128: Use PNG instead of BMP for recovery image icons. This savesDoug Zongker2009-03-271-1/+1
* | fix simulator build by excluding more of recoveryDoug Zongker2009-06-111-3/+4
* | split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-6/+11
* | AI 144132: am: CL 144130 Don't build OTA package keys into the recovery binar...Doug Zongker2009-04-021-13/+0
* | AI 143289: am: CL 143128 Use PNG instead of BMP for recovery image icons. Th...Doug Zongker2009-03-271-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+60
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-60/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+57