401
submitted 7 months ago by poVoq@slrpnk.net to c/opensource@lemmy.ml
all 35 comments
sorted by: hot top controversial new old
[-] helpImTrappedOnline@lemmy.world 55 points 7 months ago

Am I the only one who doesn't use automatic updates for apps? I like to read the change logs, both out of mild curiosity, and to know if an app has a "major UI update"

[-] centof@lemm.ee 34 points 7 months ago

No! There are dozens of us! Dozens

But to be real, I hate how automatic updates just assumes the newer version will be better than the current. Enshittification is just as real in apps as in web services. And automatic updates help enable Enshittification by making that assumption. Of course, It's more applicable to the app store or play store than to f-droid.

[-] gogosempai@programming.dev 4 points 7 months ago* (last edited 7 months ago)

I used an app called Noice from F-Droid which has a lot of pleasant background noises (including white noises which I sometimes use while sleeping). One update, the author suddenly added internet permission, pulled out all the noise music files from the app and put them behind a server. Now it only works if you have an active internet connection OR you buy a premium.

Thankfully, I still have the last "good" version.

[-] Redjard@lemmy.dbzer0.com 2 points 7 months ago

Not long ago I watched the fdroid app itself enshittify.
I was testing an update of another app, saw it didn't really work yet, went to roll it back, and the downgrade button was gone. So I tracked down why and found fdroid had removed it. So I went to downgrade the fdroid app and the downgrade button was gone ...
Had to hunt the bare apk and downgrade manually.

I'm still on the old fdroid version procrastinating looking for an alternative.

[-] everett@lemmy.ml 4 points 7 months ago

Downgrading can be dangerous, since app data meant for a newer version of an app can crash an older version that doesn't know what to do with it. This doesn't really feel like enshittification, just saving users from themselves by removing the danger button. It's not like F-Droid is forcing everyone to use the newest version... old versions are still on the website, and they still let you easily grab an old version in-app if you're doing a fresh install.

[-] Redjard@lemmy.dbzer0.com 7 points 7 months ago

Then make it an option in the experimental section of the settings.
If an app cannot accept the updated data, if it has even been launched in the new version, the worst that can happen is that it doesn't work. You can still uninstall, or you can clear the data. You can also pop up a warning before downgrading, explaining the possibility of needing to clear the apps data.
It is still an essential feature for many.
Uninstalling and reinstalling is not only inconvenient, it can also change values like the apps id, that can be essential for advanced users.

For me, the app had an update that removed a feature I relied on without replacing it, making it worse as a result. This therefore makes a valid example to the point made above, that people may not enable automatic updates because updates aren't always better, sometimes they make an app worse.

[-] everett@lemmy.ml 3 points 7 months ago

You can still uninstall, or you can clear the data.

And in both cases the user data is gone. I'd call that the worst case.

[-] Redjard@lemmy.dbzer0.com 3 points 7 months ago* (last edited 7 months ago)

In my experience that is quite rare though. Probably less than 10% of the downgrades you'll do will actually not work.
On the other hand if the app has important data you want to preserve, the other ways of doing so are a) hunt down the apk manually, with the fdroid website not having a convenient download button for older versions, or b) use something like neo backup to make a backup, uninstall, install the older version, and revert the backup except the apk. Both are 1 minute for what could be one button press.

Edit: looking at the fdroid page the download buttons are there now, still you need to search up that page, it'll probably still take a minute using that method. Why use fdroid if you need to google apks like a caveman in the end anyway?

[-] Life_inst_bad@lemmy.world 3 points 7 months ago

What F-droid Version are you using? On the recommended version the downgrade button is still there.

[-] Redjard@lemmy.dbzer0.com 2 points 7 months ago

1.18.0 doesn't show that for me, neither does 1.19.0

screenshots

The version update notes said "removed because android doesn't do that anymore" or something like that. It might depend on the android version, which is extra stupid because many roms don't enforce that restriction, and you can mod that restriction out if you have root (which is part of many general root/lsposed modpacks).

I am running A13, but I was running A10 before and that didn't show it either

[-] JustEnoughDucks@feddit.nl 5 points 7 months ago

I only wish more than 10% or so of Foss software had changelogs

[-] N4CHEM@lemmy.ml 5 points 7 months ago* (last edited 7 months ago)

I've made a habit of opening GitHub issues asking for a changelog on those apps that I use that don't provide one. Most developers are open and helpful, some are not.

The worst experience so far was with Wikipedia, they provide poor update information (usual "we update our app regularly to being you improvements") and replied weeks later with "that's what most apps do".

[-] N4CHEM@lemmy.ml 2 points 7 months ago

100% agree. I've always been shocked to see people claiming that automatic app updates are good for security. Having stuff being installed in the background on your device without your knowledge is good for security?

I understand the "we roll out an important security update and it quickly updates for all users" situation. However, I still want to chose what you install on my device. Look at what just happen with Simple Mobile Tools, how many unaware Google Play users now have spyware installed on their phones?

[-] YIj54yALOJxEsY20eU@lemm.ee 1 points 7 months ago

I think a pretty good solution for this, specific to mobile, is to require users to approve an update when permissions have changed. Most non technical users don't understand old software can contain security issues, they purely view updates as new bells and whistles. If these apps are actually malicious, they aren't going to include their new keylogger in the release notes nor release on fdroid. I think automatic updates for the predominantly non technical population is still safer.

[-] BehindTheBarrier@programming.dev 2 points 7 months ago

I stopped auto updating the 3rd time my god damn app was force closed when using it. Either update for the app itself or damn webview. Been many years since then, so not sure if things changed but man it was frustrating having things just go poof in the middle of something.

[-] Devdogg@lemmy.ml 22 points 7 months ago
[-] mp3@lemmy.ca 38 points 7 months ago
[-] baconicsynergy@beehaw.org 3 points 7 months ago

I'm very happy!

[-] SomeBoyo@feddit.de 17 points 7 months ago

Is there something I have to enable for it to work?

[-] AlteredStateBlob@kbin.social 12 points 7 months ago

Just checked, it's enabled for me by default.

[-] user224@lemmy.sdf.org 10 points 7 months ago

Oh no. OH NO! NOT BY DEFAULT!

[-] everett@lemmy.ml 5 points 7 months ago

There's a setting to disable it, but it's unfortunately hidden under "Expert mode."

[-] N4CHEM@lemmy.ml 1 points 7 months ago

That's shit. I don't want stuff installed on my phone without my knowledge

[-] lemmyreader@lemmy.ml 6 points 7 months ago* (last edited 7 months ago)

Haven't tried it myself but https://f-droid.org/en/2024/02/01/twif.html has more details.

[-] sandayle@iusearchlinux.fyi 10 points 7 months ago

Neo Store was already doing this.

[-] DODOKING38@lemmy.world 8 points 7 months ago

Obtanium supports f'droid so I've been using that, not for background updates but more so the fact that it actually notifies me if there is an update, F'droid app seems to notify me 1/3 of the time.

[-] ganoo@sh.itjust.works 6 points 7 months ago

I've been using fdroid basic for this

[-] Swedneck@discuss.tchncs.de 4 points 7 months ago

huh? fdroid has been doing this for me all along, is it just because i have the privileged extension?

[-] baseless_discourse@mander.xyz 7 points 7 months ago* (last edited 7 months ago)

Yes, but as the name says, privilege extension requires privileged access to the system, hence granting fdroid (much) more trust.

In recent android versions, background update is no longer a privileged permission, hence can be performed without privilege extension.

[-] makeasnek@lemmy.ml 2 points 7 months ago

Thank god. Finally.

[-] mfat@lemdro.id 1 points 7 months ago

Does this need root access?

[-] poVoq@slrpnk.net 5 points 7 months ago

No, but it requires an feature that is only available on Android 12 and above.

this post was submitted on 10 Feb 2024
401 points (100.0% liked)

Open Source

30379 readers
530 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS