summaryrefslogtreecommitdiffstats
path: root/twrpAdbBuFifo.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-05-25ADB Backup: fix md5 check on restore.bigbiff bigbiff1-33/+44
Add debug capability. Fix backup of images after tarred partitions with too much padding Add more md5 logging. Skip digest check if selected. Change ADB Backup version to 3 for new fixes to image padding. Change-Id: I0f76c0733c523717e4797d1a14c3ae47d046fc8c
2017-11-27ADB Backup: Fix gzip backup and restorebigbiff bigbiff1-10/+16
Change-Id: I92821c7053089d130a5ab73fa36aec486da77bf1
2017-11-27ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff1-0/+336
Restore adb backup files that TWRP made to your PC. Put files in your backup directory to see them. e.g. /sdcard/TWRP/BACKUPS/<sn> Change-Id: I2c57970d77b64c39a302159041456e761c185259