summaryrefslogtreecommitdiffstats
path: root/twrpAdbBuFifo.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "ADB Backup: Ignore creating backup folder for phones not decrypted. This allows you to continue without error. Also we should not set restore path for images in adb backup. Change-Id: Ia75a70377b8e1364fefc82ad41ccf74fa3b7a3c3" into android-9.0big biff2019-04-031-1/+0
|\
| * ADB Backup: Ignore creating backup folder for phonesbigbiff bigbiff2019-04-021-1/+0
| | | | | | | | | | | | | | not decrypted. This allows you to continue without error. Also we should not set restore path for images in adb backup. Change-Id: Ia75a70377b8e1364fefc82ad41ccf74fa3b7a3c3
* | ADB Backup: Stop resetting digest check on restore.bigbiff bigbiff2019-04-031-1/+0
|/ | | | Change-Id: Ieb431705e69dcdfd74efb0a971cd7d2908a42098
* twrp: use ANDROID_ROOT environment variableCaptain Throwback2018-08-241-1/+1
| | | | | | | | | | | | | instead of hard-coded /system path I updated most of the references I found, but there might be more For devices that have to mount system at /system_root, this allows system to be bind mounted to /system and detected properly by TWRP Change-Id: I9f142fd8cec392f5b88e95476258dab9c21a9aac
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-3/+1
| | | | | | Fix conflicts and make it build in 5.1, 6.0, 7.1, 8.1, and 9.0 Change-Id: Ida0a64c29ff27d339b7f42a18d820930964ac6e4
* ADB Backup: fix md5 check on restore.bigbiff bigbiff2018-05-251-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
* ADB Backup: Fix gzip backup and restorebigbiff bigbiff2017-11-271-10/+16
| | | | Change-Id: I92821c7053089d130a5ab73fa36aec486da77bf1
* ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff2017-11-271-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