Comment by ~gardenapple on ~gardenapple/mitch
Feel free to submit whatever, as long as you give a proper content warning.
Comment by ~gardenapple on ~gardenapple/mitch
gardenapple referenced this ticket in commit 9deef45.
REPORTED
RESOLVED FIXEDComment by ~gardenapple on ~gardenapple/mitch
Closing as duplicate of https://todo.sr.ht/~gardenapple/mitch/5
If you're willing to share some other examples to test with, please leave a comment on that issue. I'd like to test a variety of different external sites.
REPORTED
RESOLVED DUPLICATEComment by ~gardenapple on ~gardenapple/mitch
In hindsight it's actually a good thing that the icon was broken, since the previous two updates had some major bugs, and the missing icon prevented them from being "featured" on F-Droid.
The latest version has these bugs fixed, and I'm happy that it's now "featured", with its icon.
Comment by ~gardenapple on ~gardenapple/mitch
There is a ticket for backups: https://todo.sr.ht/~gardenapple/mitch/51
I made one for repro builds: https://todo.sr.ht/~gardenapple/mitch/61
REPORTED
RESOLVED CLOSEDTicket created by ~gardenapple on ~gardenapple/mitch
If the itch.io and F-Droid APKs are identical, how should we determine whether or not Mitch should update itself via itch? Or do we ask the user? Or does this not matter and we should always use itch.io even if the initial install was done from the F-Droid client/website/third-party clients? Leaning toward the latter as it will ensure the quickest updates while leaving F-Droid updates as a fallback.
Comment by ~gardenapple on ~gardenapple/mitch
You can use Mitch to update Mitch, that's what the itch.io version does. However, the F-Droid version is built by F-Droid themselves, their build servers run with a specific schedule, and their builds are signed with a different key, which makes the F-Droid and itch.io builds incompatible.
There are two ways for me to fix this: one is to allow users to do a manual backup & restore to be able to switch between the two different versions, second is to set up Reproducible Builds so that F-Droid and itch.io produce identical APKs.
Both of these require some extra work and I can't promise that I'll be able to do it soon.
Comment by ~gardenapple on ~gardenapple/mitch
gardenapple referenced this ticket in commit ca63269.
REPORTED
RESOLVED IMPLEMENTEDComment by ~gardenapple on ~gardenapple/mitch
Should be handled automatically by DatabaseCleanup, assuming that QUERY_ALL_PACKAGES permission is granted.
REPORTED
RESOLVED CLOSEDComment by ~gardenapple on ~gardenapple/mitch
gardenapple referenced this ticket in commit 02bd3e1.
REPORTED
RESOLVED FIXED