Skip to content

Releases: hddq/restoid

Restoid v0.5.3

17 May 18:40

Choose a tag to compare

  • Backup and restore now work correctly on non-owner user profiles (secondary users, work profiles)
  • App names are now stored in metadata and shown in snapshot details and restore screens, even if the app isn’t installed
  • Improved Russian translations (thanks @tommynok!)
  • Added Arabic translations

Restoid v0.5.2

11 May 21:03

Choose a tag to compare

  • Backup type can now be configured per app (previously was per-backup)
  • Faster backup preparation (requires PACKAGE_USAGE_STATS permission)
  • Permissions can now be toggled as a backup type
  • Added restore metadata button
  • Fixed an issue where adding a locked repository was sometimes not possible
  • Added warning when metadata restoration fails
  • Updated translations

Restoid v0.5.1

09 May 22:36

Choose a tag to compare

  • Added padding to the bottom of the screen, so FAB doesn't overlap with the content
  • Added a text label to the Add Schedule FAB
  • Removed unused strings
  • Add Schedule FAB is now disabled when no repository is selected
  • Added multiple translations. These are AI-generated, you can review and improve them on weblate
  • Improved Polish translation (thanks @DawidNet7!)
  • Improved Russian translation (thanks @DawidNet7!)
  • Schedules now show last run time (relative and absolute)
  • Going back from schedule details now asks for confirmation if there are unsaved changes
  • Snapshots on home screen now show creation relative time

Restoid v0.5.0

07 May 21:08

Choose a tag to compare

BREAKING CHANGE: You will need to re-enter all your passwords for repositories

  • Added automated schedules
  • Reduced APK size from ~68MB to ~18MB
  • Snapshot metadata is now automatically fetched if not available
  • Improved password storage
  • Fixed issue with maintenance tasks failing when running app in the background
  • Fixed restic cache warnings
  • Added full Polish translation
  • Added partial Croatian translation (thanks @marin-19!)
  • Added Weblate link in the About section

Restoid v0.4.3

02 May 14:02

Choose a tag to compare

  • Fix APK restore installing to unintended user profiles
  • Added support for SSH key authentication for SFTP repositories

Restoid v0.4.2

01 May 06:29

Choose a tag to compare

  • Fixed DNS lookup for remote repositories not working

Restoid v0.4.1

30 Apr 03:56

Choose a tag to compare

  • Adding S3 repo should now create a new bucket if it doesn't exist'
  • Removed vanilla flavor
  • There is now one "Run Tasks" screen from which you can run both maintenance and backup tasks
  • Fixed try again button on root access check at settings
  • If “Require app unlock on start” is enabled, the app will lock after 1 minute in the background or immediately after the screen is turned off and on.

Restoid v0.4.0

22 Apr 03:26

Choose a tag to compare

  • Added support for remote repo backends: SFTP, S3, HTTP REST Server
  • Operations like backups etc will now work properly when the app is in the background. This may require disabling battery optimizations in app settings
  • You can now cancel ongoing operations like backup
  • Fixed forget task in maintenance not deleting old backups
  • Entering a wrong password now allows you to retry without restarting the app
  • UI improvements, better consistency across screens
  • Fixed unintended Restic update checks in bundled flavor
  • Fixed tapping on progress notification not opening the operation screen

Restoid v0.3.6

19 Apr 01:46

Choose a tag to compare

Restoid v0.3.5

18 Apr 02:48

Choose a tag to compare