@MishaalRahman Since you covered the topic, I implemented archiving support for @fdroidorg. Here's the merge request: https://gitlab.com/fdroid/fdroidclient/-/merge_requests/1436
3 posts total
@MishaalRahman Since you covered the topic, I implemented archiving support for @fdroidorg. Here's the merge request: https://gitlab.com/fdroid/fdroidclient/-/merge_requests/1436 Version 1.20 of @fdroidorg brings some pretty big changes of how repositories are handled: • official repo is always preferred When tapping an app, the user sees the app details screen as usual. There, a new box at the top shows the repository the app comes from. All information on that page including the versions provided for installation are provided by that repo. I wrote a blog post: How to use the new F-Droid libraries, like @calyxos https://f-droid.org/2023/05/02/three-client-libraries.html cc @fdroidorg |
@grote @fdroidorg great work! Hopefully it gets merged
@MishaalRahman @fdroidorg @grote unfamiliar with what this does. will this help with backups of f-droid apps in android backups?
@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