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

F-Droid flavor (without Google's Firebase) #165

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

bugfest
Copy link
Contributor

@bugfest bugfest commented Aug 29, 2024

Fixes #133

Implementsfdroid gradle flavor without Firebase dependencies.

A new package com.neilturner.aerialviews.firebase is defined to hold Firebase conditional implementation. There's an implementation per flavor:

  • amazon, beta, github and googleplay use Google's Firebase. App's Gradle imports Firebase for these flavors.
  • fdroid uses a dumb implementation that does nothing

@theothernt theothernt merged commit f52e65f into theothernt:master Aug 29, 2024
@theothernt
Copy link
Owner

Thank you for the contribution!

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

Successfully merging this pull request may close these issues.

Add to F-Droid repo
2 participants