-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release app on f-droid #89
Comments
@ciechomke: unfortunately this repo does not comply with f-droid inclusion policy. However, I'm trying to fix few things in order to get it to work.
|
ugh didn't notice GCM, my bad |
@ciechomke when I'm able to remove gcm dependency, I'm not sure if I can keep apikey in public repository. |
@feelfreelinux that's the bigger problem. Of course you can't publish apikey. This issue needs further investigation. It may be not possible to include this app in official f-droid repo but maybe you will be able to include it in izzysoft https://apt.izzysoft.de/fdroid/index/info |
OK I did some investigation (mainly help in F-Droid matrix.org room) and some guys said that you have to store your API key in app repo or F-Droid repo so unfortunately it has to be public. After all there are apps like https://github.com/yeriomin/YalpStore which seem to do well with having api key more or less public. |
We have two ways to release this app on fdroid:
|
https://apt.izzysoft.de/fdroid/index/info |
No description provided.
The text was updated successfully, but these errors were encountered: