Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
d1f105a4660ab073d89100c96eb64e43679e1ba3
/
recovery.cpp
93b5bf2
Refactor the code to check the metadata
by Tianjie Xu
· 6 years ago
b99e606
Add function to show localized rescue party menu
by Tianjie Xu
· 6 years ago
fdea242
recovery: deprecate check for ro.build.system_root_image
by Mark Salyzyn
· 6 years ago
a5bbcb9
Trigger the logging when prompting for wipe.
by Tao Bao
· 6 years ago
16147d1
Merge "Allow switch to fastbootd when userdata wipe is required"
by Treehugger Robot
· 6 years ago
eb6f13a
Allow switch to fastbootd when userdata wipe is required
by Hridya Valsaraju
· 6 years ago
e4ef453
Fix sideload for user devices by adding a new sideload config
by Hridya Valsaraju
· 6 years ago
19a5316
Merge "Add fastboot mode to recovery"
by Treehugger Robot
· 6 years ago
20c81b3
Add fastboot mode to recovery
by Hridya Valsaraju
· 6 years ago
056538c
recovery uses IHealth::getService
by Yifan Hong
· 6 years ago
3528139
Merge "recovery: Add ability to interrupt UI" am: 561ee9362c
by Jerry Zhang
· 6 years ago
b76af93
recovery: Add ability to interrupt UI
by Jerry Zhang
· 6 years ago
2f9d61a
Merge "Fix the arguments passed to getopt_long(3)." am: 29932e7bcc
by Tao Bao
· 6 years ago
1700cc4
Fix the arguments passed to getopt_long(3).
by Tao Bao
· 6 years ago
93ea306
Merge "Recovery image is self-contained" am: 397e8f2279
by Jiyong Park
· 6 years ago
8b7af4c
Recovery image is self-contained
by Jiyong Park
· 6 years ago
5a78f39
Merge "recovery: add --fsck_unshare_blocks option for adb remount" am: bda4495176
by David Anderson
· 6 years ago
edee836
recovery: add --fsck_unshare_blocks option for adb remount
by David Anderson
· 6 years ago
ebc9109
Merge "recovery: Add ability to set title lines" am: cba047f944 am: 6283f64568
by Jerry Zhang
· 6 years ago
0e577ee
recovery: Add ability to set title lines
by Jerry Zhang
· 6 years ago
901fb2c
Merge "recovery: Reset optind to 1 after getopt" am: 38d90316b2 am: 25d31c9f9c
by Jerry Zhang
· 6 years ago
49fd5d2
recovery: Reset optind to 1 after getopt
by Jerry Zhang
· 6 years ago
f5e319a
recovery: Refactor common setup into main()
by Jerry Zhang
· 7 years ago
6a64804
recovery: Refactor common setup into main()
by Jerry Zhang
· 7 years ago
20976a0
Merge "recovery: Configure device menu based on runtime info." am: e498ef2f03
by Tao Bao
· 6 years ago
e5d2c25
recovery: Configure device menu based on runtime info.
by Tao Bao
· 6 years ago
4fd58ca
Merge "Device owns the RecoveryUI instance." am: 6df846e337 am: 8d593973d6
by Tao Bao
· 6 years ago
551d2c3
Device owns the RecoveryUI instance.
by Tao Bao
· 6 years ago
8141ad8
Merge "recovery: Remove unneeded include of minui.h." am: 0a2c4e260f
by Tao Bao
· 6 years ago
6fc9795
Merge "screen_ui: Drop the parameter in CheckBackgroundTextImages." am: 1f3a9c0a43
by android-build-prod (mdb)
· 6 years ago
0a2c4e2
Merge "recovery: Remove unneeded include of minui.h."
by Tao Bao
· 6 years ago
e5caa40
Merge "recovery: Get UI and locale from device." am: d8abd2bd70 am: 07bf50a51d
by Tao Bao
· 6 years ago
39c4918
screen_ui: Drop the parameter in CheckBackgroundTextImages.
by Tao Bao
· 6 years ago
2dea53e
recovery: Get UI and locale from device.
by Jerry Zhang
· 7 years ago
83ff1f0
recovery: Remove unneeded include of minui.h.
by Tao Bao
· 6 years ago
152933a
recovery: Refactor logging code into logging.cpp
by Jerry Zhang
· 7 years ago
cadf4ed
recovery: Refactor logging code into logging.cpp
by Jerry Zhang
· 7 years ago
13415d9
Merge changes I1cc5d702,I32ab9854 am: 420f7f8df4 am: c4ba6b738f
by android-build-prod (mdb)
· 7 years ago
2c52639
Move reboot() from common.h into otautil/sysutil.h.
by Tao Bao
· 7 years ago
17054c0
otautil: Rename dir/sys/thermal utils.
by Tao Bao
· 7 years ago
3777c4b
Merge "Move menu headers/items to std::vector<std::string>." am: fb86bb2a07
by Tao Bao
· 7 years ago
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
Next »