Releases: NeoApplications/Neo-Backup
Releases · NeoApplications/Neo-Backup
Release 0.9.14 (aka 1.0.0-rc3)
- Reverted: back to cleaning cache
Release 0.9.13 (aka 1.0.0-rc2)
- Reverted: back to cp (rsync isn't bundled with all ROMs)
Release 0.9.12 (aka 1.0.0-rc1)
- 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
- 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
- Rewritten: Scheduler (need to be tested extensively)
- Fixed: links in help
- Clean up the code
- UI tweaks here and there
Release 0.9.8
- 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
- Fixed: check for update logic
- Removed: PGP encryption and follow symbolic links
- Cleaned up
Release 0.9.6
- Added: check for Update
- Fixed: theme consistency
- Fixed: some strings
- Cleaned: OpenPGP
Release 0.9.5
- 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
- added support for protected data backup
- switched to local date format for apps in Main
- raised minSDK to 24
- some other small changes