rizmaulana / kotlin-mvvm-covid19

This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Apache License 2.0
435 stars 111 forks source link

Distribute via F-Droid #45

Open dduenker opened 4 years ago

dduenker commented 4 years ago

Would it be possible to distribute this app via the open source app store F-Droid?

https://f-droid.org/

fajarnuha commented 4 years ago

great idea, I see most open source android app also distribute their app to F-Droid, what do you think guys @rizmaulana @pandubaraja ?

rizmaulana commented 4 years ago

Good idea, will try to distribute to F-Droid

fajarnuha commented 4 years ago

and also lets try to distribute it to Github releases as well, like we have discuss early on @rizmaulana

pandubaraja commented 4 years ago

Agree 👍

rizmaulana commented 4 years ago

Already publish on github release https://github.com/rizmaulana/kotlin-mvvm-covid19/releases

Btw is FDroid only support publishing from gitlab ? Ref : https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md#merge-requests

dduenker commented 4 years ago

Btw is FDroid only support publishing from gitlab ? Ref : https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md#merge-requests

The data repository is hosted on gitlab, so when metadata is to be added to it, the merge request has to be on gitlab. The actual source code of a project, which is to be added, can be hosted on any git repo you want.

I hope this answers the question sufficiently. :)

Still34 commented 4 years ago

+1 would love to see this get published on f-droid