this post was submitted on 02 Dec 2023
583 points (97.9% liked)

Android

27653 readers
135 users here now

DROID DOES

Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


We are Android girls*,

In our Lemmy.world.

The back is plastic,

It's fantastic.

*Well, not just girls: people of all gender identities are welcomed here.


Our Partner Communities:

!android@lemmy.ml


founded 1 year ago
MODERATORS
 

Source.

Simple Mobile apps have been very popular among FOSS enthusiasts. I've personally been using the Gallery, Contacts and the Phone app since a few years now. It's a shame that it has come to this, will be on the lookout for their forks.

you are viewing a single comment's thread
view the rest of the comments
[–] stifle867@programming.dev 39 points 10 months ago (1 children)

All the code is GPLv3 so it will remain FOSS. There's no need to immediately switch to other apps. You can optionally fork then build the apps for yourself.

[–] csolisr@communities.azkware.net 5 points 10 months ago (2 children)

Unless you use the Play Store version, in which case the tainted new versions will be coming any time soon.

[–] stifle867@programming.dev 3 points 10 months ago

I was talking about immediately switching. There is enough time to build the apps from source for yourself before they upload their shittified version.

[–] madcaesar@lemmy.world 2 points 10 months ago (1 children)

I got it from fdroid. Am I safe?

[–] csolisr@communities.azkware.net 7 points 10 months ago (1 children)

If the next version is close-sourced, that means that it won't be published in the repository that F-Droid follows to build their version. Yeah I think you're safe.

[–] stifle867@programming.dev 2 points 10 months ago (1 children)

AFAIK the code is all GPLv3 so they won't be able to close-source it.

[–] csolisr@communities.azkware.net 2 points 10 months ago (1 children)

I mean, a fork is indeed possible and in progress. But the main version on the Google Play Store will almost certainly be no longer open-source.

[–] stifle867@programming.dev 1 points 10 months ago (1 children)

Why do you say that? Unless they completely rewrite the app from scratch it is not even possible to have a closed-source version of the app. That's what the GPLv3 does.

[–] csolisr@communities.azkware.net 1 points 10 months ago (1 children)

If all the developers of the GPLv3 version agree to relicense their contributions, it's unfortunately possible to close-source further versions of the source code. Does somebody know if Simple Apps accepted external contributions?

[–] stifle867@programming.dev 2 points 10 months ago (1 children)

There's like 100-200+ individual contributors to each of the apps. Practically impossible for everyone to agree to relicense especially considering the community reaction to the sale.

[–] csolisr@communities.azkware.net 1 points 10 months ago

Hopefully that's the case! And hopefully somebody steps in legally in case the new developers decide to just ignore the GPL terms.