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
/
twinstall.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not check digest on mapped installs
Ethan Yonker
2019-04-09
1
-3
/
+3
*
Extract arch-specific updater binary if present
Ethan Yonker
2019-04-04
1
-1
/
+19
*
Zip install: this will allow TWRP to check md5 and sha256 checksums
bigbiff bigbiff
2019-04-02
1
-31
/
+2
*
twinstall: Force variable type
Simon Shi
2019-03-22
1
-1
/
+1
*
Fix build error on Pie with TW_NO_LEGACY_PROPS := true
lambdadroid
2018-09-26
1
-0
/
+6
*
Merge AOSP android-9.0.0_r3
Ethan Yonker
2018-08-24
1
-1
/
+1
*
enable md5sum digest verification
steadfasterX
2018-07-27
1
-1
/
+8
*
Merge up to android-8.1.0_r1 and fix conflicts
Ethan Yonker
2017-12-15
1
-2
/
+17
*
ADB Backup: add ability for TWRP GUI to restore
bigbiff bigbiff
2017-11-27
1
-1
/
+1
*
Auto detect possible use of legacy props
nkk71
2017-11-17
1
-15
/
+51
*
Make legacy props an option disabled by default
Ethan Yonker
2017-09-08
1
-12
/
+15
*
Update to AOSP 8.0 base
Ethan Yonker
2017-09-08
1
-71
/
+52
*
twrpDigest refactor
bigbiff bigbiff
2017-06-17
1
-17
/
+33
*
Support new AB OTA zips
Ethan Yonker
2016-12-05
1
-27
/
+70
*
MD5 verification sanity
James Christopher Adduono
2016-11-30
1
-3
/
+12
*
Make naming scheme more meaningful
Ethan Yonker
2016-08-29
1
-1
/
+1
*
Support update binary log command
Ethan Yonker
2016-08-27
1
-0
/
+8
*
Make it backwards compatible with 4.4
Ethan Yonker
2016-08-25
1
-1
/
+5
*
Update to 7.0
Ethan Yonker
2016-08-24
1
-2
/
+0
*
Detect and install custom themes as part of zip installs
Ethan Yonker
2016-03-29
1
-3
/
+38
*
Multiple Language Support
Ethan Yonker
2015-12-19
1
-8
/
+10
*
Free some memory allocations
Matt Mower
2015-11-12
1
-0
/
+3
*
Improve error handling for zip install
that
2015-10-15
1
-18
/
+17
*
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
1
-1
/
+0
*
Use one mizip for all
Ethan Yonker
2014-12-10
1
-22
/
+2
*
Make the android-5.0 branch compile in 4.4 to 4.1
Ethan Yonker
2014-12-02
1
-4
/
+21
*
Release map after zip install
Ethan Yonker
2014-11-08
1
-1
/
+5
*
Update adb sideload feature
Ethan Yonker
2014-11-08
1
-5
/
+13
*
Fix up install functions
Ethan Yonker
2014-11-07
1
-2
/
+9
*
More MD5 verification error handling
Matt Mower
2014-04-16
1
-7
/
+3
*
Force zip verification in OEM builds
Ethan Yonker
2014-04-15
1
-1
/
+3
*
Allow disabling legacy properties
Matt Mower
2014-03-27
1
-0
/
+4
*
Add basic error checking to legacy property init
Matt Mower
2014-03-27
1
-14
/
+48
*
Support pre-KitKat properties for update-binary
that
2014-03-09
1
-1
/
+31
*
Update licenses to all match
Dees Troy
2013-10-22
1
-0
/
+17
*
Kang in older minzip for building in CM9 & CM7
Dees Troy
2013-09-10
1
-0
/
+5
*
Extract file_contexts from zips if it exists
Dees_Troy
2013-09-05
1
-1
/
+32
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-26
/
+26
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-252
/
+97
*
use md5.c for computation of md5sums
bigbiff bigbiff
2013-03-07
1
-4
/
+7
*
Disable the forced MD5 check
Dees_Troy
2013-01-30
1
-8
/
+2
*
Update sdcard partitioning to C++
Dees_Troy
2012-09-27
1
-5
/
+0
*
Various fixes
Dees_Troy
2012-09-20
1
-1
/
+1
*
Move to shared libmincrypt
Dees_Troy
2012-09-14
1
-162
/
+3
*
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
2012-09-14
1
-93
/
+2
*
Make text appear in GUI console, Zip install works.
Dees_Troy
2012-09-12
1
-0
/
+580