We need to support Linux Phones development more now than ever based on recent news

submitted a month ago by Beaver [she/her] edited a month ago

As Google Chrome warns uBlock Origin may soon be disabled in the future. They’re going to eventually ban adblockers for chromium. We need to quickly respond with alternatives to android, we must end this market consolidation.

263

Log in to comment

90 Comments

Swarfega a month ago

Stop using Chrome? Firefox works with uBlock Origin just fine.

Handles a month ago

Yeah. Google want to be a monopoly in any field they engage with. We as consumers don't have any obligation to treat them as such.

Hanrahan a month ago

Why are you using Chrome or a Chromium based browser. Change now, as the first step.

Beaver [she/her] [OP] a month ago

I’m using Librewolf, Firefox and Safari.

Fun fact! That's all just safari with a chrome or Firefox skin on top :)

null a month ago

Where did they say they were using iOS?

Laborer3652 a month ago

Pretty sure Apple dropped support for safari for everything but iOS.

Yea not sure how that was missed....

dandu3 a month ago

Well, that and the Mac, of course.

Kind of a spicy comment don't you think?

null a month ago

Huh?

Who the fuck is just running through and down voting me? What's the point in that? I'm trying to ask questions to fix my mistake.

probableprotogen a month ago

What the hell are you talking about safari uses webkit/jscore, chrome uses blink/v8, and mozilla uses their own engine and renderer

On iPhone?

probableprotogen a month ago

In that case yeah, but you really gotta be more specific then. Apple mobile devices are the exception, not the rule.

Rakenclaw a month ago

I run Ubuntu Touch on Google Pixel 3A XL and use Firefox and waydroid for android apps. Runs great even though it was released back in 2019. Governments must legislate all phone boot loaders, and service providers, be unlocked.

Is this something a normie could do? I run fedora on my laptop, but I never really get past anything more than basic GUI stuff. I mainly use it for writing papers for school and some web browsing. My phone, however, I use pretty heavily. It's where I do 95+% of my web browsing, Lemmy, YouTube, streaming video, and some of my school stuff. Banking apps I'm sure I wouldn't be able to use on that, but I could always use my bank through the browser, I'd imagine.

Rakenclaw a month ago

It's fairly straight forward. Just need to make sure your unlocked phone includes the bootloader being unlocked. There's a list of supported devices for UT on this link. https://devices.ubuntu-touch.io/

hellofriend a month ago, edited a month ago

Just curious, but does Waydroid open the full OS environment like it does on desktop or does it just open apps in a container?

Rakenclaw a month ago

It opens a full containerized android session.

hellofriend a month ago, edited a month ago

Does it suspend the Linux UI? Seems like unnecessary overhead to be running two DEs/launchers

Rakenclaw a month ago

No, you can still access ubuntu touch programs/ui. So far it seems to run fine for me with my usage. ymmv

Beaver [she/her] a month ago

This comment right here folks!

kindenough a month ago

One can use firefox or deviations.

Beaver [she/her] a month ago

Won’t stop google from putting in ads in android apps

parpol a month ago

Deleted by author

Beaver [she/her] a month ago

We need a safe home for ReVanced and to give google less of an argument for removing as it would be ran on a Linux phone os

electricprism a month ago

Tempfixes are good, independence is better

tibi a month ago

Netguard is also great. I set it to block all apps network access by default, and have a whitelist with apps that actually need it. It has significantly reduced the amount of ads and tracking significantly from my phone.

kindenough a month ago

I have a pihole as a DHCP server. Easy does it.

haui a month ago

Sorry but thats not true. A lot of seevices bake ads into their video signal. Neither a dhcp nor a dns can change that. You need to have something that reads that signal and decides on that.

smeg a month ago

Ads have been in Android apps for 15 years, you can generally block them all with Private DNS

LovePoson a month ago

Try Ad-Away

Greyghoster a month ago

Isn’t Firefox an alternative? Works today.

Beaver [she/her] a month ago, edited a month ago

Google could remove FireFox from the PlayStore

hitmyspot a month ago

Not in the EU. I think they’d face antitrust problems in USA too.

psud a month ago

I think they'd get pushback from Samsung too

arthurpizza a month ago

I don't get it from the PlayStore. Android is open source. If they ever go crazy lock down then we can run AOSP or variants.

hellofriend a month ago

I don't know if they legally can do that. Would be an antitrust violation.

haui a month ago

I dont know if they legally can but that has never stopped them do anything.

Jilanico a month ago

Sideloading it or using a different app store would still be possible. Would Google remove the ability to do those things? Would a fork of AOSP not easily restore that functionality? Regardless, I'm all for more OS options for consumers.

Android has always had support for sideloading

Luffy879 a month ago

Just use obtainium

haui a month ago

More importantly, mozilla is in google‘s pocket due to google being by far the largest financial contributor. Expect them to ruin firefox at some point. Also, the recent ad drama should have taught you that one lone competitor does not make a market.

Beaver [she/her] a month ago

There’s also WebKit.

haui a month ago

I‘m using postmarketOS and helping with development.

Beaver [she/her] a month ago

How long does it take to learn the programming language?

Thank you for your service 🫡

haui a month ago

Thats the beauty of it. You dont need to code for any large project to be able to contribute. We need people test it on old phones (and new ones if they wish) and report back their findings in an organized fashion. We need people to tinker with the cameras so we can get them to work at some point, we need help with proper documentation, people to spread the word, you name it.

But to answer your question, its not one language. Its linux, the base is C, then there are the desktop environments. Some is config files written in yaml, some is css. Most people dont comprehend how ginormous linux as a platform really is and how much potential there is to help.

Check postmarketOS.org for opportunities to help out.

Landless2029 a month ago

Yeah I started doing git with bug testing.

Most devs are happy to have someone file a competent bug report with: issue, environment specs, steps to replicate and screenshots/recordings.

I've gone back and forth with devs testing things like game mods and android FOSS apps.

haui a month ago

Thats really awesome. Thanks for sharing your experience. We need more people to talk about it and show that its not only for some unknown elite to help with foss development.

Beaver [she/her] [OP] a month ago

I think I will write documentation and work on the functionality for the Pixel 3a xl

haui a month ago

Sounds like an awesome idea. Every person investing some brain power into FOSS is a win for the community.

erebion a month ago

I'm working on porting Mobian to the Pixel 3a, pretty much everything works, even eSIM. The kernel dev is already working on upstreaming the patches, some are already in the next Linux release.

I've recently posted about the progress: https://lemmy.sdf.org/post/19600671

Updates to that post would be that eSIM does work and that the internal microphone will work very soon once the already existing patches are pushed to the git repo.

poVoq a month ago

Oh 😯 is that eSIM support general, meaning other devices can benefit from it too? Lack of eSIM support is currently my main stumbling block why I can't go back to mobile Linux.

f00f/eris a month ago, edited a month ago

From what I've heard uBlock Origin Lite only *barely* falls short of the ad-blocking coverage that regular uBO offers, so there will still be options for Chrome users after this happens, not to mention the multitude of alternative browsers and app stores for Android.

I still think that making Linux phones a viable alternative is very important, but it's not significantly more important now than it was a month ago.

Dariusmiles2123 a month ago

I agree with you.

Linux phones have always been important and some ad-blocking controversy (which I don’t know the details about) isn’t making it more important than before.

Linux on desktop is now user friendly and I hope one day will reach that on phones too, even if for now it sounds way too complicated for me.

x00z a month ago

If Manifest 3 becomes mainstream, ad software developers will simply create stuff that bypasses it.

Hypothetical example: there will be a 30 000 domain name blocking limit. Result: ad networks now have 30 001 domains.

Beaver [she/her] a month ago

I'm donating $1 a month to postmarketOS in my retaliation against Google

Tesla a month ago

Cool

NutWrench a month ago

Yup. We need to get away from Google, if we really want privacy. I'm glad I switched to a Linux desktop, but Google collects a crap load of info.

DreitonLullaby a month ago

I wish I could, but I'm broke as a badger and need to get a GrapheneOS phone first, moving onto getting a Linux phone second and using it to contribute towards development.

fmstrat a month ago

What does this have to do with Android? 100% expected this to be about the Graphene issue, but instead it's a simple "use Firefox or a fork."

theskyisfalling a month ago

What are the current viable choices for everyday use? I currently use a Pixel 6a with Graphene and I like it a lot as it does everything I want it to. It doesn't work with my bank app but I don't really care about that as I just use a browser when I need to access it.

Ubuntu touch, postmarket and sailfish are the ones I have heard of but I don't know what state they are in in terms of how usable they are on a day to day basis.

haui a month ago

I can only comment on postmarketOS as I‘m using that on a near daily basis. It is great and fund to use. It’s not end user ready yet though. Normal stuff works. Watching videos on firefox or a native app, music, phone, messages. All no problem. Just cameras are a problem atm, next to some quirks that need ironing out.

theskyisfalling a month ago

Thanks for the reply. I really don't care about camera use, that is like bottom of my list of things I give a shit about on a phone, so I may give this a try at some point and see how I find it.

DreitonLullaby a month ago

Hey I'm curious. Is there a speciffic feature Graphene doesn't support that your bank app requires? I'm in Australia, and am planning to use GrapheneOS on a Pixel phone, so I'm wondering if my bank app would be affected too.

Tregetour a month ago, edited a month ago

When government/corporate services are involved, I suggest doing as much as you can via the web browser as opposed to app, in the interests of privacy and civil liberty.

So long as it's going through the browser we have a degree of control over functionality and connectivity. Apps strip that away. Apps are you doing everything on their terms, while suffering an ad (their logo) on your home screen rent-free. You can pin browser bookmarks to home as well in Android.

DreitonLullaby a month ago, edited a month ago

True. For some reason I was sure I remembered the mobile version of my banks website not working for actual banking, but it turns out it does, at least currently. Hopefully it stays that way and they don't push too hard for the app. If they do drop it, I can always block app trackers with a DNS service like Mullvad or Quad9

Bread a month ago

Hello, pixel 8 grapheneOS user here. I was going to say that some bank apps don't work like chase bank and I went to look for a compatibility list and it said it worked. As it turns out, I just had to enable a setting for that app and now it works just fine. So I guess look at the compatibility list and the comments listed.

https://privsec.dev/posts/android/banking-applications-compatibility-with-grapheneos/

DreitonLullaby a month ago

Thanks, my bank is compatible according to that list.

theskyisfalling a month ago, edited a month ago

When I first started using graphene my bank app worked fine but at the beginning of this year my bank decided that it would dent access to any phone that is rooted.

So it isn't really an issue with graphene itself it is more that I dare to root my device and my arsehole bank believes I shouldn't do this!

Meh, for me it doesn't take any more effort to just log in from my browser. It just has an added step each time of having to receive a text and enter a code. I only really use it maybe twice a month anyway so it is no drama for me.

pastermil a month ago

While we're on this topic:

Anyone running PostmarketOS for daily driver? I got a Fairphone 4 running LineageOS but am thinking to switch to it. I looked on the wiki but seems the support is incomplete..

buzz86us a month ago

Only issue is that you can't interact with most corporate services.. I want to see Linux phones succeed as well

glaber a month ago

Currently running DivestOS on my second-hand fully degoogled Fairphone 3 and everything works pretty much perfectly (a couple minor things are glitchy but it's only aesthetic). I get 80 % of my apps from F-Droid and the remaining from Aurora Store. Things like my bank apps also work after setting up microG

Zacryon a month ago

My bank won't support unlocked phones with custom ROMs. For security reasons. But sure, online banking using any browser is no problem....

Well, I'm going to ditch them soon anyway but I wonder whether it will be better with the next one.

Beaver [she/her] [OP] a month ago

You can check your laptop/desktop for banking information twice a day as a compromise until your bank/credit union supports Linux phones.

glaber a month ago

My banks technically don't either but after some tinkering with the aforementioned microG they're none the wiser :)

Dariusmiles2123 a month ago

It’s encouraging to see people making their banking apps on alternative OS, as that would be the main obstacle for me if I wasn’t able to pay with my phone nowadays .

tahoe a month ago

Meanwhile, you’ve been able to use ad blockers on Safari for iOS for years and years. Once the EU forces Apple to let developers publish actual other browsers on the App Store (and not just reskinned Safari), iOS should be pretty great in terms of browsing liberty & comfort.

Swarfega a month ago

In the EU only. Fuck Apple.

haui a month ago

Yes, fuck apple. But also fuck all politicians who are not as stringent with legislature as the EU.

Beaver [she/her] a month ago

We need to push for more countries to regulate the tyranny of the app store.

Mangoholic a month ago

What about, ubuntu mobile is that any good?

MHS 3 weeks ago

I can't fucking agree more honestly. I already use LineageOS on my phones and not the stock ROMs that they come with, but even then, Google's way of locking you in with their "open-source" Android kernel is very annoying. Some of the most popular Android apps won't work because of their Safety-Net and Google Services dependencies. And let's not even get started on the dozens of binary blobs in the firmware that you can't get rid of if you want your phone to keep on working.

It's all so shitty. I'd drop my android phone for a Linux one in an instant if there's even a decent one out there that works reliably. It's so sad to see that it's just a niche yet for privacy obsessed people and that's it. It definitely needs more attention and funding.