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
/
install.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add recovery support of dynamic fingerprints
Kelvin Zhang
2020-06-29
1
-3
/
+23
*
Detect non-A/B vs. A/B packages correctly. am: f2af5629d2
Yifan Hong
2020-05-20
1
-8
/
+19
|
\
|
*
Detect non-A/B vs. A/B packages correctly.
Yifan Hong
2020-05-20
1
-8
/
+19
*
|
Force off-device package installation with FUSE
Tianjie Xu
2020-02-13
1
-0
/
+47
*
|
Revert "Force package installation with FUSE unless the package stores on device"
Raman Tenneti
2020-02-13
1
-47
/
+0
*
|
Force package installation with FUSE unless the package stores on device
Tianjie Xu
2020-01-22
1
-0
/
+47
|
/
*
Delete VINTF compatibility check during OTA.
Yifan Hong
2019-12-18
1
-81
/
+0
*
otautil: Factor out the utils that're private to recovery.
Tao Bao
2019-10-02
1
-2
/
+2
*
Clean up some global variables in common.h
Tianjie Xu
2019-07-24
1
-1
/
+4
*
Merge "InstallPackage now takes a package as parameter"
Tianjie Xu
2019-06-14
1
-43
/
+32
|
\
|
*
InstallPackage now takes a package as parameter
Tianjie Xu
2019-06-13
1
-43
/
+32
*
|
Use the new ziparchive Next std::string_view overload.
Elliott Hughes
2019-06-12
1
-1
/
+1
|
/
*
Move off the Next ZipString overload.
Elliott Hughes
2019-05-23
1
-2
/
+2
*
Track libziparchive API change.
Elliott Hughes
2019-05-09
1
-1
/
+1
*
Track libziparchive API change.
Elliott Hughes
2019-05-06
1
-10
/
+5
*
install: Install functions return InstallResult.
Tao Bao
2019-04-30
1
-13
/
+14
*
install: Return bool for a few check functions.
Tao Bao
2019-04-30
1
-33
/
+31
*
Move wipe cache|data to libinstall
xunchang
2019-04-15
1
-5
/
+13
*
Move install to separate module
xunchang
2019-03-29
1
-0
/
+730