-
-
Notifications
You must be signed in to change notification settings - Fork 22
[BUG] jtxBoard notifications does not respect Bedtime mode #2190
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I set an alarm on a task, and the alarm gets triggered, my phone delivers a notification sound, even if it is on Bedtime mode. This seems to be happening, because the app uses the alarm category when producing the notification. It may be possible to work around this by using another category, like "reminder".
To Reproduce
- Ensure that the "Bedtime mode" mode is configured to allow alarms to trigger regardless
- Ensure that the phone suppresses other notifications like calendar events during Bedtime mode
- Ensure that jtxBoard alarm notifications are set to make a sound
- Create a new task
- Set an alarm on the task
- Before the alarm triggers, put the phone into Bedtime mode
- When the alarm triggers, the phone will make a notification sound, and vibrate if alarm notifications are at to vibrate.
Expected behavior
When the phone is in Bedtime mode, the alarms should not trigger a sound or vibration, following the settings of the system.
Screenshots
Device and version
- Device: Google Pixel 9 Pro
- Android version: Android 16
- jtx Board version: 2.15.00
- Downloaded from: Google Play
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working