Title

  • Pantherina
    arrow-up
    159
    arrow-down
    2
    ·
    9 months ago
    edit-2
    9 months ago
    link
    fedilink

    Guys.

    Dont install FOSS apps from the Playstore. Use F-Droid (F-Droid Basic if you are on an updated OS)

    Thanks.

      • itsmect
        arrow-up
        15
        arrow-down
        0
        ·
        9 months ago
        link
        fedilink

        Droidify is the best! Best performance and UI of all compatible clients, and even handles 3rd repos that wont load on others.

      • Malle_Yeno
        arrow-up
        7
        arrow-down
        0
        ·
        9 months ago
        link
        fedilink

        Hey thanks for this! I used f droid for a while but was always meh on the UI and how clunky it is. I used this for a bit and I already like it waaaay more. Cheers!

      • Pantherina
        arrow-up
        4
        arrow-down
        0
        ·
        9 months ago
        link
        fedilink

        When I last used it it was somehow unstable. Maybe that has changed.

        • sab
          arrow-up
          4
          arrow-down
          0
          ·
          9 months ago
          link
          fedilink

          I have used it for maybe a year and I never had any problems. Then again, I’m hardly a power user, so it makes sense that other people might have different experiences. :)

          • Pantherina
            arrow-up
            5
            arrow-down
            0
            ·
            9 months ago
            edit-2
            9 months ago
            link
            fedilink

            I really like that they add more repos you just need to enable. Number 1 reason to use it, as F-Droid will never add those for obvious reasons.

            Some that I cant live without

            • Izzyondroid
            • Guardian Project
            • Collabora office
            • signal foss twinhelix
            • molly
            • futo
            • simplex chat
            • Cryptomator
            • Mobilsicher (proprietary German apps that are core infrastructure. They ask those developers if they can get the APKs)
            • (Bitwarden) (dont use it)
            • Julians Repo: nice to get GrapheneOS app updates, but you should install their appstore instead.
              • Pantherina
                arrow-up
                1
                arrow-down
                0
                ·
                9 months ago
                link
                fedilink

                Tried it, it was at least back then not scaleable. Not every Dev publishes precompiled APKs, that is actually not something regular because F-Droid and IzzyOnDroid exist.

                So in the end I had 8 or more of my favourite Apps still F-Droid only, and when adding all those sources some barely worked and in the end Obtainium didnt load anymore.

                Does it autoremove APK files? Otherwise its just a fancy Feed Reader, I use Feeder for the few Apps that are Git* releases only

        • NuclearDolphin
          arrow-up
          3
          arrow-down
          0
          ·
          9 months ago
          link
          fedilink

          My experience too, but I switched back and it’s far better now.

    • Jeknilah
      arrow-up
      5
      arrow-down
      0
      ·
      9 months ago
      link
      fedilink

      Yeah. I usually go to the Playstore to buy out all the In-App purchases and support development, but this is really discouraging.

      • Pantherina
        arrow-up
        9
        arrow-down
        0
        ·
        9 months ago
        edit-2
        9 months ago
        link
        fedilink

        True. But F-Droid has Donation links everywhere. I prefer that over buying, idk why.

        Oh, found out at least F-Droid Basic doesnt display the links! Thats not nice it has

        • Salix
          arrow-up
          8
          arrow-down
          0
          ·
          9 months ago
          link
          fedilink

          Less fees taken if you donate instead of buying most likely.

          Droidify shows the donation links fine, which is nice!

    • LWD
      arrow-up
      5
      arrow-down
      0
      ·
      9 months ago
      edit-2
      9 months ago
      link
      fedilink

      deleted

      • Pantherina
        arrow-up
        4
        arrow-down
        0
        ·
        9 months ago
        edit-2
        9 months ago
        link
        fedilink

        F-Droid basic uses modern Android Libraries and modern Apps can be updated without interaction.

        Thats because Android has a Package manager that uses APKSigner signatures to verify the app. That is Private/Public Key authentication, so its pretty sure the App comes from the developers.

        Only if the Signature matches the App gets an Update. So there is no danger in using automatic updates.

        Making F-Droid Basic “battery unrestricted” will help.

        • LWD
          arrow-up
          2
          arrow-down
          0
          ·
          9 months ago
          edit-2
          9 months ago
          link
          fedilink

          deleted

          • Pantherina
            arrow-up
            2
            arrow-down
            0
            ·
            9 months ago
            link
            fedilink

            Yes I hate the name. It makes no sense. I will do another post on multiple Platforms to advertise it.

            Yes the unattended upgrades only work on a modern store and modern apps. The original client is extremely outdated.

    • tom42
      arrow-up
      1
      arrow-down
      0
      ·
      9 months ago
      link
      fedilink

      I agree that F-Droid is great!

      What I usually do is to buy the pro version on Google Play and install it later on F-Droid.

      On the other hand I don’t see anything wrong for non tech people to install FOSS apps from the Play Store. The apps are still FOSS

      • IllecorsEnglish
        arrow-up
        5
        arrow-down
        0
        ·
        9 months ago
        link
        fedilink

        Not exactly. When building for play store release - google injects their tracking into the binary.

        • Pantherina
          arrow-up
          2
          arrow-down
          0
          ·
          9 months ago
          link
          fedilink

          I think this is a myth. Android Studio or something allows to build it in, but Google doesnt automatically do that. Afaik