• @[email protected]
    link
    fedilink
    English
    83 months ago

    Surprised pikachu face… they’ve been closing Android bit by bit every year, everybody knows their real intent is to turn it into closed source.

    • @[email protected]
      link
      fedilink
      English
      53 months ago

      They are closing nothing here. It’s the equivalent of the developer doing local commits and delaying the public pull request.

  • @[email protected]
    link
    fedilink
    English
    883 months ago

    PostmarketOS can’t happen fast enough

    LineageOS, & GrapheneOS hopefully will still be good for now

    • @[email protected]
      link
      fedilink
      English
      233 months ago

      As a GrapheneOS user I’m with you on this. Hopefully this won’t negatively impact the development of GOS. I feel like it will though.

  • @[email protected]
    link
    fedilink
    English
    123 months ago

    With this happenning and apple getting extorted to accept third party apps it would be funny if they switch places

  • Gianmarco Gargiulo
    link
    fedilink
    English
    37
    edit-2
    3 months ago

    Boiling the frog, slowly… As more of these terrible decisions keep stifling Android up to a point where it becomes just a vessel to Google’s proprietary garbage (as it has been the case for many years already for a lot of things), it should be a wake up call for mobile Linux to keep improving and do it faster.

  • @[email protected]
    link
    fedilink
    English
    73 months ago

    I trust them. They showed that they only care for their customers and not for maximizing profits.

  • @[email protected]
    link
    fedilink
    English
    323 months ago

    I don’t know anything about Android AOSP, so I found this clarification important:

    This does not mean that Google is making Android a closed-source platform, but rather that the open-source aspect will only be released when a new branch is released to AOSP with those changes, including when new full versions or maintenance releases are finished.

    • @[email protected]
      link
      fedilink
      English
      193 months ago

      Yes, there will still be the aosp repository as open-source. It will have some lag, but still there. Thus said, Google has moved a lot of things into the Google Play services over the years (closed sources). So, who knows what’s next! Let’s praise that some companies inject money / devs into postmarketos!

  • Emily (she/her)
    link
    fedilink
    English
    703 months ago

    It’s important to note that this is them moving in-development branches/features “behind closed doors”, not making Android closed source. Whenever a feature is ready they then merge it publicly. I know this community tends to be filled with purists, many of whom are well informed and reasoned, but I’m actually totally fine with this change. This kind of structure isn’t crazy uncommon, and I imagine it’s mainly an effort to stop tech journalists analysing random in-progress features for an article. Personally, I wouldn’t want to develop code with that kind of pressure.

    • @[email protected]
      link
      fedilink
      English
      83 months ago

      Why would you want people to test your software on all sorts of random hardware when you could just pay people to test it on a smaller scale!

      • @[email protected]
        link
        fedilink
        English
        33 months ago

        Would you really want everyone in the world looking at every end of day commit before you’ve refactored it into something vaguely passable?

        • Victor
          link
          fedilink
          English
          43 months ago

          Heck, I’ll sometimes make a wip.diff file and scp it back and forth between work and home machines just because the code feels not ready for other eyes.

            • Victor
              link
              fedilink
              English
              23 months ago

              😅 it’s not often nowadays, I’m not fresh meat at work anymore so I feel less insecure these days lol

        • @[email protected]
          link
          fedilink
          English
          33 months ago

          Would you really want everyone in the world looking at every end of day commit before you’ve refactored it into something vaguely passable?

          Honestly, it has been fine. Almost nobody really pays attention to anything they don’t care about, and most people who do care tend to be pretty helpful.

        • JackbyDev
          link
          fedilink
          English
          13 months ago

          When that code is used on devices all over the world for many very important tasks, yes.

        • Victor
          link
          fedilink
          English
          33 months ago

          Lots of people make a PR very early though, just to keep track of development and have a space to jot down thoughts and ideas, and get feedback during.

    • @[email protected]
      link
      fedilink
      English
      33 months ago

      I’m not a fan, but I understand it and am generally okay with it. I still wish it all happened in the open like Linux.