Simple Mobile Tools is being sold to a for-profit firm ZipoApps

Gogo Sempai@programming.dev to Android@lemmy.world – 584 points –

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.

169

You are viewing a single comment

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.

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

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

I got it from fdroid. Am I safe?

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.

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

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.

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.

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?

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.

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