summaryrefslogtreecommitdiffstats
path: root/ui.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-20update recovery with new 3D imagesDoug Zongker1-1/+1
2011-09-02minui: events: refactor event acquisitionDima Zavin1-60/+72
2011-08-20change recovery images to match blue holo themeDoug Zongker1-1/+1
2011-07-12Update usb_connected() to support new gadget driverBenoit Goby1-4/+5
2011-03-11Have recovery reboot using the new android_reboot() function.Ken Sumrall1-2/+2
2011-03-09don't reboot for inactivity if USB is connectedDoug Zongker1-13/+38
2011-03-08don't reboot for inactivity if USB is connectedDoug Zongker1-13/+38
2011-03-02change the default recovery assets to be in holograph styleDoug Zongker1-11/+9
2011-03-01make recovery UI images more general; allow for installation animationDoug Zongker1-50/+136
2011-01-25make recovery reboot after 2 minutes of no activityDoug Zongker1-4/+31
2010-09-15(cherry-pick) EMMC support in applypatchDoug Zongker1-1/+1
2010-09-15support for ext4/EMMC filesystems in updater binaryDoug Zongker1-1/+1
2010-09-15(cherry-pick) support installing any .zip file on the sdcardDoug Zongker1-2/+2
2010-09-03add --show_text option to recoveryDoug Zongker1-0/+8
2010-09-01Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3Ying Wang1-1/+1
2010-08-31Fix for crespo.Ying Wang1-1/+1
2010-07-08EMMC support in applypatchDoug Zongker1-1/+1
2010-07-02support for ext4/EMMC filesystems in updater binaryDoug Zongker1-1/+1
2010-04-08support installing any .zip file on the sdcardDoug Zongker1-2/+2
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker1-21/+0
2009-11-13eclair snapshotJean-Baptiste Queru1-9/+8
2009-10-09simplify construction of the recovery progress barDoug Zongker1-23/+11
2009-09-15don't complain if recovery icon is shortDoug Zongker1-1/+5
2009-07-23fix compile warnings in recovery, change imagesDoug Zongker1-0/+1
2009-06-11split out device-specific recovery UI code into vendor directoriesDoug Zongker1-8/+2
2009-04-02AI 144105: am: CL 144082 Remove the unused "unpacking" recovery icon.Doug Zongker1-1/+0
2009-04-01AI 144082: Remove the unused "unpacking" recovery icon.Doug Zongker1-1/+0
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+542
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-542/+0
2009-02-11auto import from //branches/cupcake/...@130745The Android Open Source Project1-9/+131