Skip to content
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

Add to fdroid store #80

Open
duggalsu opened this issue Dec 29, 2020 · 6 comments
Open

Add to fdroid store #80

duggalsu opened this issue Dec 29, 2020 · 6 comments

Comments

@duggalsu
Copy link

Could you add this app on fdroid?

@duggalsu
Copy link
Author

Just saw that the app has gms and firebase dependencies. The app cannot be published on fdroid with those dependencies.

Is there any chance for moving towards FOSS-only depencencies?

@oers
Copy link
Owner

oers commented Dec 30, 2020

I looked into this over a year ago and even created a foss branch:

https://github.com/oers/reversatile/tree/foss

I even made a release: https://github.com/oers/reversatile/tree/foss/project/release

But I never started the whole fdroid approach. It was kind of frightening , a lot of work/hassle and seemed to much work for something, that was not used.

Maybe I should look into it again.

The thing is: google analytics is really very helpful for such a small project and the feedback I get from google services is really good.

@duggalsu
Copy link
Author

The foss branch option seems great!

You can look at some foss analytics options here -
https://opensourcestash.com/
https://developers.reverseeagle.org/

I have seen Countly being used in an app (don't remember which one now) - https://count.ly/web-analytics

Can the app run without firebase, or is it a critical component? It may be possible to use Gotify to implement push messaging - https://github.com/gotify

I may be able to help with adding the app on fdroid and integrating Gotify if that is possible.

@oers
Copy link
Owner

oers commented Jan 3, 2021

I brought the foss branch up to date.
All gms/analytics code was in Analytics.java, in this branch this class does virtually nothing. And I removed dependencies from gradle.

If you could help adding the app on frdroid, it would be greatly appreciated

@duggalsu
Copy link
Author

duggalsu commented Jan 3, 2021

Thanks! I may be able to work on it after a week.

@oers
Copy link
Owner

oers commented Oct 16, 2021

I will remove all google analytica dependencies this year, This should make it easier to be fully foss on the master branch. I will host an analytics software on my server,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants