Skip to content

Releases: dreadedlama/dnd-sync

v2.5

Choose a tag to compare

@dreadedlama dreadedlama released this 05 Sep 08:52

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_WINDOW permission 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

Choose a tag to compare

@dreadedlama dreadedlama released this 29 May 12:23
  • The app now supports syncing Bedtime Mode across all languages, as long as the phone uses Google's digital wellbeing app for Bedtime Mode.

⚠️ Note: Please uninstall and reinstall the app and re-grant all necessary permissions as outlined in the README. This is required due to a package name change from the previous version to: in.dreadedlama.dndsync

Fixed synchronization issue and added French and German translation

Choose a tag to compare

@dreadedlama dreadedlama released this 04 May 09:11
  • 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

Pre-release

Choose a tag to compare

@dreadedlama dreadedlama released this 29 Dec 08:17
  1. Added possible bedtime mode sync for pixel watches
  2. Fixes synchronization after reconnection by @TrianguloY in #6

Bug Fix

Choose a tag to compare

@dreadedlama dreadedlama released this 13 Sep 17:28

Fixed a bug in the "Sync bedtime mode" option

Power Saver Toggle

Choose a tag to compare

@dreadedlama dreadedlama released this 13 Sep 05:27

Now you can toggle power saver mode on the watch whenever bedtime mode is synced from mobile to watch.

Major Release

Choose a tag to compare

@dreadedlama dreadedlama released this 12 Sep 14:12
  • 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

Choose a tag to compare

@dreadedlama dreadedlama released this 04 May 14:23

First release

Added a separate option to sync mobile Bedtime mode with Galaxy Watch bedtime mode