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
*
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