aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updater: Clean up char* with std::string.Tao Bao2015-08-061-8/+0
* Rotate logs only when there are actual operationsTao Bao2015-04-081-0/+1
* recovery: Properly detect userdebug or eng buildsElliott Hughes2015-02-101-0/+3
* recovery: turn on text display for install errors in debug buildsDoug Zongker2013-05-161-2/+4
* Move to using the new unified fstab in recovery.Ken Sumrall2013-02-191-18/+1
* move key processing to RecoveryUIDoug Zongker2011-11-041-19/+0
* turn recovery into a C++ binaryDoug Zongker2011-10-311-55/+10
* save a last_install file with the result of the last package install attemptDoug Zongker2011-04-121-0/+3
* make recovery UI images more general; allow for installation animationDoug Zongker2011-03-011-0/+19
* store partition length in recovery.fstabDoug Zongker2011-02-171-0/+6
* make recovery reboot after 2 minutes of no activityDoug Zongker2011-01-251-0/+1
* remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-0/+13
* am 28cae98c: am 4bc98062: add --show_text option to recoveryDoug Zongker2010-09-031-0/+1
|\
| * add --show_text option to recoveryDoug Zongker2010-09-031-0/+1
* | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-011-4/+4
* | am 21b97ed5: Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-241-1/+1
|\|
| * Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-241-1/+1
* | support installing any .zip file on the sdcardDoug Zongker2010-04-081-1/+1
|/
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-7/+0
* reduce fraction of progress bar for verificationDoug Zongker2009-09-201-1/+1
* let the "firmware" command take the file straight from the packageDoug Zongker2009-06-171-0/+3
* AI 144082: Remove the unused "unpacking" recovery icon.Doug Zongker2009-04-011-1/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+94
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-94/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+12
* Initial ContributionThe Android Open Source Project2008-10-211-0/+82