summaryrefslogtreecommitdiffstats
path: root/twinstall.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-16More MD5 verification error handlingMatt Mower1-7/+3
2014-04-15Force zip verification in OEM buildsEthan Yonker1-1/+3
2014-03-27Allow disabling legacy propertiesMatt Mower1-0/+4
2014-03-27Add basic error checking to legacy property initMatt Mower1-14/+48
2014-03-09Support pre-KitKat properties for update-binarythat1-1/+31
2013-10-24Update licenses to all matchDees Troy1-0/+17
2013-10-22Update licenses to all matchDees Troy1-0/+17
2013-09-10Kang in older minzip for building in CM9 & CM7Dees Troy1-0/+5
2013-09-05Extract file_contexts from zips if it existsDees_Troy1-1/+32
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-26/+26
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-252/+97
2013-03-07use md5.c for computation of md5sumsbigbiff bigbiff1-4/+7
2013-01-30Disable the forced MD5 checkDees_Troy1-8/+2
2012-09-27Update sdcard partitioning to C++Dees_Troy1-5/+0
2012-09-20Various fixesDees_Troy1-1/+1
2012-09-14Move to shared libmincryptDees_Troy1-162/+3
2012-09-14Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy1-93/+2
2012-09-12Make text appear in GUI console, Zip install works.Dees_Troy1-0/+580