NightDreamGames / Graded

Graded - Grade Tracker
https://nightdreamgames.com/graded
GNU General Public License v3.0
82 stars 2 forks source link

Publish on FDroid #1

Closed Wjxfi closed 1 year ago

FauconSpartiate commented 1 year ago

I'll be looking into how to integrate F-Droid into the release workflow, I'll keep this issue updated.

Poussinou commented 1 year ago

@Wjxfi Currently, the app is available trough a F-Droid client via the IzzyOnDroid repo. The app is here.

@FauconSpartiate You can start the process of adding your app to F-Droid by opening a Request For Packaging here. I did a quick check, and I don't see any proprietary blob here, so it should be easy.

FauconSpartiate commented 1 year ago

The advancement of the release is tracked on this issue: https://gitlab.com/fdroid/rfp/-/issues/2390

FauconSpartiate commented 1 year ago

Graded is now available on F-Droid and the links have been added in the README in 55a9051

IzzySoft commented 1 year ago

@FauconSpartiate I see the Readme now has both badges, F-Droid's and mine. I take it that means you want to keep your app with my repo? Can be done, but as it's not set up as reproducible build with F-Droid this might cause some confusion (as cross-updates are not possible), so I thought to better ask about your plans.

FauconSpartiate commented 1 year ago

If there's any issue with that I'll prefer to remove it from your repo then, I'll remove the badge later 👍

IzzySoft commented 1 year ago

You can check with this wiki page for details before deciding. Just let me know then if I should mark your app to be kept (the WebUI of my repo will then show a hint) or if you removed the badge and I shall remove the app at my end. I don't want to create another kind of confusion if the badge here just links to a 404 page :wink:

FauconSpartiate commented 1 year ago

@IzzySoft I removed the badge from the README, I guess you can remove it from your repo. If we ever get reproducible builds working with Flutter, I guess we could put it back up again.

IzzySoft commented 1 year ago

Thanks – and yes, that can be done of course. Just keep in mind that reproducible builds should be set up from the start; switching to them is not as easy (signature change => re-install needed).