Yup, there on my Oneplus. I just wish I could use google pay reliably with a custom rom
Privacy
A community for Lemmy users interested in privacy
Rules:
- Be civil
- No spam posting
- Keep posts on-topic
- No trolling
Not on LOS, which is another great win for googless ROM's
What use is uninstalling if it was automatically installed to begin with? As in, what's gonna stop them from doing it again?
Good question. Some users say they found the app reinstalling on their devices after they uninstalled. Still good to stay informed.
check it if it reinstalls after updates
another win for custom rom users (vanilla, pico gapps, core gapps unaffected).
this is an example of Google trying to ruin the best operating system in ever existence. Don't let that. Flash vanilla AOSP today
Stock for now
GrapheneOS should be fine
is it compatible with anything besides pixels yet? my phone is a Samsung galaxy something and I can't afford a pixel but I really wanna try gtaphene
If you're in the US, all Samsung phones are sold bootloader-locked and it's a real pain in the ass to unlock them, if possible at all.
nearly all custom roms are unaffected
The only way I was able to uninstall facebook on my old S9 was through adb
. It works for preinstalled bloat probably should work for system apps as well.
adb uninstall
package.appname.here
I just found it in my list and uninstalled it, doesn't seem to have affected anything by removing it.
Not seeing it on my rooted LineageOS device yet. I'll keep looking out for it, and methods to block installation if it does show up.
it won't. LOS team doesn't include it, as it is a "premium google service" that only stock google pixel and some Samsung phones have
Not quite right, my Motorola phone had it installed, though it was an "incompatible version"
might be a leftover from an older gapps package, idk if you are using stock moto or lineageos
Good to hear!
though you could install it by flashing a full gapps package, but no sane person would do that
rethink helps with googles bullshit too, its opensource firewall program for android. You wouldnt believe how much useless network traffic there is and it drains your battery faster too.
a simple adblocker can do it too, like Adaway
i have adaway too but it doesnt have as definite control over the blocking
you can monitor every dns request and block any with a single click
i know, i have it installed too. unfortunately i cant run it at same time with the rethink. but i suggest you take a look at it. It can do some adblocking too by using dns server that blocks them.
i used rethink, it might be good as a simple firewall, but kinda loses its purpose when more advanced apps, like Invizible Pro are aviable as open-source, which provides a complete, advanced network protection, however, for it, you need some pretty good networking knowledge to set up right. It has tor, dnscrypt, i2pd, anti-mitm, firewall integration. It has everything you could wish for in network security. Might not be as beginner friendly though, but a must for privacy advocates and network engineers
i actually have invizible pro too. Its superior on every aspect expect firewall, i wish it had same features as i use on the rethink since it cant be ran simultaneously.
What i need is being able to easily see the networklogs for each program and have passive controls like whitelist or blocking of unknown programs without having to manually add them to any list. I have blocked all of the google services since they dont benefit me in anyway and drain battery, but occasionally i need to allow some specific connection to get something to work without allowing everything but invizible has only settings for blocked or allowed and no easily readable logs, unless i'm completely missing some advanced options it has.
adaway can be used simultaneosly and monitors all dns queries if you turn that on
yes, but the problem is i have no way of blocking individual ip addresses or domains then, only either allowing everything or nothing for one program. I dont understand why they didnt include fine tuning for invizibles firewall, i dont think i'm only one who would like to fully control their phones network, or at least as much as possible.
adaway can block domains and ip addresses individually, but it only captures domain requests
That one still didnt have the features i need, i have used that one too. I think i got really lucky when i came across rethink, it was some comment in lemmy and i havent seen anyone else mention it, which is why i try mentioning it occasionally too when it fits the topic.
i'd still choose invizible pro over rethink. Have you used portmaster on windows or linux? i heard people recommending it
I havent heard of that. I have been searching for firewall like this, thank you.