aboutsummaryrefslogtreecommitdiffstats
path: root/recovery.cpp
Commit message (Expand)AuthorAgeFilesLines
* sr: Get a proper shell environment in recoverySteve Kondik2015-11-201-0/+71
* recovery: Add timestamps in update logs.Tao Bao2015-11-071-16/+98
* recovery: Remove redirect_stdio() when calling ShowFile().Tao Bao2015-11-071-3/+0
* Fix potential crashJeremy Compostella2015-11-071-5/+9
* recovery: Allow "Mount /system" for system_root_image.Tao Bao2015-11-071-2/+17
* Unmount sdcard if no package file is selected.caozhiyuan2015-11-071-0/+1
* recovery: Switch to clangTao Bao2015-11-071-6/+15
* recovery: Allow device-specific reboot reasonDavid Ng2015-10-061-1/+3
* Split WipeData into PreWipeData and PostWipeData.Elliott Hughes2015-06-101-17/+12
* Add an alternate screen for viewing recovery logs.Elliott Hughes2015-05-061-4/+5
* Keep multiple kernel logsTao Bao2015-05-051-82/+73
* Turn on text display for debuggable buildsTao Bao2015-05-041-0/+7
* Move the menu header out of the menu.Elliott Hughes2015-04-131-10/+4
* Add missing \n after "Mounting /system." message.Elliott Hughes2015-04-131-1/+1
* Revert "Append kernel logs to last_log file"Tao Bao2015-04-111-46/+42
* Append kernel logs to last_log fileTao Bao2015-04-101-42/+46
* Switch minadb over to C++.Elliott Hughes2015-04-101-2/+0
* Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes2015-04-101-4/+2
* Move "Mount /system" to the main menu.Elliott Hughes2015-04-101-5/+7
* Move the recovery image version out of the menu header.Elliott Hughes2015-04-091-21/+7
* Move file paging into ScreenRecoveryUI.Elliott Hughes2015-04-081-57/+6
* Enable printf format argument checking.Elliott Hughes2015-04-081-1/+1
* Rotate logs only when there are actual operationsTao Bao2015-04-071-9/+28
* Refactor the codes to call wipe_data/wipe_cache functionsTao Bao2015-03-311-22/+36
* Revert "Erase PST partition if its marked to be erased."Andres Morales2015-03-311-2/+0
* Add support to enter sideload mode directlyTao Bao2015-03-301-26/+49
* Factor out the "yes/no" menu and use it for "Wipe cache" too.Elliott Hughes2015-03-251-60/+35
* Factor out option variables from int to bool typesTao Bao2015-03-251-6/+8
* Fix wipe command when using sideload in recoveryChristian Poetzsch2015-03-241-52/+47
* Add "Apply update from sdcard" to default recovery image.Elliott Hughes2015-03-221-3/+7
* am 2d102225: Merge "Kill of most of the remainder of minadbd."Dan Albert2015-02-201-2/+2
|\
| * Kill of most of the remainder of minadbd.Dan Albert2015-02-191-2/+2
* | resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aospElliott Hughes2015-02-101-3/+6
|\|
| * recovery: Properly detect userdebug or eng buildsElliott Hughes2015-02-101-3/+6
* | Add basic navigation controls to log viewer.Patrick Tjin2014-12-101-2/+36
* | Save kernel logs to /cache/recoveryPatrick Tjin2014-12-101-6/+60
* | Make /cache/recovery/last_log available in recoveryNick Kralevich2014-10-221-4/+73
|/
* Include reason when wiping data.Jeff Sharkey2014-09-241-0/+4
* Erase PST partition if its marked to be erased.Andres Morales2014-08-061-0/+2
* do sdcard sideloading through the fuse filesystemDoug Zongker2014-07-101-101/+9
* drop APPLY_CACHE and refactor APPLY_EXTDoug Zongker2014-07-081-63/+45
* sideload without holding the whole package in RAMDoug Zongker2014-07-021-2/+2
* add reboot-to-bootloader and power down options to recovery menuDoug Zongker2014-04-011-17/+38
* am b4bbf887: resolved conflicts for merge of 708aa238 to klp-modular-dev-plus...Doug Zongker2014-03-181-4/+10
|\
| * resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aospDoug Zongker2014-03-181-4/+10
| |\
| | * add --shutdown_after option to recoveryDoug Zongker2014-03-181-4/+10
* | | am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus...Doug Zongker2014-03-171-1/+1
|\| |
| * | resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aospDoug Zongker2014-03-171-1/+1
| |\|
| | * refactor image resource loading code in minuiDoug Zongker2014-03-171-1/+1
* | | am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-141-2/+2
|\| |