~gardenapple

https://appl.garden

Trackers

~gardenapple/mitch

Last active 26 days ago

~gardenapple/imgt

Last active 4 years ago

#63 Remove web apps from dynamic shortcuts on uninstall 26 days ago

Ticket created by ~gardenapple on ~gardenapple/mitch

#62 Add login button to game pages 27 days ago

Ticket created by ~gardenapple on ~gardenapple/mitch

Only do this if it's possible to redirect the user back to the original page.

#5 Handle external download URLs 2 months 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 2 months ago

Comment by ~gardenapple on ~gardenapple/mitch

gardenapple referenced this ticket in commit 9deef45.

REPORTED RESOLVED FIXED

#59 Allow tracking for external apps 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months ago

Comment by ~gardenapple on ~gardenapple/mitch

gardenapple referenced this ticket in commit ca63269.

REPORTED RESOLVED IMPLEMENTED