index
:
bootable_recovery.git
replicant-4.2
replicant-6.0
bootable/recovery
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
recovery.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
recovery: Handle oemunlock command
Tom Marshall
2015-11-25
1
-4
/
+56
*
recovery: datamedia support
Tom Marshall
2015-11-25
1
-4
/
+33
*
recovery: Provide sideload cancellation
Tom Marshall
2015-11-25
1
-12
/
+26
*
Blank screen during shutdown and reboot
Pat Erley
2015-11-25
1
-0
/
+3
*
recovery: turn on the backlight in recovery mode
Tom Marshall
2015-11-25
1
-0
/
+25
*
recovery: Awakening of MiniVold
Tom Marshall
2015-11-25
1
-75
/
+145
*
Add back and home key handling.
Steve Kondik
2015-11-20
1
-1
/
+10
*
sr: Get a proper shell environment in recovery
Steve Kondik
2015-11-20
1
-0
/
+71
*
recovery: Add timestamps in update logs.
Tao Bao
2015-11-07
1
-16
/
+98
*
recovery: Remove redirect_stdio() when calling ShowFile().
Tao Bao
2015-11-07
1
-3
/
+0
*
Fix potential crash
Jeremy Compostella
2015-11-07
1
-5
/
+9
*
recovery: Allow "Mount /system" for system_root_image.
Tao Bao
2015-11-07
1
-2
/
+17
*
Unmount sdcard if no package file is selected.
caozhiyuan
2015-11-07
1
-0
/
+1
*
recovery: Switch to clang
Tao Bao
2015-11-07
1
-6
/
+15
*
recovery: Allow device-specific reboot reason
David Ng
2015-10-06
1
-1
/
+3
*
Split WipeData into PreWipeData and PostWipeData.
Elliott Hughes
2015-06-10
1
-17
/
+12
*
Add an alternate screen for viewing recovery logs.
Elliott Hughes
2015-05-06
1
-4
/
+5
*
Keep multiple kernel logs
Tao Bao
2015-05-05
1
-82
/
+73
*
Turn on text display for debuggable builds
Tao Bao
2015-05-04
1
-0
/
+7
*
Move the menu header out of the menu.
Elliott Hughes
2015-04-13
1
-10
/
+4
*
Add missing \n after "Mounting /system." message.
Elliott Hughes
2015-04-13
1
-1
/
+1
*
Revert "Append kernel logs to last_log file"
Tao Bao
2015-04-11
1
-46
/
+42
*
Append kernel logs to last_log file
Tao Bao
2015-04-10
1
-42
/
+46
*
Switch minadb over to C++.
Elliott Hughes
2015-04-10
1
-2
/
+0
*
Fix ScreenRecoveryUI to handle devices without power/up/down.
Elliott Hughes
2015-04-10
1
-4
/
+2
*
Move "Mount /system" to the main menu.
Elliott Hughes
2015-04-10
1
-5
/
+7
*
Move the recovery image version out of the menu header.
Elliott Hughes
2015-04-09
1
-21
/
+7
*
Move file paging into ScreenRecoveryUI.
Elliott Hughes
2015-04-08
1
-57
/
+6
*
Enable printf format argument checking.
Elliott Hughes
2015-04-08
1
-1
/
+1
*
Rotate logs only when there are actual operations
Tao Bao
2015-04-07
1
-9
/
+28
*
Refactor the codes to call wipe_data/wipe_cache functions
Tao Bao
2015-03-31
1
-22
/
+36
*
Revert "Erase PST partition if its marked to be erased."
Andres Morales
2015-03-31
1
-2
/
+0
*
Add support to enter sideload mode directly
Tao Bao
2015-03-30
1
-26
/
+49
*
Factor out the "yes/no" menu and use it for "Wipe cache" too.
Elliott Hughes
2015-03-25
1
-60
/
+35
*
Factor out option variables from int to bool types
Tao Bao
2015-03-25
1
-6
/
+8
*
Fix wipe command when using sideload in recovery
Christian Poetzsch
2015-03-24
1
-52
/
+47
*
Add "Apply update from sdcard" to default recovery image.
Elliott Hughes
2015-03-22
1
-3
/
+7
*
am 2d102225: Merge "Kill of most of the remainder of minadbd."
Dan Albert
2015-02-20
1
-2
/
+2
|
\
|
*
Kill of most of the remainder of minadbd.
Dan Albert
2015-02-19
1
-2
/
+2
*
|
resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp
Elliott Hughes
2015-02-10
1
-3
/
+6
|
\
\
|
|
/
|
*
recovery: Properly detect userdebug or eng builds
Elliott Hughes
2015-02-10
1
-3
/
+6
*
|
Add basic navigation controls to log viewer.
Patrick Tjin
2014-12-10
1
-2
/
+36
*
|
Save kernel logs to /cache/recovery
Patrick Tjin
2014-12-10
1
-6
/
+60
*
|
Make /cache/recovery/last_log available in recovery
Nick Kralevich
2014-10-22
1
-4
/
+73
|
/
*
Include reason when wiping data.
Jeff Sharkey
2014-09-24
1
-0
/
+4
*
Erase PST partition if its marked to be erased.
Andres Morales
2014-08-06
1
-0
/
+2
*
do sdcard sideloading through the fuse filesystem
Doug Zongker
2014-07-10
1
-101
/
+9
*
drop APPLY_CACHE and refactor APPLY_EXT
Doug Zongker
2014-07-08
1
-63
/
+45
*
sideload without holding the whole package in RAM
Doug Zongker
2014-07-02
1
-2
/
+2
*
add reboot-to-bootloader and power down options to recovery menu
Doug Zongker
2014-04-01
1
-17
/
+38
[next]