Add Transistor to Izzyondroid Repo as alternative to F-Droid? #461
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: y20k/transistor#461
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
F-Droid is taking nearly 2 weeks to get v4.1.5. Any chance you can put Transistor in the IzzyonDroid repo as well? You can request to have it added here and they allow you to have it there even if it is already on F-Droid.
https://gitlab.com/IzzyOnDroid/repo/-/issues
Transistor meets the requirements:
https://gitlab.com/IzzyOnDroid/repo/blob/master/README.md#what-are-the-requirements-an-app-must-meet-to-be-included-with-the-repo
Here's the repo itself. It's very popular as a means to distribute open source apps that aren't on F-Droid for any particular reason or can optionally be there, again, even if it already is on F-Droid.
https://apt.izzysoft.de/fdroid/index.php
The entire process is automated. They get your apk from codeberg, scan it for malware and release it on their repo so you can get it on any F-Droid client much faster than you can on F-Droid alone and any user can decide to get your app from either F-Droid or IzzyonDroid. I think having an alternative repo for updating is worth having. Having only 1 repo gives a single point of update failure and Transistor would get more exposure and thus more users from being on Izzyondroid as well.
I agree. I will add Transistor to Izzyondroid. And I need to check what went wrong at F-Droid.
I created a ticket requesting inclusion of Transistor. https://gitlab.com/IzzyOnDroid/repo/-/issues/388
If everything goes smoothly the next release of Transistor should make it to Izzyondroid quickly, because this repo just takes the APK from https://codeberg.org/y20k/transistor/releases and does not compile the app.
Beware that the original F-Droid APK and the APK from Izzyondroid will be not compatible/interchangeable because they are signed with different keys.