summaryrefslogtreecommitdiffstats
path: root/common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-1/+5
|\
| * Remove EXPAND/STRINGIFY macros.Tao Bao2017-09-131-2/+3
| * Revert "Remove EXPAND/STRINGIFY macros."Tao Bao2017-05-041-2/+2
| * Remove EXPAND/STRINGIFY macros.Tao Bao2017-05-031-2/+2
| * Adding support for quiescent reboot to recoveryDmitri Plotnikov2017-04-191-0/+2
* | Update to AOSP 8.0 baseEthan Yonker2017-09-081-2/+13
|\ \
| * | Adding support for quiescent reboot to recoveryDmitri Plotnikov2017-04-281-0/+2
| |/
| * recovery: Add the missing #include.Tao Bao2017-03-071-0/+2
| * recovery: Drop the "--stages" / '-g' argument.Tao Bao2017-03-071-1/+1
| * Revert "Revert "Some cleanups to recovery.""Tao Bao2016-11-031-2/+9
| * Revert "Some cleanups to recovery."Dan Albert2016-10-271-3/+2
| * Some cleanups to recovery.Tao Bao2016-10-261-2/+3
| * Switch recovery to libbase loggingTianjie Xu2016-09-011-12/+0
| * updater: Clean up char* with std::string.Tao Bao2015-08-061-8/+0
* | Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-8/+6
|\|
| * 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
* | bootloader: align with AOSP codethat2015-05-181-1/+1
* | Update to latest AOSP masterDees_Troy2013-09-041-18/+4
|\ \
| * | recovery: turn on text display for install errors in debug buildsDoug Zongker2013-05-211-2/+4
| |/
| * Move to using the new unified fstab in recovery.Ken Sumrall2013-02-201-18/+1
* | Move all AOSP code out of recovery binaryDees_Troy2013-04-041-4/+3
* | Port reboot functions to C++Dees_Troy2012-09-271-0/+2
* | Make text appear in GUI console, Zip install works.Dees_Troy2012-09-121-3/+4
* | TWRP-ify AOSP codeDees_Troy2012-09-051-0/+3
|/
* 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-181-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-021-4/+4
* | am 21b97ed5: Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-251-1/+1
|\|
| * Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-251-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-181-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-041-0/+94
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-94/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-111-0/+12
* Initial ContributionThe Android Open Source Project2008-10-211-0/+82