kingvhit / AndroidHEIFConverter

HEICWriter & HEICReader for Android guideline
12 stars 0 forks source link

Add to f-droid? #1

Open subpub opened 4 years ago

subpub commented 4 years ago

Can you to add this app to f-droid.org repo?

kingvhit commented 4 years ago

@subpub : hello, I didn't receive any notice from this issue. So, how about this issue? Could you write more detail?

subpub commented 4 years ago

@kingvhit https://f-droid.org is a FOSS-only app store/repository (like Linux distributions but for android), I was asking if you like to list your app there. (like this) All the apps on fdroid don't contain proprietary code and are free. Note that F-droid also builds and signs with its own key (reproducible builds are yet to come, I think)

you can yourself open a Merge Request (PR) after following https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md#adding-a-new-app

or I can just request the maintainers to do it by opening a issue here: https://gitlab.com/fdroid/rfp/issues

if you say OK.

kingvhit commented 4 years ago

Hi, just one more question. Do I have any benefit when publish our app on it, and can I keep all content including: source code, asset, resource by self?

subpub commented 4 years ago

Benefit would be same as what you get from publishing it on github like every other opensource project here. After looking at your repo code properly, I don't think you have published your full app source here, right? Only the demo. Then nevermind.