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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
Multiple Language Support
Ethan Yonker
1
-8
/
+10
2015-11-12
Free some memory allocations
Matt Mower
1
-0
/
+3
2015-10-15
Improve error handling for zip install
that
1
-18
/
+17
2014-12-10
Use one mizip for all
Ethan Yonker
1
-22
/
+2
2014-12-02
Make the android-5.0 branch compile in 4.4 to 4.1
Ethan Yonker
1
-4
/
+21
2014-11-08
Release map after zip install
Ethan Yonker
1
-1
/
+5
2014-11-08
Update adb sideload feature
Ethan Yonker
1
-5
/
+13
2014-11-07
Fix up install functions
Ethan Yonker
1
-2
/
+9
2014-04-16
More MD5 verification error handling
Matt Mower
1
-7
/
+3
2014-04-15
Force zip verification in OEM builds
Ethan Yonker
1
-1
/
+3
2014-03-27
Allow disabling legacy properties
Matt Mower
1
-0
/
+4
2014-03-27
Add basic error checking to legacy property init
Matt Mower
1
-14
/
+48
2014-03-09
Support pre-KitKat properties for update-binary
that
1
-1
/
+31
2013-10-24
Update licenses to all match
Dees Troy
1
-0
/
+17
2013-10-22
Update licenses to all match
Dees Troy
1
-0
/
+17
2013-09-10
Kang in older minzip for building in CM9 & CM7
Dees Troy
1
-0
/
+5
2013-09-05
Extract file_contexts from zips if it exists
Dees_Troy
1
-1
/
+32
2013-08-24
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
1
-26
/
+26
2013-04-04
Move all AOSP code out of recovery binary
Dees_Troy
1
-252
/
+97
2013-03-07
use md5.c for computation of md5sums
bigbiff bigbiff
1
-4
/
+7
2013-01-30
Disable the forced MD5 check
Dees_Troy
1
-8
/
+2
2012-09-27
Update sdcard partitioning to C++
Dees_Troy
1
-5
/
+0
2012-09-20
Various fixes
Dees_Troy
1
-1
/
+1
2012-09-14
Move to shared libmincrypt
Dees_Troy
1
-162
/
+3
2012-09-14
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
1
-93
/
+2
2012-09-12
Make text appear in GUI console, Zip install works.
Dees_Troy
1
-0
/
+580