aboutsummaryrefslogtreecommitdiffstats
path: root/recovery.cpp
Commit message (Expand)AuthorAgeFilesLines
* recovery: Enable the menu for User buildsPat Erley2016-01-051-6/+2
* recovery: Remove "Supported API" messageMichael Bestas2015-12-041-2/+0
* sr: Fix build when oemlock plugin is enabledSteve Kondik2015-11-261-2/+3
* recovery: Allow devices to reboot to download modeAndreas Blaesius2015-11-251-0/+5
* sr: Fix all the graphics issuesSteve Kondik2015-11-251-4/+4
* recovery: Headless modeTom Marshall2015-11-251-1/+12
* sr: Fix the progress barSteve Kondik2015-11-251-10/+3
* sr: Touch UITom Marshall2015-11-251-3/+36
* sr: Return to main menu after selectionTom Marshall2015-11-251-28/+26
* recovery: Handle oemunlock commandTom Marshall2015-11-251-4/+56
* recovery: datamedia supportTom Marshall2015-11-251-4/+33
* recovery: Provide sideload cancellationTom Marshall2015-11-251-12/+26
* Blank screen during shutdown and rebootPat Erley2015-11-251-0/+3
* recovery: turn on the backlight in recovery modeTom Marshall2015-11-251-0/+25
* recovery: Awakening of MiniVoldTom Marshall2015-11-251-75/+145
* Add back and home key handling.Steve Kondik2015-11-201-1/+10
* 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