mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #708] Do not disturb settings do not work on galaxy s20 #519
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#519
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ashterenberg on GitHub (Apr 23, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/708
On Android (Galaxy s20 fe) the do not disturb settings have disappeared. That's all I see for the notification settings- see attached. App v1.16.

@binwiederhier commented on GitHub (Apr 23, 2023):
These settings are Android settings, they are not controlled or influenced by ntfy. I suggest you Google this.
@ashterenberg commented on GitHub (Apr 23, 2023):
I am not disagreeing but this means that there is no way to only allow high
priority messages through during the DND period - it is all or nothing.
On Sun, Apr 23, 2023, 9:31 AM Philipp C. Heckel @.***>
wrote:
@binwiederhier commented on GitHub (Apr 24, 2023):
You can override DND per priority and even per-topic by configuring the "notification channels" in Android.
You should see at minimum 6 notification channels:
If you enable "custom notification settings" in the "subscription settings", you can additionally also configure the priority channels for each individual topic. It's literally infinitely configurable.
@ashterenberg commented on GitHub (Apr 24, 2023):
I think that it is a specific android 13 issue - it seems that apps running
inside work containers cannot override the Do Not Disturb settings. Not
sure if ntfy is running inside such container - but it seems to be reported
for at least some apps on Android 13
ie
https://jira.atlassian.com/browse/OPSGENIE-1110
On Sun, Apr 23, 2023 at 6:00 PM Philipp C. Heckel @.***>
wrote:
--
"Make everything as simple as possible, but not simpler." - Albert Einstein
Alex Shterenberg
@binwiederhier commented on GitHub (Apr 24, 2023):
Not sure what this container stuff is, but it should look like this:
@ashterenberg commented on GitHub (Apr 24, 2023):
It looks like this on Android 13/Galaxy S20
On Sun, Apr 23, 2023 at 6:26 PM Philipp C. Heckel @.***>
wrote:
--
"Make everything as simple as possible, but not simpler." - Albert Einstein
Alex Shterenberg
@ashterenberg commented on GitHub (Apr 24, 2023):
I guess that for now as a workaround I can mute all non-high/max level notifications inside or outside DND hours. But it sure looks like Android 13 broke something in the ability of apps to override DND hours. My suggestion would be to add ability to set DND hours inside the app so that the app as a whole can be excluded from the DND.