Skip to content

Releases: NeoApplications/Neo-Backup

Release 0.9.14 (aka 1.0.0-rc3)

14 May 10:31

Choose a tag to compare

  • Reverted: back to cleaning cache

Release 0.9.13 (aka 1.0.0-rc2)

14 May 08:09

Choose a tag to compare

  • Reverted: back to cp (rsync isn't bundled with all ROMs)

Release 0.9.12 (aka 1.0.0-rc1)

14 May 01:07

Choose a tag to compare

  • Added: app's info shortcut in App Sheet
  • Update: punch of UI elements
  • Update: new default backup directory /OAndBackupX
  • Fixed: behavior of adapter after doing actions
  • Fixed: adapter's crashing
  • Switched: from cleaning app's cache to excluding it from backup(Credit @icewind1991)
  • Tweaked: behavior of different UI elements

Release 0.9.11

11 May 01:09

Choose a tag to compare

  • Added: clear cache before backing up
  • Updated: chips styling
  • Added: prompt for battery optimization exclusion
  • Fixed: the profiles bug (needs testing)
  • Switched: from FilePicker to SAF
  • Tweaked up the code

Release 0.9.10

07 May 02:03

Choose a tag to compare

  • Rewritten: Scheduler (need to be tested extensively)
  • Fixed: links in help
  • Clean up the code
  • UI tweaks here and there

Release 0.9.8

01 May 21:18

Choose a tag to compare

  • Fixed: remember filter
  • Fixed: picking the value for old backups
  • Fixed: empty filtered list causing crash
  • Tweaked: Scheduler UI
  • small other tweaks

Release 0.9.7

27 Apr 00:26

Choose a tag to compare

  • Fixed: check for update logic
  • Removed: PGP encryption and follow symbolic links
  • Cleaned up

Release 0.9.6

25 Apr 20:15

Choose a tag to compare

  • Added: check for Update
  • Fixed: theme consistency
  • Fixed: some strings
  • Cleaned: OpenPGP

Release 0.9.5

23 Apr 23:27

Choose a tag to compare

  • fixed refresh issue after restore and backup from AppSheet
  • made the UI more simple
  • fixed press back on Main
  • some other small tweaks here and there

Release 0.9.4

20 Apr 20:04

Choose a tag to compare

  • added support for protected data backup
  • switched to local date format for apps in Main
  • raised minSDK to 24
  • some other small changes