Skip to content

Latest commit

 

History

History
284 lines (221 loc) · 7.84 KB

CHANGELOG.md

File metadata and controls

284 lines (221 loc) · 7.84 KB

changelog

3.2.0 (23.09.2020)

  • Added: new Navigation
  • Added: badge for updated apps in Main
  • Fixed: save checked items in Batch
  • Fixed: sync of check all in Batch
  • Fixed: search filtering unexpected behavior(caused by caching)
  • Fixed: resume behavior
  • Updated: improve refresh performance
  • Updated: improve on visual performance (Action instances and Sheets launch speed)
  • Updated: Translations (Norwegian, Dutch, Turkish, Chinese, Portuguese)

3.1.1 (11.09.2020)

  • Added: the Intro
  • Added: encryption password check field
  • Removed: Busybox path preference
  • Fixed: showing the present date instead of the last backup
  • Fixed: not updating the items' update tag after new backup
  • Updated: Translations (Norwegian, Russian, Italian, French, Dutch, German)
  • Updated: set remember sort/filter default to true
  • Updated: set biometric lock default to off
  • Updated: hide log viewer

3.1.0 (25.08.2020)

  • Removed: dropped Android Nougat support
  • Added: new tags system
  • Added: biometric lock preference
  • Added: persistent checked items in Batch
  • Updated: the whole UI
  • Updated: change schedule custom app list to show labels instead of package names
  • Updated: reduce repeatability of encryption AlertDialog
  • Updated: set default external data and obb preference to off
  • Updated: show only the Date of latest backup in Main
  • Fixed: crash on launching batch fast
  • Fixed: crashing when tapping outside of ProgressDialog in Main
  • Refactored the code improving quality and performance
  • Moved to Affero GPL v3

3.0.0 (04.08.2020)

THIS RELEASE ISN'T COMPATIBLE WITH THE VERSIONS BEFORE

  • Changed: default backup directory to /OABX
  • Rewritten Encryption Solution (Credits @Pizze)
  • Added: sort by Data Size
  • Added: Alert Dialog about enabling Encrylption
  • Updated: revamped Help UI
  • Added: tooltips for all Buttons' Icons
  • Updated: AppSheet adaptive UI
  • Added: wipe Cache button to AppSheet
  • Changed: clearCache preference to excludeCache
  • Fixed: edge cases for all Adapters
  • Fixed: fluid Checked in Batch
  • Fixed: not connected Prefs
  • Fixed: some Filters not working
  • Update: rewritten the whole shell commands functions (Credits @Pizze)
  • Updated: German (Credits @elea11)
  • a lot of performance and UI tweaks

2.0.0 (06.07.2020)

  • updated: switched to sulib (Credits @Tiefkuehlpizze)
  • removed oab-utils for good (Credits @Tiefkuehlpizze)
  • update: new UI elments for App-, Filter- & ScheduleSheet
  • fixed scheduled backups for data(alone)
  • fixed zipping external/deData/obb according to Prefs
  • fixed: zipping empty external/deData/obb folders
  • updated: clean cache function
  • some other UI and Performance tweaks

1.3.0 (25.06.2020)

  • updated: new Filters System
  • updated: reduced Splash waiting time
  • added: Split-APK support (needs more testing, Credits @Tiefkuehlpizze)
  • updated: Search supports Package Name
  • fixed: cache not found/ Symlinks errors
  • added: OBB support(needs more testing)
  • added languages: Italian, Chinese, Turkish, Polish (Credits @Urnyx05 @tuchit @scrubjay55 @Antyradek)
  • other: UI and performance tweaks

1.2.0 (10.06.2020)

  • updated: UI
  • fixed: share crashing
  • added: options to backup Device Protected Data and External Data

1.1.1 (04.06.2020)

  • added: Exodus report shortcut to AppSheet
  • fixed: not launching if there's an app with icon dimensions <= 0
  • changed: default is set now to copy OAndBackupX to parent backup folder
  • added: Greek (Credits @tsiflimagas)
  • update: Capitalisation and English Strings (Credits: @atrate)
  • update: generalize Chinese, Dutch, Polish and Swedish

1.1.0 (29.05.2020)

  • added: data backup encryption
  • fixed: schedules
  • updated: notifications' format
  • tweaked some UI elements
  • and improved performance

1.0.2 (24.05.2020)

  • added: Item click feedback
  • updated: scrolling eXperience
  • fixed: Splash screen
  • fixed: swipe to refresh behavior
  • fixed: Statusbar theme
  • and some other UI tweaks

1.0.0 (18.05.2020)

  • added: option to clean cache before data backup

0.9.14 (14.05.2020)

  • reverted: back to cleaning cache

0.9.13 (14.05.2020)

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

0.9.12 (14.05.2020)

  • added: app's info shortcut in App Sheet
  • updated: punch of UI elements
  • updated: new default backup directory /OAndBackupX
  • fixed: behaviour of adapter after doing actions
  • fixed: adapter's crashing
  • switched: from cleaning app's cache to excluding it from backup(Credit @icewind1991)
  • tweaked: behaviour of different UI elements

0.9.11 (11.05.2020)

  • 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

0.9.10 (07.05.2020)

  • rewritten: Scheduler (need to be tested extensively)
  • fixed: links in help
  • clean up the code
  • UI tweaks here and there

0.9.9 (06.05.2020)

  • removed: check for Update (preperaing for F-Droid Release)

0.9.8 (01.05.2020)

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

0.9.7 (27.04.2020)

  • fixed: update logic
  • removed: PGP encryption and follow symbolic links
  • cleaned up

0.9.6 (25.04.2020)

  • added: check for Update
  • fixed: theme consistency
  • fixed: some strings

0.9.5 (23.04.2020)

  • 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

0.9.4 (20.04.2020)

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

0.9.3 (18.04.2020)

  • added Theme's settings: Dark/Light/System
  • fixed Settings padding
  • other small tweaks

0.9.2 (13.04.2020)

  • added fast scroll bars to Main & Batch
  • converted the icons .png to .xml

0.9.1 (10.04.2020)

  • fixed the reported Oab-utils-test error

0.9.0 (09.04.2020)

  • adapted FastAdapter for Main and Batch
  • rewritten Main and Batch
  • added AppSheet for apps
  • added Intro to handle permissions
  • restructured the app
  • UI tweaks all over the app
  • Androidx-ify the Dialogs
  • rewritten some Handlers
  • clean up job
  • shot the encryption down for now
  • other small tweaks

0.2.7 (31.03.2020)

  • optimized sort/filter chips' visual behavior
  • other small UI tweaks

0.2.6 (29.03.2020)

  • rewritten Preferences fully
  • replaced the file browser with a more initiative one
  • fixed toolbar issue for Scheduler and Preferences
  • integrated Help and Tools in the Preferences

0.1.3 (27.03.2020)

  • new UI for Main, Batch and Scheduler
  • fixed: missing "both" as description of backed up mode

0.1.2 (27.03.2020)

  • new Main UI
  • fixed refresh in Main

0.1.1 (25.03.2020)

  • initial X release
  • restructured and cleaned the app: adding Bottombar-based navigation and Sort and Filter FAB(for now: only the basic filters)
  • rewritten Batch-(Activity, Adapter and Sorter) and most the layouts
  • partially rewritten Main-(Activity and Sorter)
  • completed the German translation
  • had to shut the preferences out for now: to solve the compatibility issues, I have to fully restructure and rewrite the preferences and that'll be one of the next steps(fix priority high).
  • other drawback: setting a toolbar on some activities(scheduler, help and tools) is causing a crash, so they have to do with no toolbar for now(fix priority minimal).