I mostly use Webapps (https://f-droid.org/en/packages/com.tobykurien.webapps/) for access to socials and have quick links to services where I don’t want to login every time. Don’t know if there’s an alternative way to do this beside use apps like Insular or other App Isolation like, don’t even know why browser don’t do this by create profiles or container. I mean apps are just web container most of the time, and I know the reason why service provider want let you just use their app, but what’s the browser excuse? What’s your approach to this considering that Webapps application is outdated?

  • lea@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    11 months ago

    I’m not particularly happy with the situation of PWAs on Android. Firefox, my browser of choice, is like 10 years behind in their implementation.

    The only browser that integrates them nicely as a native app is the official Chrome browser (privacy nightmare) which does this by generating an APK on google servers and installing it (privacy nightmare^(2)).

    Hopefully there will be a local solution for this in a FOSS privacy-respecting browser eventually.

    • brenstar@midwest.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 months ago

      which does this by generating an APK on google servers and installing it

      I’m sorry but that not at all how PWAs work at all. PWAs are just websites. There is no APK. At its core it is a bookmark to a website without the browser UI.

      Chrome definitely offers a lot more APIs than other browsers to allow a website to interface with a phone a lot better. Often outside of the standards the web has set. That can make browsers that follow the standards feel behind (Firefox) and really emphasizes browsers that purposely hinder their browser to incentivize native apps (IOS Safari).