aboutsummaryrefslogtreecommitdiffstats
path: root/ui.c
Commit message (Expand)AuthorAgeFilesLines
* Have recovery reboot using the new android_reboot() function.Ken Sumrall2011-03-101-2/+2
* don't reboot for inactivity if USB is connectedDoug Zongker2011-03-081-13/+38
* change the default recovery assets to be in holograph styleDoug Zongker2011-03-021-11/+9
* make recovery UI images more general; allow for installation animationDoug Zongker2011-03-011-50/+136
* make recovery reboot after 2 minutes of no activityDoug Zongker2011-01-251-4/+31
* am 28cae98c: am 4bc98062: add --show_text option to recoveryDoug Zongker2010-09-031-0/+8
|\
| * add --show_text option to recoveryDoug Zongker2010-09-031-0/+8
| * Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3Ying Wang2010-09-011-1/+1
| * Fix for crespo.Ying Wang2010-08-301-1/+1
* | EMMC support in applypatchDoug Zongker2010-07-071-1/+1
* | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-011-1/+1
* | support installing any .zip file on the sdcardDoug Zongker2010-04-081-2/+2
|/
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-21/+0
* simplify construction of the recovery progress barDoug Zongker2009-10-081-23/+11
* don't complain if recovery icon is shortDoug Zongker2009-09-151-1/+5
* fix compile warnings in recovery, change imagesDoug Zongker2009-07-231-0/+1
* split out device-specific recovery UI code into vendor directoriesDoug Zongker2009-06-111-8/+2
* AI 144105: am: CL 144082 Remove the unused "unpacking" recovery icon.Doug Zongker2009-04-021-1/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+542
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-542/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-9/+131
* Initial ContributionThe Android Open Source Project2008-10-211-0/+420