summaryrefslogtreecommitdiffstats
path: root/common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-13Remove EXPAND/STRINGIFY macros.Tao Bao1-2/+3
2017-05-04Revert "Remove EXPAND/STRINGIFY macros."Tao Bao1-2/+2
2017-05-03Remove EXPAND/STRINGIFY macros.Tao Bao1-2/+2
2017-04-28Adding support for quiescent reboot to recoveryDmitri Plotnikov1-0/+2
2017-04-19Adding support for quiescent reboot to recoveryDmitri Plotnikov1-0/+2
2017-03-07recovery: Add the missing #include.Tao Bao1-0/+2
2017-03-07recovery: Drop the "--stages" / '-g' argument.Tao Bao1-1/+1
2016-11-03Revert "Revert "Some cleanups to recovery.""Tao Bao1-2/+9
2016-10-27Revert "Some cleanups to recovery."Dan Albert1-3/+2
2016-10-26Some cleanups to recovery.Tao Bao1-2/+3
2016-09-01Switch recovery to libbase loggingTianjie Xu1-12/+0
2016-09-01Switch recovery to libbase loggingTianjie Xu1-12/+0
2016-09-01Switch recovery to libbase loggingTianjie Xu1-12/+0
2015-08-06updater: Clean up char* with std::string.Tao Bao1-8/+0
2015-05-18bootloader: align with AOSP codethat1-1/+1
2015-04-08Rotate logs only when there are actual operationsTao Bao1-0/+1
2015-02-10recovery: Properly detect userdebug or eng buildsElliott Hughes1-0/+3
2013-05-21recovery: turn on text display for install errors in debug buildsDoug Zongker1-2/+4
2013-05-16recovery: turn on text display for install errors in debug buildsDoug Zongker1-2/+4
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-4/+3
2013-02-20Move to using the new unified fstab in recovery.Ken Sumrall1-18/+1
2012-09-27Port reboot functions to C++Dees_Troy1-0/+2
2012-09-12Make text appear in GUI console, Zip install works.Dees_Troy1-3/+4
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+3
2011-11-04move key processing to RecoveryUIDoug Zongker1-19/+0
2011-11-01move key processing to RecoveryUIDoug Zongker1-19/+0
2011-10-31turn recovery into a C++ binaryDoug Zongker1-55/+10
2011-10-28turn recovery into a C++ binaryDoug Zongker1-55/+10
2011-04-12save a last_install file with the result of the last package install attemptDoug Zongker1-0/+3
2011-03-01make recovery UI images more general; allow for installation animationDoug Zongker1-0/+19
2011-02-25store partition length in recovery.fstabDoug Zongker1-0/+6
2011-02-25store partition length in recovery.fstabDoug Zongker1-0/+6
2011-02-18store partition length in recovery.fstabDoug Zongker1-0/+6
2011-01-25make recovery reboot after 2 minutes of no activityDoug Zongker1-0/+1
2010-09-21remove the notion of "root path"; support mixed flash typesDoug Zongker1-0/+13
2010-09-21remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker1-0/+13
2010-09-15support for ext4/EMMC filesystems in updater binaryDoug Zongker1-4/+4
2010-09-15(cherry-pick) support installing any .zip file on the sdcardDoug Zongker1-1/+1
2010-09-03add --show_text option to recoveryDoug Zongker1-0/+1
2010-07-02support for ext4/EMMC filesystems in updater binaryDoug Zongker1-4/+4
2010-06-25Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich1-1/+1
2010-04-08support installing any .zip file on the sdcardDoug Zongker1-1/+1
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker1-7/+0
2009-11-13eclair snapshotJean-Baptiste Queru1-1/+1
2009-09-20reduce fraction of progress bar for verificationDoug Zongker1-1/+1
2009-06-18let the "firmware" command take the file straight from the packageDoug Zongker1-0/+3
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/+94
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-94/+0
2009-02-11auto import from //branches/cupcake/...@130745The Android Open Source Project1-0/+12