mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1238] Warning to exclude message from battery optimization shown even though it is excluded already #874
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#874
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 @rugk on GitHub (Dec 11, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1238
🐞 Describe the bug
This is shown when starting:

Note when you click to fix the big, it does show the app as already optimized:

💻 Components impacted
Android
💡 Screenshots and/or logs
🔮 Additional context
Note when filtering ntfy is not shown as "unrestricted" but as "optimized".
Device: Fairphone 4 (FP4)
OS: Android 14, CalyxOS 5.14.0
source: F-Droid
version: v 1.16.0
io.heckel.ntfy
Build-ID:
AP2A.240905.003.24514000@wunter8 commented on GitHub (Dec 11, 2024):
Click on the left side of that configuration option (click on the text, not the toggle switch). It will give you the option to make ntfy "unrestricted"
@rugk commented on GitHub (Dec 16, 2024):
Ah, of course, I am stupid…
But yeah it's also (dark?) pattern-designed to be hard to find, apparently 😅
Maybe you can give some more (direct) hints or dunno? (I once saw some apps showing a toast notification at the bottom to direct people somewhere– dunno whether Android really calls them like that but AFAIK it's that)
This would be the only idea I have.
@Handrail9 commented on GitHub (Mar 6, 2025):
This was in fact hard to find. I came here to try and figure out what I could've been doing wrong and found this issue. I remember it being a lot easier to do on older Android versions. +1 on adding a toast message of some sort to make it easier for people to figure out. If needed we can open another issue if the maintainers feel it would be better.