Email or username:

Password:

Forgot your password?
Torsten Grote

@MishaalRahman Since you covered the topic, I implemented archiving support for @fdroidorg. Here's the merge request: gitlab.com/fdroid/fdroidclient

4 comments
wilhelm

@MishaalRahman @fdroidorg @grote unfamiliar with what this does. will this help with backups of f-droid apps in android backups?

rugk

@grote
Cool hmm. Just how does it differ from pausing apps via already known mechanisms like the one in @calyxos? The MR says the app is un-installed in the background, interestingly.
@MishaalRahman @fdroidorg

Torsten Grote

@rugk @calyxos @MishaalRahman @fdroidorg Pausing/freezing isn't doing much anymore nowadays. The articles linked from the MR have more info, but archiving essentially is uninstalling while retaining app data.

Go Up