this post was submitted on 21 Oct 2023
58 points (89.2% liked)
Firefox
17821 readers
81 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Those custom/unusual UI elements are probably there for backwards compatibility. Firefox's latest android release supports Android 5.0, whereas Chrome's latest release supports Android 7.0
A lot of new Android UI elements are simply missing from the older versions, especially 5.0, so Firefox re-implements them itself AFAICT. Because of this I can't see Firefox updating the look/feel of their app, more custom components will just have worse performance on older devices as time goes on
This is not right, the material libraries are a part of AndroidX, which has the current minimum SDK version 14 (Android 4.0.1), and will soon move to minimum SDK version 19 (Android 4.4). Compose, which is completely feasible to build the UI for Firefox for Android, has the minimum SDK version 21 (Android 5.0) iirc.
If I had to guess, I'd say that the Firefox for Android simply has not prioritized adopting Material You.
Good information. Thank you for the clarification!
That's super interesting. One of my friends on mastodon is still using Android 7, so the necessity for backwards compatibility is definitely a thing. An unfortunate thing but a thing nonetheless. That said, doesn't Android itself provide the backwards compatibility enabling designers and developers to focus on modern apps? Otherwise wouldn't everything just look like a throwback?
Google does this via Play Services, but I wouldn't be surprised if the same devices they're worried about compatibility with don't have Google Play either.
Look at the other response, all the recent UI components are available even for Android 4. Android 6 user here with no intention to ever upgrade past 7 (because of enshittification of the OS), a bunch of apps are available and working (in F-droid) that use recent UI design
Slightly off topic, but are you not concerned about OS level security threats?
I'm careful with what apps I install and what websites I visit, other than that a newer android version won't protect me against attacks that come from the cellular network operator.