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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for converting from FDE to FBE
Eric Biggers
2022-03-10
4
-34
/
+10
*
Perform data wipe in recovery if ota package has powerwash set
Kelvin Zhang
2022-02-15
5
-22
/
+51
*
Move package verifier from libinstall to libotautil
Jacky Liu
2021-12-22
11
-1133
/
+5
*
Check SPL downgrade before install OTA in recovery
Kelvin Zhang
2021-05-17
5
-0
/
+197
*
Bring up the erase animation early for data wipe
Tianjie
2021-03-03
1
-3
/
+5
*
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2021-02-14
1
-0
/
+9
*
Fix SnapshotManager instantiation.
David Anderson
2021-02-05
1
-2
/
+2
*
Check for overflow before allocating memory fore decompression.
Kelvin Zhang
2020-09-18
3
-2
/
+19
*
Switch to zip64 in recovery
Kelvin Zhang
2020-09-16
3
-6
/
+6
*
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
2
-0
/
+51
*
|
Revert "Force package installation with FUSE unless the package stores on device"
Raman Tenneti
2020-02-13
2
-51
/
+0
*
|
Force package installation with FUSE unless the package stores on device
Tianjie Xu
2020-01-22
2
-0
/
+51
|
/
*
Merge "Mount snapshotted /system in Virtual A/B devices"
Treehugger Robot
2020-01-07
2
-0
/
+34
|
\
|
*
Mount snapshotted /system in Virtual A/B devices
Alessio Balsini
2019-12-16
2
-0
/
+34
*
|
Delete VINTF compatibility check during OTA.
Yifan Hong
2019-12-18
3
-86
/
+0
|
/
*
Force merges to complete before wiping data or metadata.
David Anderson
2019-11-11
4
-0
/
+79
*
otautil: Factor out the utils that're private to recovery.
Tao Bao
2019-10-02
4
-6
/
+7
*
Merge "Remove libhidltransport deps"
Steven Moreland
2019-09-30
1
-1
/
+0
|
\
|
*
Remove libhidltransport deps
Steven Moreland
2019-09-26
1
-1
/
+0
*
|
minadbd: Export minadbd/types.h to libinstall.
Tao Bao
2019-09-26
2
-5
/
+5
|
/
*
Clean up some global variables in common.h
Tianjie Xu
2019-07-24
1
-1
/
+4
*
Merge "minadbd sends heartbeat to rescue service for getprop command."
Tao Bao
2019-07-10
1
-1
/
+3
|
\
|
*
minadbd sends heartbeat to rescue service for getprop command.
Tao Bao
2019-07-09
1
-1
/
+3
*
|
Create a fallback to install from fuse if mmap fails
Tianjie Xu
2019-07-09
1
-3
/
+4
|
/
*
Support starting fuse from a block map
Tianjie Xu
2019-06-20
3
-26
/
+56
*
Merge "InstallPackage now takes a package as parameter"
Tianjie Xu
2019-06-14
6
-52
/
+74
|
\
|
*
InstallPackage now takes a package as parameter
Tianjie Xu
2019-06-13
6
-52
/
+74
*
|
Use the new ziparchive Next std::string_view overload.
Elliott Hughes
2019-06-12
2
-2
/
+2
|
/
*
Move off the Next ZipString overload.
Elliott Hughes
2019-05-23
2
-6
/
+5
*
Track libziparchive API change.
Elliott Hughes
2019-05-09
2
-3
/
+2
*
Track libziparchive API change.
Elliott Hughes
2019-05-06
2
-12
/
+6
*
install: Install functions return InstallResult.
Tao Bao
2019-04-30
6
-31
/
+33
*
install: Return bool for a few check functions.
Tao Bao
2019-04-30
4
-42
/
+40
*
Merge "Add install/wipe_device.cpp."
Tao Bao
2019-04-29
4
-3
/
+228
|
\
|
*
Add install/wipe_device.cpp.
Tao Bao
2019-04-27
4
-3
/
+228
*
|
Support wipe command in rescue mode
xunchang
2019-04-26
2
-10
/
+16
|
/
*
Parse BCB command to enter rescue mode.
Tao Bao
2019-04-25
1
-9
/
+15
*
minadbd: Support `adb reboot` under sideload/rescue modes.
Tao Bao
2019-04-24
3
-28
/
+79
*
Allow entering rescue mode via recovery UI.
Tao Bao
2019-04-17
2
-10
/
+23
*
Move load & restore logs to logging.cpp
xunchang
2019-04-16
2
-73
/
+4
*
Move wipe cache|data to libinstall
xunchang
2019-04-15
9
-18
/
+249
*
Add socket communication between recovery and minadbd
xunchang
2019-04-11
2
-48
/
+241
*
Build libinstall as a static library.
Tao Bao
2019-04-08
1
-1
/
+1
*
libotautil exports libfstab header.
Tao Bao
2019-04-03
1
-1
/
+0
*
Move install to separate module
xunchang
2019-03-29
14
-0
/
+2389