aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
Commit message (Expand)AuthorAgeFilesLines
* add --headless modeKoushik Dutta2013-07-191-0/+1
* Allow cancelation of adb sideload.Koushik Dutta2013-04-101-0/+1
* recovery: support for more than 1 sdcard in USB mass storageDavid Ferguson2012-08-161-0/+3
* fix a bunch of off by one errors. disable display toggle.Koushik Dutta2012-07-171-0/+1
* Add a background texture. Animate during nandroids. Fix dir count.Koushik Dutta2012-07-151-0/+1
* forward port CWM to jellybeanKoushik Dutta2012-07-151-0/+3
* fix ui_nice_print define for code blocksKoushik Dutta2012-07-051-1/+1
* fixup backup and restore statusKoushik Dutta2012-07-041-1/+2
* Rewrite the code that throttles UI updates to be in ui_print itself.Koushik Dutta2012-07-021-0/+2
* wipKoushik Dutta2011-11-161-0/+30
|\
| * 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
| |\
| * | 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
| |\ \
| * | | support installing any .zip file on the sdcardDoug Zongker2010-04-081-1/+1
* | | | Add a new 'Show log' extended function.Tanguy Pruvot2011-06-301-0/+1
* | | | Support fs mount options.Koushik Dutta2011-02-271-0/+4
* | | | Support multiple file system types.Koushik Dutta2011-02-091-1/+1
* | | | bml devices that are using rfs are automatically upgraded to ext4. Version 3....Koushik Dutta2010-12-191-0/+1
* | | | There was apparently a lack of carebear.Koushik Dutta2010-12-181-0/+1
* | | | Merge from ClockworkMod recoveryKoushik Dutta2010-12-181-1/+14
|\ \ \ \
| * | | | allow toggling of software back menu item. add recovery checkpoint file. moun...Koushik Dutta2010-07-191-0/+3
| * | | | forward port excluded bootloader stuff from eclairKoushik Dutta2010-06-301-0/+7
| * | | | Merge from Froyo.Koushik Dutta2010-06-231-7/+0
| |\ \ \ \ | | |/ / /
| * | | | support or devices that do not have a trackball or enter button.Koushik Dutta2010-06-091-1/+1
| * | | | Camera and center button now select. Add more mount and unmount options. 1.7.0Koushik K. Dutta2010-03-141-0/+1
| * | | | nandroid in C now has a progress barKoushik K. Dutta2010-03-121-0/+2
* | | | | remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker2010-09-201-0/+13
* | | | | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-09-151-4/+4
* | | | | (cherry-pick) support installing any .zip file on the sdcardDoug Zongker2010-09-151-1/+1
| |_|_|/ |/| | |
* | | | add --show_text option to recoveryDoug Zongker2010-09-031-0/+1
| |_|/ |/| |
* | | Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-241-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