~gardenapple

https://appl.garden

Trackers

~gardenapple/mitch

Last active 11 days ago

~gardenapple/imgt

Last active 3 years ago

#5 Handle external download URLs 5 days ago

Comment by ~gardenapple on ~gardenapple/mitch

Feel free to submit whatever, as long as you give a proper content warning.

#42 FAB menu goes past the screen when in landscape mode 7 days ago

Comment by ~gardenapple on ~gardenapple/mitch

gardenapple referenced this ticket in commit 9deef45.

REPORTED RESOLVED FIXED

#59 Allow tracking for external apps 7 days ago

Comment 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 DUPLICATE

#56 F-Droid icon 11 days ago

Comment 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.

#60 Missing FDroid update 11 days ago

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 CLOSED

#61 F-Droid reproducible builds 11 days ago

Ticket 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.

#60 Missing FDroid update 12 days ago

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.

#56 F-Droid icon 14 days ago

Comment by ~gardenapple on ~gardenapple/mitch

gardenapple referenced this ticket in commit ca63269.

REPORTED RESOLVED IMPLEMENTED

#57 Allow deleting apps from Mitch even if they're "not found" 14 days ago

Comment by ~gardenapple on ~gardenapple/mitch

Should be handled automatically by DatabaseCleanup, assuming that QUERY_ALL_PACKAGES permission is granted.

REPORTED RESOLVED CLOSED

#58 Open play store link with aurora store 14 days ago

Comment by ~gardenapple on ~gardenapple/mitch

gardenapple referenced this ticket in commit 02bd3e1.

REPORTED RESOLVED FIXED