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
/
install
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-27
Add install/wipe_device.cpp.
Tao Bao
4
-3
/
+228
2019-04-26
Allow entering rescue mode via recovery UI.
Tao Bao
2
-10
/
+23
2019-04-26
Support wipe command in rescue mode
xunchang
2
-10
/
+16
2019-04-25
Parse BCB command to enter rescue mode.
Tao Bao
1
-9
/
+15
2019-04-24
minadbd: Support `adb reboot` under sideload/rescue modes.
Tao Bao
3
-28
/
+79
2019-04-17
Allow entering rescue mode via recovery UI.
Tao Bao
2
-10
/
+23
2019-04-16
DO NOT MERGE: Move load & restore logs to logging.cpp
xunchang
2
-73
/
+4
2019-04-16
DO NOT MERGE: Move wipe cache|data to libinstall
xunchang
9
-18
/
+249
2019-04-16
DO NOT MERGE: Add socket communication between recovery and minadbd
xunchang
2
-48
/
+241
2019-04-16
DO NOT MERGE: Build libinstall as a static library.
Tao Bao
1
-1
/
+1
2019-04-16
Move load & restore logs to logging.cpp
xunchang
2
-73
/
+4
2019-04-15
Move wipe cache|data to libinstall
xunchang
9
-18
/
+249
2019-04-11
Add socket communication between recovery and minadbd
xunchang
2
-48
/
+241
2019-04-08
Build libinstall as a static library.
Tao Bao
1
-1
/
+1
2019-04-03
libotautil exports libfstab header.
Tao Bao
1
-1
/
+0
2019-03-29
Move install to separate module
xunchang
14
-0
/
+2389