Releases: DevShaft/Backup-TA
Releases · DevShaft/Backup-TA
Backup TA v9.11 (2014-06-15)
New Features, Improvements
- Renamed 'Convert v4' to 'Convert TA.img'
- Renamed 'Checking for root...' to 'Checking for SU binary'
- When backup was made from an unknown device block, the tool will first check for the existence of '/dev/block/platform/msm_sdcc.1/by-name/TA' as the destination for the restore before using '/dev/block/mmcblk0p1' as the destination. 3
Fixed Bugs
- Execute all Windows executables with extension to prevent command not found issues on some systems.
- SU binary check failure does not prevent the request for root permissions anymore, in case the SU binary is at an unknown location but indeed callable.
- Changed the order in which the different CHOICE programs are tried in order to hopefully workaround issues on some systems.
Backup TA v9.10 (2013-12-28)
New Features, Improvements
- Fixed search/replace mistake for alternative 32bits choice program.
Backup TA v9.9 (2013-12-07)
New Features, Improvements
- Changed the way to determine which choice program to use and added alternative 32bits choice program. Should fix an OS compatibility issue some users were having.
Backup TA v9.8 (2013-09-28)
New Features, Improvements
- Added extra safeguard which checks whether the backup and TA partition have the same size before doing the actual restore.
- Added superuser root access check. To make sure ADB is granted root access.
- Initialization description which tells the user what is required for it to be successful.
- More verbose output.
Backup TA v9.7 (2013-08-18)
New Features, Improvements
- Added better partition inspection which should be more generic and compatible with Sony Xperia devices.
- Added better serial check by not relying on a serial in the TA partition but store it inside the backup package.
- Added timestamp and version number inside the backup package for later usage.
- Added restart option after a successful backup.
Backup TA v9.6 (2013-07-27)
New Features, Improvements
- Replaced the convert v4 backup step-by-step guide with an automated process.
- Enhanced the Windows 64-bits check. Thanks to the feedback of zoomsk@XDA
Backup TA v9.5 (2013-07-07)
New Features, Improvements
- Replaced all grep with awk commands for searching through lists.