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-07-24
Clean up some global variables in common.h
Tianjie Xu
1
-1
/
+4
2019-07-09
Create a fallback to install from fuse if mmap fails
Tianjie Xu
1
-3
/
+4
2019-07-09
minadbd sends heartbeat to rescue service for getprop command.
Tao Bao
1
-1
/
+3
2019-06-20
Support starting fuse from a block map
Tianjie Xu
3
-26
/
+56
2019-06-13
InstallPackage now takes a package as parameter
Tianjie Xu
6
-52
/
+74
2019-06-12
Use the new ziparchive Next std::string_view overload.
Elliott Hughes
2
-2
/
+2
2019-05-23
Move off the Next ZipString overload.
Elliott Hughes
2
-6
/
+5
2019-05-09
Track libziparchive API change.
Elliott Hughes
2
-3
/
+2
2019-05-06
Track libziparchive API change.
Elliott Hughes
2
-12
/
+6
2019-04-30
install: Install functions return InstallResult.
Tao Bao
6
-31
/
+33
2019-04-30
install: Return bool for a few check functions.
Tao Bao
4
-42
/
+40
2019-04-27
Add install/wipe_device.cpp.
Tao Bao
4
-3
/
+228
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
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