Releases: dlenski/tetherback
Releases · dlenski/tetherback
0.9.1
v0.8
v0.7
v0.6.3
New, improved, fewer bugs!
This fixes a subtle bug in temporary directory/file choice from v0.6.
Make it work under Windows
tetherback
should now support Windows properly, after sorting out some issues with parsing the line endings from the output from adb
.
MOAR TETHERZ
- Backup the partitions in a predictable order independent of partition map itself (
boot
then/system
then/data
…) - Check for expected partitions that are missing from the partition map
- Use newer
progressbar2
and show total output file sizes - Cleanup for
pip3
Distutils and a couple small fixes
v0.2 fix #14 by lowercase-ing partition names from /sys
First version that checks backups against corruption
v0.1 + .gitignore