This prerelease contains the current state of the application.
New Features:
- Tasks - Automate your syncs so that you have always a copy elsewhere.
- Logs - Creates a viewable log so that you can see what you did in the past
- Interval and Schedules - You can now sync in intervals or at scheduled times
Changes:
- Theming - Changes how theming was handled. This fixes many Theming issues with darkmode
- Theming - Now with rounded elements!
- Notifications - Notifications are now more user-friendly and show an approximation of the progress
- Notifications - Now with Deletions and better errorhandling!
- New Icon
- Updated Rclone - uses rclone v1.61.1
Fixes:
- SAF now works, still in experimental phase.
Known new Issues:
- Theming breaks after changing the colors. (Restart app to fix it)
Changes from 2.1.0:
- Allow Android 13 to request notification permission to fix missing notifications.
What's Changed
- update rclone and dependencies version. @feilongfl by @newhinton in #7
- Update sync progress notifications quietly by @djpohly in #13
- [Draft] add s3 config screen by @newhinton in #30
- Implement Material You by @newhinton in #55
New Contributors
- @newhinton made their first contribution in #7
- @djpohly made their first contribution in #13
Full Changelog: v1.11.4...v2.1.1
Note:
Interval-triggers are inexact. Android will run them when it sees fit, so you might see delays and deviations from your choosen interval.