Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
8921a25c32c8ce7583fd99d0a47eba200672a34b
/
recovery_main.cpp
0426727
Add EthernetDevice to manage ethernet connection.
by Hongguang Chen
· 4 years, 6 months ago
7d5c341
Start adbd in user mode if bootloader is unlocked
by Tianjie Xu
· 5 years ago
e3f09a7
otautil: Factor out the utils that're private to recovery.
by Tao Bao
· 5 years ago
ff18586
recovery: Don't report unrecognized option in recovery_main.
by Tao Bao
· 5 years ago
b63a221
Remove common.h
by Tianjie Xu
· 5 years ago
164c60a
Clean up some global variables in common.h
by Tianjie Xu
· 5 years ago
488cc05
recovery: report compliant reboot reason (Part Deux)
by Mark Salyzyn
· 5 years ago
feefbf2
Revert "recovery: report compliant reboot reason"
by Tao Bao
· 5 years ago
6f4e4db
recovery: report compliant reboot reason
by Mark Salyzyn
· 5 years ago
f90d9a1
roots: Remove get_system_root and logical_partitions_mapped.
by Tao Bao
· 5 years ago
782dcc1
Consolidate the codes that handle reboot/shutdown.
by Tao Bao
· 6 years ago
d9cb014
Parse BCB command to enter rescue mode.
by Tao Bao
· 6 years ago
10f441a
minadbd: Support `adb reboot` under sideload/rescue modes.
by Tao Bao
· 6 years ago
9d05c8a
Fall back to en-US if localized bitmap is missing for a locale
by xunchang
· 6 years ago
c6dc325
Allow entering rescue mode via recovery UI.
by Tao Bao
· 6 years ago
2239b9e
Move load & restore logs to logging.cpp
by xunchang
· 6 years ago
316e971
Move wipe cache|data to libinstall
by xunchang
· 6 years ago
34690ce
Add socket communication between recovery and minadbd
by xunchang
· 6 years ago
e0cfab3
recovery: Remove SetUsbConfig() out of common.h.
by Tao Bao
· 6 years ago
2478885
Move install to separate module
by xunchang
· 6 years ago
8f39730
Move librecovery_ui to a sub-directory
by Tianjie Xu
· 6 years ago
6fcd208
Use android::base::Pipe.
by Tao Bao
· 6 years ago
983e2d5
Add a logo to the fastbootd screen.
by David Anderson
· 6 years ago
b22bd95
Merge "logical -> dynamic partitions."
by Treehugger Robot
· 6 years ago
d17174c
logical -> dynamic partitions.
by Yifan Hong
· 6 years ago
2b2f423
recovery: Fix mounting /system with dynamic partitions.
by David Anderson
· 6 years ago
c2e6f04
Merge "Enter into userspace fastboot only if the device supports it"
by Treehugger Robot
· 6 years ago
7f41a2c
Enter into userspace fastboot only if the device supports it
by Hridya Valsaraju
· 6 years ago
daa301e
Show 'Enter Fastboot' menu item only if device supports fastbootd
by Hridya Valsaraju
· 6 years ago
e4ef453
Fix sideload for user devices by adding a new sideload config
by Hridya Valsaraju
· 6 years ago
eee4e26
recovery: Add "boot-fastboot" command to BCB.
by David Anderson
· 6 years ago
20c81b3
Add fastboot mode to recovery
by Hridya Valsaraju
· 6 years ago
42c45e2
Dynamically load device-specific recovery UI lib.
by Tao Bao
· 6 years ago
1700cc4
Fix the arguments passed to getopt_long(3).
by Tao Bao
· 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
152933a
recovery: Refactor logging code into logging.cpp
by Jerry Zhang
· 7 years ago
6d99d4b
recovery: Split main() into recovery_main.cpp.
by Tao Bao
· 7 years ago