LonamiWebs / Klooni1010

libGDX game based on the original 1010!
https://lonamiwebs.github.io/klooni
GNU General Public License v3.0
234 stars 72 forks source link

Improve F-Droid listing #53

Closed mueller-ma closed 6 years ago

mueller-ma commented 6 years ago

I've seen this app on F-Droid, but it lacks screenshots, changelog and a translatable description there. It's pretty easy for you to add these information. Please have a look at this example or at the F-Droid docs or fastlane docs. After you have commited these files to your repo and tagged a new version, you need to remove the Description and Summary from the metadata file in the F-Droid Data repo.

Lonami commented 6 years ago

Would you like to do that and make a pull request?

Lonami commented 6 years ago

Ideally we wouldn't clutter this repository with screenshots since binary files are generally bad in .git. Maybe a submodule.

mueller-ma commented 6 years ago

Would you like to do that and make a pull request?

No sorry, I don't have time for that.

Ideally we wouldn't clutter this repository with screenshots since binary files are generally bad in .git. Maybe a submodule.

You could submit them to the F-Droid data repo.

Lonami commented 6 years ago

Oops, I should have read your issue more carefully, I rushed with my reply :)