Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
5b5973c5d4a7e926772aafe699c0ac08ed55d1ed
/
recovery.cpp
« Previous
1fe1afe
Move menu headers/items to std::vector<std::string>.
by Tao Bao
· 7 years ago
1875991
Merge "screen_ui: Drop the dependency on common.h." am: 738a4258d8
by Tao Bao
· 7 years ago
1d156b9
screen_ui: Drop the dependency on common.h.
by Tao Bao
· 7 years ago
f0fd4f5
Merge "Add ScreenRecoveryUI::ShowMenu()." am: cac3ec3513 am: a2f44ebd09
by Tao Bao
· 7 years ago
3aec696
Add ScreenRecoveryUI::ShowMenu().
by Tao Bao
· 7 years ago
6d99d4b
recovery: Split main() into recovery_main.cpp.
by Tao Bao
· 7 years ago
2ac56af
recovery: Split main() into recovery_main.cpp.
by Tao Bao
· 7 years ago
c3674ab
Merge changes I78839ed4,I75ac0e26 am: e4d65b681a am: 040674586b
by Tao Bao
· 7 years ago
aac9d9f
recovery: Move a few constants closer to their uses.
by Tao Bao
· 7 years ago
406a6ff
recovery: Fix the return value when failing to convert to FBE.
by Tao Bao
· 7 years ago
5d09663
Merge "recovery: Revoke (most of) short options." am: 3de3756081 am: 29c9690864
by Tao Bao
· 7 years ago
f9f1734
recovery: Revoke (most of) short options.
by Tao Bao
· 7 years ago
6d90a9d
recovery: Print the actually required battery level.
by Tao Bao
· 7 years ago
f2ea6d7
recovery: Print the actually required battery level.
by Tao Bao
· 7 years ago
aae7efd
Mark ui_print with __printflike.
by Tao Bao
· 7 years ago
7acf21c
Merge "Rename CacheLocation to Paths." am: 49c7f1cec3 am: ce562bacfd
by android-build-prod (mdb)
· 7 years ago
641fa97
Rename CacheLocation to Paths.
by Tao Bao
· 7 years ago
bd56ab1
Merge "Wipe the metadata partition when we wipe data." am: 897385bfe2
by Paul Crowley
· 7 years ago
3b4d516
Wipe the metadata partition when we wipe data.
by Paul Crowley
· 8 years ago
f533e4a
Merge "Do not skip the update installation if it's a retry" am: e566168c94
by Tianjie Xu
· 7 years ago
a6f49bd
Do not skip the update installation if it's a retry
by Tianjie Xu
· 7 years ago
1ab7bf4
Merge "Detect interrupted update due to power off" am: d8fadfb606 am: d9caba2bbe
by Tianjie Xu
· 7 years ago
99b73be
Detect interrupted update due to power off
by Tianjie Xu
· 7 years ago
e8e4c40
is_battery_ok use health 2.0 HAL
by Yifan Hong
· 7 years ago
99f0d9e
Drop -Wno-unused-parameter.
by Tao Bao
· 8 years ago
1fc5bf3
Revert "Revert "Move error_code.h into otautil.""
by Tao Bao
· 7 years ago
26436d6
Revert "Move error_code.h into otautil."
by Tao Bao
· 7 years ago
623fe7e
Move error_code.h into otautil.
by Tao Bao
· 7 years ago
3e18f2b
roots: Fix an issue with volume_for_path().
by Tao Bao
· 7 years ago
29d5575
Add a new option in recovery menu to test the background texts
by Tianjie Xu
· 7 years ago
bd0ddcd
Remove EXPAND/STRINGIFY macros.
by Tao Bao
· 8 years ago
623bac4
Merge "screen_ui: Word-wrap menu headers." am: 162b92323b
by Tao Bao
· 7 years ago
2bbc6d6
screen_ui: Word-wrap menu headers.
by Tao Bao
· 7 years ago
5507c3d
Merge "otautil: Clean up dirCreateHierarchy()." am: 610712101b
by Tao Bao
· 7 years ago
ac3d1ed
otautil: Clean up dirCreateHierarchy().
by Tao Bao
· 7 years ago
276ff4c
Merge "recovery: Fix the flickering when turning on text mode." am: 771dfb0016
by Tao Bao
· 7 years ago
7022f33
recovery: Fix the flickering when turning on text mode.
by Tao Bao
· 7 years ago
4fb2825
Merge "Avoid crashing recovery with unwritable /cache." am: 9187f1cc51
by Tao Bao
· 7 years ago
ec57903
Avoid crashing recovery with unwritable /cache.
by Tao Bao
· 7 years ago
6d8827e
Merge "Fix the android-cloexec-* warnings in bootable/recovery" am: 94a8ea1797
by Tianjie Xu
· 7 years ago
de6735e
Fix the android-cloexec-* warnings in bootable/recovery
by Tianjie Xu
· 7 years ago
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
Next »