this post was submitted on 20 Mar 2024
55 points (96.6% liked)
Open Source
31028 readers
823 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm using the one on F-Droid. I do not have gapps on my devices.
What they say "no dependency on Google" they mean no proprietary blobs. That's true. The calls home to Google to check for internet activity are made by open-source software baked-into AOSP.
If you use a firewall to block these calls, then the OS says that you don't have internet connection and Davxx5 is dumb enough to take that as fact and refuses to sync. This is a known bug.
On custom roms like grapheneos you can change the domain it connects to. Om grapheneos it defaults to servers hosted by grapheneos.
That probably explains it. So your firewall isn't setup to block your phone from phoning home to the Graphene mothership then..
I'm sorry you're experiencing this bug. I'm not however. I even checked my pi-hole: the only access to connectivitycheck.gstatic.com comes from my wife's phone, which isn't hardened.
I vaguely remember doing some fiddling to the captive portal setting years ago. I probably found a way to disable the check altogether.