mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1088] Android: Airplane mode detection: When no network available: never try to sync #760
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#760
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 @ghost on GitHub (Apr 15, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1088
🐞 Describe the bug
ntfy tries every 2 minutes to connect to the server even though there aren't any networks online (airplane mode + WLAN off)
💻 Components impacted
The Android app
🔮 Additional context
I started using RethinkDNS 0.5.5e: that's when I noticed all the apps that tried to connect when Android was offline
Maybe Jonas Kalderstam's approach can be somewhat useful here too:
github.com/spacecowboy/Feeder@166390e5d1@Mikaela commented on GitHub (Apr 16, 2024):
I think this is also tracked at https://github.com/celzero/rethink-app/issues/1157 which contains a couple of other apps with workarounds for airplane mode + Rethink.