Releases: dreadedlama/dnd-sync
Release list
v2.5
What's New
-
Added support for the Samsung Watch bedtime mode overlay. When Bedtime Mode is synced from the phone to the watch, the bedtime overlay is now displayed on supported Samsung watches. [#9]
-
New permission required: To enable the overlay, grant the
SYSTEM_ALERT_WINDOWpermission using:adb shell appops set in.dreadedlama.dndsync SYSTEM_ALERT_WINDOW allow -
See the README for more details.
-
-
Improved synchronization between the phone and watch for a more seamless and reliable experience.
⚠️ Important: Due to changes in how the phone and watch communicate, both the phone app and the watch app must be updated to this release for synchronization to work correctly.
Multilingual Bedtime Sync
- The app now supports syncing Bedtime Mode across all languages, as long as the phone uses Google's digital wellbeing app for Bedtime Mode.
Fixed synchronization issue and added French and German translation
- Fixed synchronisation issues after reconnection. Thanks @TrianguloY for the contribution
- Added string localisation to determine bedtime status and German translation for bedtime mode. Thanks @patheticpat for the contribution.
- Added French translation for bedtime mode. Thanks @guyaumetremblay for the contribution.
Only the mobile app needs to be updated, no changes are done in the wear os app.
Possible Bedtime sync for Pixel watch
- Added possible bedtime mode sync for pixel watches
- Fixes synchronization after reconnection by @TrianguloY in #6
Bug Fix
Fixed a bug in the "Sync bedtime mode" option
Power Saver Toggle
Now you can toggle power saver mode on the watch whenever bedtime mode is synced from mobile to watch.
Major Release
- Instead of using slow accessibility service to sync phone bedtime mode to the watch, now the watch app uses WRITE_SECURE_SETTINGS permission to directly modify the bedtime mode on the watch. This implementation is faster than the existing implementation.
- Fixed a bug that caused the watch app to crash when syncing bedtime mode
First Release
First release
Added a separate option to sync mobile Bedtime mode with Galaxy Watch bedtime mode