What do they mean "help"? Does this mean that they're going to have to suffer with the consequences of paying devs?
Android
The new home of /r/Android on Lemmy and the Fediverse!
Android news, reviews, tips, and discussions about rooting, tutorials, and apps.
πUniversal Link: !android@lemdro.id
π‘Content Philosophy:
Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.
Support, technical, or app related questions belong in: !askandroid@lemdro.id
For fresh communities, lemmy apps, and instance updates: !lemdroid@lemdro.id
π¬Matrix Chat
π°Our communities below
Rules
-
Stay on topic: All posts should be related to the Android OS or ecosystem.
-
No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to !askandroid@lemdro.id.
-
Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to !androidmemes@lemdro.id.
-
No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.
-
No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.
-
No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.
-
No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.
-
No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.
-
No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!
-
No affiliate links: Posting affiliate links is not allowed.
Quick Links
Our Communities
- !askandroid@lemdro.id
- !androidmemes@lemdro.id
- !techkit@lemdro.id
- !google@lemdro.id
- !nothing@lemdro.id
- !googlepixel@lemdro.id
- !xiaomi@lemdro.id
- !sony@lemdro.id
- !samsung@lemdro.id
- !galaxywatch@lemdro.id
- !oneplus@lemdro.id
- !motorola@lemdro.id
- !meta@lemdro.id
- !apple@lemdro.id
- !microsoft@lemdro.id
- !chatgpt@lemdro.id
- !bing@lemdro.id
- !reddit@lemdro.id
Lemmy App List
Chat and More
Misleading headline. Instead of public repos, they'll use source snapshots of each release. It's technically correct because the development is going private, but the releases will remain open source.
If I understand you correctly, the developmental changes occurring between releases (every little step change/test) won't be visible to us, just the final results in the form of the release code? (All corrections/clarifications accepted, hell, requested). We'd still be able to compile, but we wouldn't necessarily have code for those small, incremental changes.
It's always been like this for most repositories that make up Android. The few projects that were truly developed in the open, such as ART, will now follow the same private branches as the rest of Android.
Correct. We will, of course, be able to create diffs between the released versions, for the whole project or for individual files (assuming they haven't moved around).
Isn't that sources available, not open source since they aren't allowing community contributions, or am I misunderstanding that?
Kind of like how greyjay is source available but not open source?
Android is licensed under the Apache license 2.0, which is an open source license. Their Linux kernel modifications are licensed under the GPL v2. https://source.android.com/license
Accepting contributions is not required to be open source.
This really sucks. Why isn't it making more noise ?
Because effectively nothing is changing. Android is still open source, OEMs still have access to the internal branches for early development, custom ROMs will still have to wait until the new version is released to source entirely.
There are many other apps, like Signal, that have the same development approach but no one complained about it. It's just a lot of misinformation due to misunderstandings with these headlines.
Apparently, there's a lot of people going around, anytime this comes up saying this is nothing new. There's nothing new to the end users, who never cared. But this is going to make it hard for tinkerers to figure out shady shit Google is trying to pull.
GrapheneOS came out saying that they'll not be affected because they're planning to get OEM partners with access to internal branch. They've also mentioned they stopped reporting vulnerabilities to Google. Google doesn't want being bothered with fixing vulnerabilities. So there's that too
might be a concentrated PR attempt to downplay the change. idk
Google has shared more details on how AOSP will change after it makes Android OS development fully private
TL;DR
- Google has confirmed to Android Authority that the Android team will still review code contributions from external developers.
- The company also shared details on what branch of Android platform developers should work with from now on, as well as what will happen to other AOSP-adjacent projects.
- The details shed light on what exactly will change after Google takes development of the Android OS fully private.