Releases: newhinton/Round-Sync
RoundSync - v2.1.4
This prerelease contains the current state of the application.
⚠️ Please read the notes at the bottom.⚠️
New Features:
- Better Appintro - The guided setup of permissions is now more easy!
- Interval and Schedules - You can now sync in intervals or at scheduled times
Changes:
- Notifications - Status-Notifications can now be grouped as reports!
Changes from 2.1.1:
- Notification Channels are now properly requested
- Builds are now reproducible
- Many minor cosmetic changes
- Material You/Monet-Support was added
Changes from 2.1.3:
- Notifications are now able to be unified into Reports
- Make Sync-Notification more stable
- Updated Translations
- Updated Rclone v1.63.1
- Overhauled intro
- Many minor cosmetic changes
Full Changelog: https://github.com/newhinton/extRact/compare/v2.1.3..v2.1.4
Note:
Interval-triggers are inexact. Android will run them when it sees fit, so you might see delays and deviations from your choosen interval.
If you have not already updated to v.2.1.3:
RoundSync - v2.1.3
This prerelease contains the current state of the application.
⚠️ Please read the notes at the bottom.⚠️
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!
- Theming - Support for Monet was added. Round Sync now looks like your device!
- 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
- **New Name: ** This app, formerly known as extRact is now called Round Sync!
- **Reproducible Builds: ** This app can now be reproduced by any developer who wishes to do so!
Fixes:
- SAF now works, still in experimental phase.
Changes from 2.1.0:
- Allow Android 13 to request notification permission to fix missing notifications.
Changes from 2.1.1:
- Notification Channels are now properly requested
- Builds are now reproducible
- Many minor cosmetic changes
- Material You/Monet-Support was added
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
- @nvllz made their first contribution in #74
- @piaste made their first contribution in #102
Full Changelog: v1.11.4...v2.1.3
Note:
Interval-triggers are inexact. Android will run them when it sees fit, so you might see delays and deviations from your choosen interval.
⚠️ This app uses new signing-keys. You will not be able to install this app without replacing the old build. Please create a backup of your configuration before updating. You can do this by opening the navigation-panel via the burger-menu in the top-left, or swiping from the left side of the screen. There, you can click "Export rclone config". After the update, you can reimport your old config the same way.
extRact - v2.1.1
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.
Release for Tasks
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.
Beta Release for Tasks
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
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.58.1
Fixes:
- Better handling of json that changed with rclone v1.58.1
- SAF now works, still in experimental phase.
Known new Issues:
- Theming breaks after changing the colors. (Restart app to fix it)
Changes from 2.0.5:
- Fixed Crash on rclone serve
Beta Release for Tasks
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
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.58.1
Fixes:
- Better handling of json that changed with rclone v1.58.1
- SAF now works, still in experimental phase.
Known new Issues:
- Theming breaks after changing the colors. (Restart app to fix it)
Changes from 2.0.4:
- Fixed Crash on Task Creation
Beta Release for Tasks
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
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.58.1
Fixes:
- Better handling of json that changed with rclone v1.58.1
- SAF now works, still in experimental phase.
Known new Issues:
- Theming breaks after changing the colors. (Restart app to fix it)
Changes from 2.0.3:
- You can now duplicate tasks&triggers
- Updated Layout for trigger
- Updated notification whole syncing to use even more friendly texts
- Fixed Task-Shortcuts
- Make Tasks indepdendent of app-wifi-setting
- Allow rclone to use checksums in tasks
Beta Release for Tasks
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
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.58.1
Fixes:
- Better handling of json that changed with rclone v1.58.1
- SAF now works, still in experimental phase.
Known new Issues:
- Theming breaks after changing the colors. (Restart app to fix it)
Github does not allow me to add files. I will add apks shortly!
It was probably my browser. Added APKs.
Beta Release for Tasks
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
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
- New Icon
- Updated Rclone - uses rclone v1.58.1
Fixes:
- Better handling of json that changed with rclone v1.58.1
Known new Issues:
- Theming breaks after changing the colors. (Restart app to fix it)
Beta Release for Tasks
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
Changes:
- Theming - Changes how theming was handled. This fixes many Theming issues with darkmode
- Notifications - Notifications are now more user-friendly and show an approximation of the progress
- New Icon
- Updated Rclone - uses rclone v1.58.1
Known new Issues:
- Theming breaks after changing the colors. (Restart app to fix it)