Firefox for Android does not support Material UI, has a low minimum API level, and generally seems lacking in features. Why is that?

Edit 1: also the downloading function is super unstable, I lost several files due to firefox starting the download then stopping and removing the download for no reason.

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    40
    arrow-down
    1
    ·
    4 months ago

    Every app has a minimum API level. The older the Android version, the more expensive it becomes to maintain it. What features do you miss?

    • King@lemy.lolOP
      link
      fedilink
      arrow-up
      2
      arrow-down
      34
      ·
      4 months ago

      My question is why they don’t bump their min api.

      For example brave support android 8 and up while firefox supports android 5 and up.

      • PM_ME_YOUR_CODE@sh.itjust.works
        link
        fedilink
        arrow-up
        75
        ·
        4 months ago

        Supporting old api versions means the app is supported by more phones. International android versions can be quite old. While supporting old api versions may seem bad, it doesn’t mean that Firefox cannot take advantage of new api features too. The code can simply check if the new features are available and use them.

        Why do you care what the supported api version is?

        • sab@kbin.social
          link
          fedilink
          arrow-up
          13
          arrow-down
          1
          ·
          4 months ago

          I think people can be running pretty old versions of Android everywhere, assuming they don’t change their phones every two years when support for their current device ends. They might still want to use an up-to-date web browser.

          There’s just no reason we shouldn’t expect 99% of new apps to run on older phones, and to hell with the entire industry for normalizing it.

          • taladar@sh.itjust.works
            link
            fedilink
            arrow-up
            2
            ·
            4 months ago

            Well, there is a reason and that reason is lack of security support but that is not inherent to the old hardware.

          • kbal@fedia.io
            link
            fedilink
            arrow-up
            48
            ·
            4 months ago

            The topmost answers there are basically explaining why it’s sometimes convenient for developers to drop support for old versions. I don’t see any of them making a case for the zany idea that “supporting old versions is bad.”

            • Max-P@lemmy.max-p.me
              link
              fedilink
              arrow-up
              5
              ·
              4 months ago

              Also when you start on an old version of Android it’s much easier to incrementally add support for the newer features with API version checks. But if you start a brand new app with a target of Android 14, it’s gonna be feel like you’re just throwing compatibility hacks all over the place to support older versions. Similar end result, but the perspective of the second one makes it look much dirtier than it really is.

              Firefox was around when Android 5 came out, so it makes sense that they’d keep up with new features without rewriting the old stuff, so no need for them to raise the minimum SDK, only the target SDK.

              A lot of apps also rely on frameworks like React Native, Cordova, Ionic, Xamarin and whatnot that also only target some ranges, so a good chunk of apps could run fine on older versions if the framework hadn’t dropped support for it.

              But from a code perspective, you could build for minSdk=1 and targetSdk=34 and run well on both without sacrificing anything for the modern versions.

      • leanleft@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        fyi cromite and bromite allow to disable cookies, javascript, popups, ads, and autoplay. (per site and global)
        similar to noscript maybe.
        i would rather have more or full control like ublock or umatrix.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      4 months ago

      Ad block alone is a big performance boost, which is especially noticeable on mobile. I can’t stand using my wife’s phone (iPhone) because of the ads on the browser.

  • Quintus@lemmy.ml
    link
    fedilink
    arrow-up
    23
    ·
    4 months ago

    I’m pretty sure the reason why it doesn’t use Material Design is to protect it’s own branding. Material Design is Google’s after all.

      • Quintus@lemmy.ml
        link
        fedilink
        arrow-up
        22
        ·
        4 months ago

        It is Google’s. Google uses it on Google products that aren’t Android. Such as Google Chrome for PC. It got a MD3 update.

  • Fake4000@lemmy.world
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    4 months ago

    Firefox for Android might not be that great in terms of performance, but is a viable option out of the Chrome eco system. Firefox Sync works. The only thing its lacking at the moment is universal support for all existing Firefox plugins.

    • maiskanzler@feddit.de
      link
      fedilink
      arrow-up
      27
      ·
      4 months ago

      That kind of changed recently, hasn’t it? There’s been an explosion of available plugins as if late.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      ·
      4 months ago

      How is performance not great? About 2-3 years ago, they made a huge amount of improvements to Firefox performance, to the point where it’s plenty fast. I have it set as my default browser and have actually disabled Chrome so Firefox is used for everything.

      Performance is more than sufficient for me, and I’ve done a mix of playing browser games and regular browsing and haven’t had any issues. And this isn’t on a flagship phone or anything, it’s just a Moto G Power. I don’t really notice any performance issues, and it’s probably actually faster than Chrome on average because my ad blocker means i have to render far less stuff.

    • leanleft@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 months ago

      if performance isnt great, then there are 1000 settings to help you fix it.

    • LinkOpensChest.wav@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Forks like Mull and Fennec technically have access to all avaliable plugins, but it a bit annoying to set up. I don’t know why they don’t add an option to enable adding all plugins, with a disclaimer that some of them might not function as intended on Android.

      All of the plugins I’ve tried in Fennec have worked just fine.

    • Mx Phibb@reddthat.com
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      It particularly sucks for desktop use on phones that support it, no right click, no keyboard short cuts, and it clips a bit off the bottom of pages, and they’ve apparently said they have no plans to support desktop on Android.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      arrow-up
      4
      ·
      4 months ago

      Exactly. I think that has more value than being a little prettier or having the latest features.

      It does get a lot of updates too, for example better PDF support and more extensions working. So it’s not like it’s stagnated, it’s just being refined. A few years ago, Firefox for Android was really slow and almost unusable, and now it’s solid.

      So I really don’t see what OP doesn’t like.

  • Swarfega@lemm.ee
    link
    fedilink
    English
    arrow-up
    13
    ·
    4 months ago

    I actually prefer Chrome over Firefox. But fuck Google and fuck Chrome.

    I’m happier since leaving Chrome and Google for Firefox and DuckDuckGo. I no longer have to use Incognito to do regular searches to prevent seeing that search as a recommendation in feeds and videos.

  • ZWQbpkzl [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    4 months ago

    Is “generally lacking in features” relative to desktop Firefox or other mobile browsers?

    Also idk why you’d want Material UI. Not even chrome uses it AFAIK.

        • zarenki@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          4 months ago

          Not OP, but the one thing that bugs me most is that Firefox Android does not have a tablet UI. Other browsers like Chrome have a tab bar and other desktop-like UI features when run on Android tablets.

          But on phone I’ve never run into a case of wanting a feature that it lacks.

          • sugar_in_your_tea@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            ·
            4 months ago

            I’ve never noticed any issues probably because I almost never use a web browser on my tablet, I use it almost exclusively for video streaming. That’s too bad the tablet experience is subpar, maybe file a feature request or vote for an existing one?

    • LWD@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Not OP, but Firefox Android is lacking in features compared to both. For example, when it comes to bookmarking, it is painfully behind its desktop counterpart. Not only is there no desktop style bookmark manager to be found, but bigger folder structures are hard to visualize because subfolders are barely indented when you need to look for them.

      I could probably write a short essay about bookmark and tab treatment, and the pseudo-tab that shows up when you tap Home, New Tab, or the URL bar itself. Browsers shouldn’t have a learning curve that requires you to acknowledge the pseudo-tab isn’t really a tab.

  • frankpsy@lemm.ee
    link
    fedilink
    arrow-up
    8
    ·
    4 months ago

    I’m just glad that it exists at all. Google has Chrome tied down on Android because they feel they can.