this post was submitted on 28 Oct 2023
132 points (97.8% liked)
F-Droid
8111 readers
29 users here now
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.
Matrix space | forum | IRC
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unless the app allows you to export/import your settings, unfortunately the answer is no.
This is because F-Droid builds its own installers and signs them with their own key. Android (sensibly) does not allow upgrading a package if the signing key is not the same.
Actually, Voyager has reproducible builds enabled. This means F-droid distributes the app with the same key that is used for everywhere else Voyager is distributed (Github releases, Play store).
So if you want to migrate from Play Store to F-droid, turn off automatic updates for Voyager in Play Store and update the app with F-droid :)