-
v9.51 Added: Preservation of SELinux contexts. Bug Fix: Data partition size calculated incorrectly when excluding Google Music cache. Bug Fix: TWRP backups taking too long for file list.
-
v9.50 Added: LED notification for Samsung Galaxy Relay 4G. Added: Ability to manually specify device ID for TWRP (-ds flag). Added: modem partition backup (partition letter q). Added: TA partition backup (partition letter v). Added: Support for Action CPUs. Improved: Space calculation. Improved: Merged boot partition letter for different devices. Bug Fix: Replace mode deletes old backup if not enough space. Bug Fix: Wrong sd-ext detection on some devices. Bug Fix: Partition size calculation on emmc devices. Bug Fix: Slow file listing in TWRP mode on some devices.
-
v8.20 Added: Return device ID used by TWRP (-d flag). Removed: (cp)uid from list of partitions help screen.
-
v8.12 Bug Fix: Recovery partition backup on HTC One (Sprint). Bug Fix: Minor bug in partition size calculation.
-
v8.11 Bug Fix: The infamous cat write error. Bug Fix: Gzip compression not working on some devices. Bug Fix: Unknown operand error with some busybox versions.
-
v8.10 Added: /data/data partition backup (partition letter "j"). Added: Output which busybox is being used. Bug Fix: TWRP default backup name to use hyphen instead of dot. Bug Fix: Minor bug in excludes detection. Bug Fix: Premature end of backup process.
-
v8.00 Added: License to script file. Added: Ability to specify path to busybox via command line flag. Added: Ability to specify path to busybox via onandroid.busybox file. Added: Partition layout detection for MediaTek (MTK) based devices without patch file. Added: Proper sd-ext detection if sd-ext is mounted at /data. Added: A second help screen with -h2 / --help2 . Added: Information to log file about installed recovery. Added: /custpack partition backup, for Alcatel devices. (Partition letter "h".) Added: /mobile_info partition backup, for Alcatel devices. (Partition letter "i".) Added: TWRP setting TW_USE_MODEL_HARDWARE_ID_FOR_DEVICE_ID support. Added: TWRP setting TW_FORCE_CPUINFO_FOR_DEVICE_ID support. Added: Exclude Google Music cache files. Added: Replace the string "romname" in custom backup name, with name of ROM. Improved: Excludes detection. Improved: Excludes in incremental backup mode. Added: TWRP compression using gzip (use -cg flag). Bug Fix: Unmounting and removing temporary mounts fail at times. Bug Fix: Progress percentage stuck during split backup on some devices. Bug Fix: Exit code for busybox not found.
-
v7.53 Bug Fix: Unknown operand bug in power level detection. Bug Fix: Restore not working on some Android 4.2 devices. Bug Fix: Progress percentage for split backup mode. Bug Fix: Double backup of /data/data directory in TWRP mode.
-
v7.52 Bug Fix: Minor mistake in description of nandroid_dd function. Bug Fix: Reverted fix in v7.50 for partition size detection of emmc partitions.
-
v7.50 Added: Copy log file to backup folder at the end of backup. Added: Replace the word "date" in backup name with current date. Added: Finally busyboxed md5sum dd and tar calls. Added: Kill all sub-processes upon exits. Added: Ability to backup emmc partitions for MTK based devices. Bug Fix: Incomplete backups while using compression (default) in TWRP mode. Bug Fix: Partition size detection of emmc partitions. Bug Fix: Notification on some devices. Bug Fix: sd-ext detection on some devices. Bug Fix: Could not change to folder bug in some devices, in TWRP mode.
-
v7.01 Bug Fix: Duplicate md5sum generation while using replace mode. Removed: A redundent code block.
-
v7.00 Added: TWRP support. Added: Specific exit codes for exits upon an error. Added: Device details to log file. Added: Output PID to onandroid.pid file upon each run. Added: /preload partition backup. (Partition letter "o".) Added: Flag to backup yaffs2 partitions as tar archives. Added: Notice to install patch file, if boot partition was not found. Removed: cpuid backup on Acer devices, since it freezes on some ROMs. Removed: sd-ext not found message. Not all devices have one. Removed: .android_secure not found message. Not all devices have one. Improved: More elegant backup process. Improved: Some internal variable naming. Bug Fix: Notification disable did not work in some devices. Bug Fix: Busyboxing of some commands. Bug Fix: Minor bug in error logging.
-
v6.14 Bug Fix: Busyboxed ls command in md5 verification. Bug Fix: Added some detailed error logging for could not change to path errors. Bug Fix: Could not change to path errors.
-
v6.13 Bug Fix: .android_secure detection when an alternate storage media is selected. Bug Fix: Remount error in AROMA terminal. Bug Fix: Avoid clearing log file while checking the version number only.