This prerelease contains the current state of the application.
Known new Issues:
- Interval-Triggers are not unset when they are disabled in the ui, a full device reboot is required to fully disable it.
I have attached .apk's that contain the fix. However, they are NOT from the tagged or provided sourcode in the release, they contain the current master, this commit to be specific: a0c2147
The updated apks end intriggerfix.apk
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)
- Interval-Triggers are not unset when they are disabled in the ui, a full device reboot is required to fully disable it.
Changes from 2.0.5:
- Fixed Crash on rclone serve
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.0
Note:
Interval-triggers are inexact. Android will run them when it sees fit, so you might see delays and deviations from your choosen interval.