What's New
-
Incorporated the Material 3 design from @Turtlepaw's fork.
-
Added back the "Enable Power Save mode with Bedtime" option in mobile app (Originally removed in Turtlepaw's fork).
-
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.
Credits
A big thanks to @Turtlepaw for the Material 3 design reimplementation in his fork that have been incorporated into this release.