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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Enter into userspace fastboot only if the device supports it"
Treehugger Robot
2018-09-24
1
-1
/
+2
|
\
|
*
Enter into userspace fastboot only if the device supports it
Hridya Valsaraju
2018-09-20
1
-1
/
+2
*
|
Show 'Enter Fastboot' menu item only if device supports fastbootd
Hridya Valsaraju
2018-09-18
1
-0
/
+4
|
/
*
Fix sideload for user devices by adding a new sideload config
Hridya Valsaraju
2018-09-08
1
-5
/
+0
*
recovery: Add "boot-fastboot" command to BCB.
David Anderson
2018-08-22
1
-1
/
+12
*
Add fastboot mode to recovery
Hridya Valsaraju
2018-08-14
1
-21
/
+103
*
Dynamically load device-specific recovery UI lib.
Tao Bao
2018-08-06
1
-1
/
+27
*
Fix the arguments passed to getopt_long(3).
Tao Bao
2018-07-17
1
-5
/
+2
*
recovery: Reset optind to 1 after getopt
Jerry Zhang
2018-05-17
1
-0
/
+1
*
recovery: Refactor common setup into main()
Jerry Zhang
2018-05-16
1
-3
/
+223
*
recovery: Refactor logging code into logging.cpp
Jerry Zhang
2018-05-07
1
-1
/
+1
*
recovery: Split main() into recovery_main.cpp.
Tao Bao
2018-05-01
1
-0
/
+162