Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
7bdb1745accf9829a84592eaccc820e8c48ced51
/
recovery.cpp
« Previous
fa12b97
Reboot and retry on I/O errors
by Tianjie Xu
· 9 years ago
9a83ca0
Merge "Reboot and retry on I/O errors" am: 94dc34148c am: 90f01a4203
by Tianjie Xu
· 9 years ago
94dc341
Merge "Reboot and retry on I/O errors"
by Tianjie Xu
· 9 years ago
c36b919
Merge "recovery: Handle devices without /cache partition." am: 479d9dc2f2
by Tao Bao
· 9 years ago
ae6408d
recovery: Handle devices without /cache partition.
by Tao Bao
· 9 years ago
3c62b67
Reboot and retry on I/O errors
by Tianjie Xu
· 9 years ago
26112e5
recovery: Handle devices without /cache partition.
by Tao Bao
· 9 years ago
661f8a6
Move recovery's convert_fbe folder to /tmp
by Paul Lawrence
· 9 years ago
99281df
recovery: check battery level before installing package.
by Yabin Cui
· 9 years ago
53e7a06
recovery: check battery level before installing package.
by Yabin Cui
· 9 years ago
b595e17
Merge "recovery: Fork a process for fuse when sideloading from SD card." am: 37e3c71da3
by Tao Bao
· 9 years ago
cdcf28f
recovery: Fork a process for fuse when sideloading from SD card.
by Tao Bao
· 9 years ago
22d89ec
Merge "Track rename from base/ to android-base/." am: 06ca938ce2 am: ff4c2c07e8
by Elliott Hughes
· 9 years ago
4b166f0
Track rename from base/ to android-base/.
by Elliott Hughes
· 9 years ago
8a4b7e5
Merge "Track name change from adb_main to adb_server_main." am: ee5c87eea7
by Elliott Hughes
· 9 years ago
9f4fdb3
Track name change from adb_main to adb_server_main.
by Elliott Hughes
· 9 years ago
d0db337
Create convert_fbe breadcrumb file to support conversion to FBE
by Paul Lawrence
· 9 years ago
04ca426
recovery: Add timestamps in update logs.
by Tao Bao
· 9 years ago
9a7fd80
recovery: Remove redirect_stdio() when calling ShowFile().
by Tao Bao
· 9 years ago
ad509fd
Merge "Fix potential crash"
by Tao Bao
· 9 years ago
faa7500
Fix recovery image build.
by Elliott Hughes
· 9 years ago
1b7d9b7
Fix potential crash
by Jeremy Compostella
· 9 years ago
abb8f77
recovery: Allow "Mount /system" for system_root_image.
by Tao Bao
· 9 years ago
22ccc87
Merge "Unmount sdcard if no package file is selected."
by Elliott Hughes
· 9 years ago
945548e
Split WipeData into PreWipeData and PostWipeData.
by Elliott Hughes
· 9 years ago
b4effb9
Unmount sdcard if no package file is selected.
by caozhiyuan
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
7523863
Clean up the sleep()'s after poking init services
by Tao Bao
· 9 years ago
c049163
Add an alternate screen for viewing recovery logs.
by Elliott Hughes
· 9 years ago
bef3971
Keep multiple kernel logs
by Tao Bao
· 10 years ago
785d22c
Turn on text display for debuggable builds
by Tao Bao
· 10 years ago
8fd86d7
Move the menu header out of the menu.
by Elliott Hughes
· 10 years ago
e46066f
Add missing \n after "Mounting /system." message.
by Elliott Hughes
· 10 years ago
f012432
Revert "Append kernel logs to last_log file"
by Tao Bao
· 10 years ago
2ec803f
Append kernel logs to last_log file
by Tao Bao
· 10 years ago
20531ef
Switch minadb over to C++.
by Elliott Hughes
· 10 years ago
642aaa7
Fix ScreenRecoveryUI to handle devices without power/up/down.
by Elliott Hughes
· 10 years ago
ec28340
Move "Mount /system" to the main menu.
by Elliott Hughes
· 10 years ago
bb78d62
Move the recovery image version out of the menu header.
by Elliott Hughes
· 10 years ago
8de5207
Move file paging into ScreenRecoveryUI.
by Elliott Hughes
· 10 years ago
018ed31
Enable printf format argument checking.
by Elliott Hughes
· 10 years ago
682c34b
Rotate logs only when there are actual operations
by Tao Bao
· 10 years ago
e39a9bc
Refactor the codes to call wipe_data/wipe_cache functions
by Tao Bao
· 10 years ago
c277762
Revert "Erase PST partition if its marked to be erased."
by Andres Morales
· 10 years ago
c679f93
Add support to enter sideload mode directly
by Tao Bao
· 10 years ago
30694c9
Factor out the "yes/no" menu and use it for "Wipe cache" too.
by Elliott Hughes
· 10 years ago
145d861
Factor out option variables from int to bool types
by Tao Bao
· 10 years ago
4ec58a4
Fix wipe command when using sideload in recovery
by Christian Poetzsch
· 10 years ago
c51ac89
Add "Apply update from sdcard" to default recovery image.
by Elliott Hughes
· 10 years ago
552fceb
am 2d102225: Merge "Kill of most of the remainder of minadbd."
by Dan Albert
· 10 years ago
f3a5726
Kill of most of the remainder of minadbd.
by Dan Albert
· 10 years ago
dcbf4fc
resolved conflicts for merge of 35efcd27 to lmp-mr1-dev-plus-aosp
by Elliott Hughes
· 10 years ago
f14af80
recovery: Properly detect userdebug or eng builds
by Elliott Hughes
· 10 years ago
f59b994
Add basic navigation controls to log viewer.
by Patrick Tjin
· 10 years ago
cd055ee
Save kernel logs to /cache/recovery
by Patrick Tjin
· 10 years ago
a9ad032
Make /cache/recovery/last_log available in recovery
by Nick Kralevich
· 10 years ago
a6e13ae
Include reason when wiping data.
by Jeff Sharkey
· 10 years ago
ee19387
Erase PST partition if its marked to be erased.
by Andres Morales
· 10 years ago
945fc68
do sdcard sideloading through the fuse filesystem
by Doug Zongker
· 10 years ago
9395022
drop APPLY_CACHE and refactor APPLY_EXT
by Doug Zongker
· 10 years ago
075ad80
sideload without holding the whole package in RAM
by Doug Zongker
· 10 years ago
8d9d3d5
add reboot-to-bootloader and power down options to recovery menu
by Doug Zongker
· 11 years ago
a898c52
am b4bbf887: resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aosp
by Doug Zongker
· 11 years ago
b4bbf88
resolved conflicts for merge of 708aa238 to klp-modular-dev-plus-aosp
by Doug Zongker
· 11 years ago
b1d1263
add --shutdown_after option to recovery
by Doug Zongker
· 11 years ago
a68c517
am 80c1a386: resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
by Doug Zongker
· 11 years ago
80c1a38
resolved conflicts for merge of d90da130 to klp-modular-dev-plus-aosp
by Doug Zongker
· 11 years ago
a418aa7
refactor image resource loading code in minui
by Doug Zongker
· 11 years ago
679baa0
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
4b6de1b
am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
f3bb31c
Recovery 64-bit compile issues
by Mark Salyzyn
· 11 years ago
0d32f25
clean up some warnings when building recovery
by Doug Zongker
· 11 years ago
19a8e24
log extra info for debugging
by Doug Zongker
· 11 years ago
c87bab1
add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
3b5a987
recovery: fix use of init reboot method
by Doug Zongker
· 11 years ago
77ea71d
recovery: fix rebooting
by Doug Zongker
· 11 years ago
239ac6a
recovery: install packages in a known mount environment
by Doug Zongker
· 11 years ago
c0441d1
notify about pending long press
by Doug Zongker
· 11 years ago
a4ee1f8
Merge "recovery: preserve recovery logs across cache wipes"
by Doug Zongker
· 11 years ago
6d0d7ac
recovery: preserve recovery logs across cache wipes
by Doug Zongker
· 11 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
f24fd7e
recovery: copy logs to cache more aggressively
by Doug Zongker
· 11 years ago
8cd1211
am d51bfc9b: Merge "Fix the potential segmentation fault"
by Doug Zongker
· 11 years ago
93ffa75
Fix the potential segmentation fault
by Jin Feng
· 11 years ago
da1ebae
recovery: save logs from the last few invocations of recovery
by Doug Zongker
· 11 years ago
7c3ae45
recovery: turn on text display for install errors in debug builds
by Doug Zongker
· 11 years ago
6fd59ac
more font improvements and cleanup
by Doug Zongker
· 12 years ago
cd74108
resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp
by Kenny Root
· 12 years ago
7eb7567
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
6016d08
recovery: fix failure to unmount "/cache"
by Devin Kim
· 12 years ago
6c8553d
display error state on OTA failure
by Doug Zongker
· 12 years ago
5fa8c23
localization for recovery messages
by Doug Zongker
· 12 years ago
8b240cc
recovery locale handling fixes
by Doug Zongker
· 12 years ago
4f33e55
change recovery images to android with spinner
by Doug Zongker
· 12 years ago
02ec6b8
add simple text to recovery UI
by Doug Zongker
· 12 years ago
f69d40a
am e5d5ac76: minor recovery changes
by Doug Zongker
· 13 years ago
e5d5ac7
minor recovery changes
by Doug Zongker
· 13 years ago
038818c
Update merge for SELinux to compile
by Kenny Root
· 13 years ago
41dda82
resolved conflicts for merge of 0b1fee1b to master
by Kenny Root
· 13 years ago
e83b7cf
support "sideload over ADB" mode
by Doug Zongker
· 13 years ago
Next »