index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
recovery_main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
Log a copy of recovery log to kernel logs
Kelvin Zhang
1
-5
/
+5
2020-05-19
Add EthernetDevice to manage ethernet connection.
Hongguang Chen
1
-0
/
+5
2020-05-16
Add EthernetDevice to manage ethernet connection.
Hongguang Chen
1
-0
/
+5
2019-10-30
Start adbd in user mode if bootloader is unlocked
Tianjie Xu
1
-1
/
+7
2019-10-02
otautil: Factor out the utils that're private to recovery.
Tao Bao
1
-2
/
+2
2019-09-19
recovery: Don't report unrecognized option in recovery_main.
Tao Bao
1
-0
/
+7
2019-08-15
Remove common.h
Tianjie Xu
1
-4
/
+15
2019-07-24
Clean up some global variables in common.h
Tianjie Xu
1
-13
/
+11
2019-05-23
recovery: report compliant reboot reason (Part Deux)
Mark Salyzyn
1
-2
/
+17
2019-05-22
Revert "recovery: report compliant reboot reason"
Tao Bao
1
-17
/
+2
2019-05-20
recovery: report compliant reboot reason
Mark Salyzyn
1
-2
/
+17
2019-05-10
roots: Remove get_system_root and logical_partitions_mapped.
Tao Bao
1
-1
/
+2
2019-04-29
Consolidate the codes that handle reboot/shutdown.
Tao Bao
1
-10
/
+8
2019-04-28
Parse BCB command to enter rescue mode.
Tao Bao
1
-4
/
+28
2019-04-26
minadbd: Support `adb reboot` under sideload/rescue modes.
Tao Bao
1
-0
/
+5
2019-04-26
Allow entering rescue mode via recovery UI.
Tao Bao
1
-0
/
+4
2019-04-25
Parse BCB command to enter rescue mode.
Tao Bao
1
-4
/
+28
2019-04-24
minadbd: Support `adb reboot` under sideload/rescue modes.
Tao Bao
1
-0
/
+5
2019-04-22
Fall back to en-US if localized bitmap is missing for a locale
xunchang
1
-1
/
+0
2019-04-17
Allow entering rescue mode via recovery UI.
Tao Bao
1
-0
/
+4
2019-04-16
DO NOT MERGE: Move load & restore logs to logging.cpp
xunchang
1
-1
/
+1
2019-04-16
DO NOT MERGE: Move wipe cache|data to libinstall
xunchang
1
-1
/
+4
2019-04-16
DO NOT MERGE: Add socket communication between recovery and minadbd
xunchang
1
-11
/
+0
2019-04-16
Move load & restore logs to logging.cpp
xunchang
1
-1
/
+1
2019-04-15
Move wipe cache|data to libinstall
xunchang
1
-1
/
+4
2019-04-11
Add socket communication between recovery and minadbd
xunchang
1
-11
/
+0
2019-03-29
recovery: Remove SetUsbConfig() out of common.h.
Tao Bao
1
-0
/
+6
2019-03-29
Move install to separate module
xunchang
1
-1
/
+1
2019-03-21
Move librecovery_ui to a sub-directory
Tianjie Xu
1
-3
/
+3
2019-03-21
Move librecovery_ui to a sub-directory
Tianjie Xu
1
-3
/
+3
2019-03-01
Use android::base::Pipe.
Tao Bao
1
-15
/
+12
2019-02-12
Add a logo to the fastbootd screen.
David Anderson
1
-0
/
+2
2018-11-16
logical -> dynamic partitions.
Yifan Hong
1
-2
/
+2
2018-10-30
recovery: Fix mounting /system with dynamic partitions.
David Anderson
1
-2
/
+7
2018-09-20
Enter into userspace fastboot only if the device supports it
Hridya Valsaraju
1
-1
/
+2
2018-09-18
Show 'Enter Fastboot' menu item only if device supports fastbootd
Hridya Valsaraju
1
-0
/
+4
2018-09-08
Fix sideload for user devices by adding a new sideload config
Hridya Valsaraju
1
-5
/
+0
2018-08-22
recovery: Add "boot-fastboot" command to BCB.
David Anderson
1
-1
/
+12
2018-08-14
Add fastboot mode to recovery
Hridya Valsaraju
1
-21
/
+103
2018-08-06
Dynamically load device-specific recovery UI lib.
Tao Bao
1
-1
/
+27
2018-07-17
Fix the arguments passed to getopt_long(3).
Tao Bao
1
-5
/
+2
2018-05-17
recovery: Reset optind to 1 after getopt
Jerry Zhang
1
-0
/
+1
2018-05-16
recovery: Refactor common setup into main()
Jerry Zhang
1
-3
/
+223
2018-05-16
recovery: Refactor common setup into main()
Jerry Zhang
1
-3
/
+223
2018-05-07
recovery: Refactor logging code into logging.cpp
Jerry Zhang
1
-1
/
+1
2018-05-07
recovery: Refactor logging code into logging.cpp
Jerry Zhang
1
-1
/
+1
2018-05-07
recovery: Refactor logging code into logging.cpp
Jerry Zhang
1
-1
/
+1
2018-05-01
recovery: Split main() into recovery_main.cpp.
Tao Bao
1
-0
/
+162
2018-05-01
recovery: Split main() into recovery_main.cpp.
Tao Bao
1
-0
/
+162