mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1039] Add an option to display max priority notifications full screen #732
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#732
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 @ondrejnedoma on GitHub (Feb 28, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1039
💡 Idea
Similarly to an option called "keep alerting for highest priority", I'd appreciate an option of also showing the notification full-screen and it waking the screen too, similarly to an incoming call or an alarm.
💻 Target components
Android and iOS, though I'm not sure if this is programmatically possible on iOS. On Android it is.
@mobeigi commented on GitHub (Aug 20, 2024):
Great idea! For very high priority alerts you might really want it to look like an alarm and basically take over the phone to get your attention.
@ondrejnedoma commented on GitHub (Sep 13, 2024):
I'm no pro dev, but the more I use and love ntfy, the more I want this feature :D
I have some past experience with Android apps, so I'll probably try to start working on it in my free time.