summaryrefslogtreecommitdiffstats
path: root/twinstall.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not check digest on mapped installsEthan Yonker2019-04-091-3/+3
* Extract arch-specific updater binary if presentEthan Yonker2019-04-041-1/+19
* Zip install: this will allow TWRP to check md5 and sha256 checksumsbigbiff bigbiff2019-04-021-31/+2
* twinstall: Force variable typeSimon Shi2019-03-221-1/+1
* Fix build error on Pie with TW_NO_LEGACY_PROPS := truelambdadroid2018-09-261-0/+6
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-1/+1
* enable md5sum digest verificationsteadfasterX2018-07-271-1/+8
* Merge up to android-8.1.0_r1 and fix conflictsEthan Yonker2017-12-151-2/+17
* ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff2017-11-271-1/+1
* Auto detect possible use of legacy propsnkk712017-11-171-15/+51
* Make legacy props an option disabled by defaultEthan Yonker2017-09-081-12/+15
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-71/+52
* twrpDigest refactorbigbiff bigbiff2017-06-171-17/+33
* Support new AB OTA zipsEthan Yonker2016-12-051-27/+70
* MD5 verification sanityJames Christopher Adduono2016-11-301-3/+12
* Make naming scheme more meaningfulEthan Yonker2016-08-291-1/+1
* Support update binary log commandEthan Yonker2016-08-271-0/+8
* Make it backwards compatible with 4.4Ethan Yonker2016-08-251-1/+5
* Update to 7.0Ethan Yonker2016-08-241-2/+0
* Detect and install custom themes as part of zip installsEthan Yonker2016-03-291-3/+38
* Multiple Language SupportEthan Yonker2015-12-191-8/+10
* Free some memory allocationsMatt Mower2015-11-121-0/+3
* Improve error handling for zip installthat2015-10-151-18/+17
* Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-1/+0
* Use one mizip for allEthan Yonker2014-12-101-22/+2
* Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker2014-12-021-4/+21
* Release map after zip installEthan Yonker2014-11-081-1/+5
* Update adb sideload featureEthan Yonker2014-11-081-5/+13
* Fix up install functionsEthan Yonker2014-11-071-2/+9
* More MD5 verification error handlingMatt Mower2014-04-161-7/+3
* Force zip verification in OEM buildsEthan Yonker2014-04-151-1/+3
* Allow disabling legacy propertiesMatt Mower2014-03-271-0/+4
* Add basic error checking to legacy property initMatt Mower2014-03-271-14/+48
* Support pre-KitKat properties for update-binarythat2014-03-091-1/+31
* Update licenses to all matchDees Troy2013-10-221-0/+17
* Kang in older minzip for building in CM9 & CM7Dees Troy2013-09-101-0/+5
* Extract file_contexts from zips if it existsDees_Troy2013-09-051-1/+32
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-26/+26
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-252/+97
* use md5.c for computation of md5sumsbigbiff bigbiff2013-03-071-4/+7
* Disable the forced MD5 checkDees_Troy2013-01-301-8/+2
* Update sdcard partitioning to C++Dees_Troy2012-09-271-5/+0
* Various fixesDees_Troy2012-09-201-1/+1
* Move to shared libmincryptDees_Troy2012-09-141-162/+3
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-93/+2
* Make text appear in GUI console, Zip install works.Dees_Troy2012-09-121-0/+580