tube42 / drumon

FOSS drum app for Android
GNU General Public License v2.0
85 stars 13 forks source link

No credits in app #20

Closed guysoft closed 4 years ago

guysoft commented 4 years ago

There is no about or credit that you wrote this cool app dude! You should totally include it.

tube42 commented 4 years ago

Oh, this is important ;)

Between f-droid, android sdk, gradle, libgdx and openjdk right now nothing works (welcome to the fun world of android development) but as soon as they start working again I will add this :)

guysoft commented 4 years ago

Perhaps you should use something like docker or an equivalent to maintain a working build environment. I do that for kivy projects

tube42 commented 4 years ago

If you have a docker image that matches available tool/SDK versions on fdroid and Travis CI I would love to use it!

guysoft commented 4 years ago

Do you know what tool/SDK versions frdoid use? They are using docker to maintain their own builder: https://github.com/f-droid/fdroidserver

I am willing to take a look and add Trevis on top of that image if it helps

tube42 commented 4 years ago

I am still not sure why there is a docker configuration and a vagrant configuration and why the two differ.

Anyway, commit 6ecba72 adds the about page which will be included in release 0.3.1 assuming it passes fdroid build server :)

Close this issue when you are satisfied.

guysoft commented 4 years ago

I have version 0.3.1, still can't see a link to this git repo or anything that would let people find where the app is. I see there is an about page using the ? button.

tube42 commented 4 years ago

No there is no link to github,

I assume if you got this via f-droid you know where to find me.

tube42 commented 4 years ago

Added link to github page in v0.3.2