Skip to content

Releases: VR-25/tarb

v2023.10.22

22 Oct 15:41
Compare
Choose a tag to compare
  • Fix -u; add curl bins
  • Fix APK checksum logic
  • Fix version updater (build.sh)
  • Optimize bin extraction

v2023.10.16

16 Oct 18:21
Compare
Choose a tag to compare
  • Backup only the last trichromelibrary version and auto-remove its
    old backups
  • Handle failed binary downloads (build.sh)
  • Updated bundled binaries
  • Use less instead of more for displaying the help text

v2023.7.25

25 Jul 06:04
Compare
Choose a tag to compare

v2023.7.25 202307250

  • 347305d Extract binaries with gzip -d, instead of -dc
  • d3ee489 Print a blank line after GMS backup restore
  • 3fcb12d Backup tarb itself only if BKPDIR is unset
  • db3f3e8 Hide password from log
  • fcc9f36 Support app data isolation via /mnt/data
  • cb781d6 Update module installer

v2022.6.25

25 Jun 16:52
Compare
Choose a tag to compare
  • ece9f5c Add Zelle donation info
  • e667f34 Add support for -bnx 'regex'
  • b1d3484 Remove obsolete lines
  • 2e50b94 Fix: incomplete apk backup
  • 5b268d9 Flag D implies d; M/O imply e
  • d898768 Make "o" flag work with "-b" as well
  • 9715bbb Update usage examples
  • ff40224 Exclude internal cache by default

v2022.6.4

04 Jun 12:17
Compare
Choose a tag to compare
  • cf899cd Remove debugging line, and reword a comment
  • f8fdb0f Update help text
  • bae6a39 C == "-X [Cc]ache" (non-greedy)
  • 9a9138e Always exclude external cache
  • 6d29dd6 Only restore SSAIDs and runtime perms after successful data restore
  • fb0d1e9 Fix build/VERSION

v2022.5.25

25 May 05:52
Compare
Choose a tag to compare
  • Architecture-aware self-backup
  • Build script gets version from changelog
  • Fixed -rnx ['regex']
  • Fixed settings backup output inconsistencies

v2022.5.16

16 May 06:35
Compare
Choose a tag to compare

v2022.5.16 202205160

  • Fixed "backup/restore stops right after gms";
  • Remind user to disable/remove Magisk modules that may cause bootloop;
  • Updated Telegram group link.

v2022.5.15

15 May 16:37
Compare
Choose a tag to compare

v2022.5.15 202205150

  • Fixed -rnx ['regex'];
  • -r shall have no fallback regex, just like -b;
  • Skip GMS data backup/restore.

v2022.5.12

12 May 07:08
Compare
Choose a tag to compare
v2022.5.12 202205120

- C flag: exclude all *[cC]ache* files/directories globally (alternative to -X '*[cC]ache*');
- Do not backup/restore SSAIDs if /data/system/users/0/settings_ssaid.xml is encrypted;
- Updated info and support texts.

v2022.may.9

09 May 20:11
Compare
Choose a tag to compare
Initial release