Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
09b438052ec6dfee46bbf24f69c266de3cf220eb
/
recovery.cpp
eba11fa
Fix "No file_contexts" warning am: e35926e1af
by Jeff Vander Stoep
· 7 years ago
e35926e
Fix "No file_contexts" warning
by Jeff Vander Stoep
· 7 years ago
6957555
Retry the update if ApplyBSDiffPatch | ApplyImagePatch fails
by Tianjie Xu
· 7 years ago
539b08c
Fix the input parameter for "set_retry_bootloader_message"
by Tianjie Xu
· 7 years ago
72449c9
Fix the input parameter for "set_retry_bootloader_message"
by Tianjie Xu
· 7 years ago
8be0f39
Revert "Remove EXPAND/STRINGIFY macros."
by Tao Bao
· 8 years ago
ec97067
Remove EXPAND/STRINGIFY macros.
by Tao Bao
· 8 years ago
0150d01
adb_install: Stop passing RecoveryUI as a parameter.
by Tao Bao
· 8 years ago
ed9db0f
Adding support for quiescent reboot to recovery
by Dmitri Plotnikov
· 8 years ago
0481fae
Merge "Adding support for quiescent reboot to recovery"
by Treehugger Robot
· 8 years ago
d8039ac
recovery: Remove the include of adb.h.
by Tao Bao
· 8 years ago
d9d1629
Reboot the device on user build after the install fails
by Tianjie Xu
· 8 years ago
8706a98
Adding support for quiescent reboot to recovery
by Dmitri Plotnikov
· 8 years ago
0a59956
Merge "Add the missing sr-Latn into png files and rename the png locale header" am: 713d915636 am: dc235b5ab9
by Tianjie Xu
· 8 years ago
713d915
Merge "Add the missing sr-Latn into png files and rename the png locale header"
by Tianjie Xu
· 8 years ago
2078b22
Add the missing sr-Latn into png files and rename the png locale header
by Tianjie Xu
· 8 years ago
6014db5
Merge "Fix the wrong parameter when calling read_metadata_from_package()."
by Tao Bao
· 8 years ago
1b2a98b
Fix the wrong parameter when calling read_metadata_from_package().
by Tao Bao
· 8 years ago
31ac0c6
Reword the wipe warning message to be more comprehensible.
by Paul Crowley
· 8 years ago
e1905ad
recovery: Replace the hard-coded 1000 with AID_SYSTEM.
by Tao Bao
· 8 years ago
50dd532
recovery: Fix the FIXME in get_menu_selection().
by Tao Bao
· 8 years ago
fc5499f
recovery: Move a few int to bool.
by Tao Bao
· 8 years ago
9bd1dce
Merge "recovery: Drop the "--stages" / '-g' argument."
by Tao Bao
· 8 years ago
1a575f8
Merge "recovery: Add SetStage() into 'Run graphics test'."
by Tao Bao
· 8 years ago
08fc6be
recovery: Minor clean up to choose_recovery_file().
by Tao Bao
· 8 years ago
a8d72bc
recovery: Drop the "--stages" / '-g' argument.
by Tao Bao
· 8 years ago
db7e898
recovery: Add SetStage() into 'Run graphics test'.
by Tao Bao
· 8 years ago
c9447cc
recovery: Remember the last log position.
by Tao Bao
· 8 years ago
f7f1da3
recovery: Don't show "No /cache partition found" on screen.
by Tao Bao
· 8 years ago
c4a18ef
recovery: Clean up browse_directory().
by Tao Bao
· 8 years ago
3da8801
Replace _exit(-1) with _exit(EXIT_FAILURE).
by Tao Bao
· 8 years ago
efc3559
recovery: Move property_get() to android::base::GetProperty().
by Tao Bao
· 8 years ago
570af9d
recovery: Fix the argument parsing.
by Tao Bao
· 8 years ago
736d59c
recovery: Fix the broken UI text.
by Tao Bao
· 8 years ago
08404b4
Support a "ask before wiping" boot flag.
by Paul Crowley
· 8 years ago
2292db8
Add update_bootloader_message() to fix two-step OTAs.
by Tao Bao
· 8 years ago
8c1584f
Merge "Add a stub recovery UI."
by Sen Jiang
· 8 years ago
c033639
Remove the obsolete comments for firmware update.
by Tao Bao
· 8 years ago
d530449
Add a stub recovery UI.
by Sen Jiang
· 8 years ago
3f5a382
recovery: Clean up the log saving while wiping.
by Tao Bao
· 8 years ago
f038ca0
recovery: Remove obsolete code that supports "CACHE:foo" format.
by Tao Bao
· 8 years ago
7d34fa1
recovery: Fix the argument parsing from COMMAND_FILE.
by Tao Bao
· 8 years ago
f0ed159
recovery: Clean up get_args().
by Tao Bao
· 8 years ago
e2d05c5
Merge "Cleanup the duplicates of logs rotation functions"
by Tianjie Xu
· 8 years ago
e113e4d
Cleanup the duplicates of logs rotation functions
by Tianjie Xu
· 8 years ago
ac9d94d
Revert "Revert "Some cleanups to recovery.""
by Tao Bao
· 8 years ago
8584fcf
Revert "Some cleanups to recovery."
by Dan Albert
· 8 years ago
c0319b6
Some cleanups to recovery.
by Tao Bao
· 8 years ago
06e57ac
Skip update-on-boot for bootreason in blacklist
by Tianjie Xu
· 8 years ago
fd99a31
Verify wipe package when wiping A/B device in recovery.
by Yabin Cui
· 8 years ago
bd56f15
Clean up bootloader_message usage in recovery
by Tianjie Xu
· 8 years ago
8b309f6
Create bootloader_message static library.
by Yabin Cui
· 8 years ago
8cf5c8f
Replace minzip with libziparchive
by Tianjie Xu
· 8 years ago
df1b694
No longer need android/log.h
by Mark Salyzyn
· 8 years ago
7aa8874
Turn on -Werror for recovery
by Tianjie Xu
· 8 years ago
95afc91
Merge "Duplicate the last_install content into last_log."
by Tao Bao
· 8 years ago
f4885ad
Duplicate the last_install content into last_log.
by Tao Bao
· 8 years ago
cb22040
Switch to <android-base/properties.h>.
by Elliott Hughes
· 8 years ago
7b0ad9c
Switch recovery to libbase logging
by Tianjie Xu
· 8 years ago
acb2a2f
minadbd: rename adb_server_main to minadbd_main.
by Josh Gao
· 8 years ago
4e4474c
Merge ""view recovery logs" will show /tmp/recovery.log" am: c158cf0a14
by Tianjie Xu
· 8 years ago
a54f75e
"view recovery logs" will show /tmp/recovery.log
by Tianjie Xu
· 8 years ago
a550ee0
Merge "Handle error from fopen_path in finish_recovery" am: 8a4333f3b9
by Johan Harvyl
· 8 years ago
8569142
Handle error from fopen_path in finish_recovery
by Johan Harvyl
· 8 years ago
977903d
Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168
by Chih-Hung Hsieh
· 8 years ago
23abfd3
Fix clang-tidy performance warnings.
by Chih-Hung Hsieh
· 8 years ago
e5c6d47
Increase EIO retry count am: c37c5c3410
by Tianjie Xu
· 8 years ago
c37c5c3
Increase EIO retry count
by Tianjie Xu
· 8 years ago
ba33da2
resolve merge conflicts of fe8e356 to nyc-dev-plus-aosp
by Tao Bao
· 8 years ago
862a4c1
recovery: Add support to brick a device.
by Tao Bao
· 8 years ago
84478e8
resolve merge conflicts of 50f6417 to nyc-dev-plus-aosp
by Tianjie Xu
· 8 years ago
1625583
Allow recovery to return error codes
by Tianjie Xu
· 9 years ago
37c4502
recovery: Always log the update attempt.
by Tao Bao
· 9 years ago
cacb47b
resolve merge conflicts of 5823dd4 to nyc-dev-plus-aosp
by Tianjie Xu
· 9 years ago
5823dd4
Merge "Add ability to show "installing security update"" into nyc-dev
by Tianjie Xu
· 9 years ago
e0c8a9b
recovery: Always log the update attempt. am: 5687001895
by Tao Bao
· 9 years ago
5687001
recovery: Always log the update attempt.
by Tao Bao
· 9 years ago
35926c4
Add ability to show "installing security update"
by Tianjie Xu
· 9 years ago
0231e70
Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1
by Chih-hung Hsieh
· 9 years ago
54a2747
Fix google-runtime-int warnings.
by Chih-Hung Hsieh
· 9 years ago
4846bc4
Merge "Update the system update animation." into nyc-dev am: e8d0ecc
by Elliott Hughes
· 9 years ago
498cda6
Update the system update animation.
by Elliott Hughes
· 9 years ago
5c23b80
Merge "Move selinux dependencies out of header files." am: 8124750 am: dc91161
by Elliott Hughes
· 9 years ago
4bbd5bf
Move selinux dependencies out of header files.
by Elliott Hughes
· 9 years ago
9b9e584
Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771
by Mark Salyzyn
· 9 years ago
13aca59
recovery: use __android_log_pmsg_file_write for log files
by Mark Salyzyn
· 9 years ago
a4f701a
recovery: use __android_log_pmsg_file_write for log files
by Mark Salyzyn
· 9 years ago
180de7a
Merge "Clean up intent_file related code in recovery.cpp" am: 7e18ce2
by Tianjie Xu
· 9 years ago
c14d95d
Clean up intent_file related code in recovery.cpp
by Tianjie Xu
· 9 years ago
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
Next »