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

Rewrite Location Api Code #114

Open
rleh opened this issue May 12, 2016 · 1 comment
Open

Rewrite Location Api Code #114

rleh opened this issue May 12, 2016 · 1 comment

Comments

@rleh
Copy link
Contributor

rleh commented May 12, 2016

  • Transfer Location Api specific code to a separate class(es)
  • Do not depend on Googles Play Location Service
  • Check for GMS (Google Play Services), else use AOSP Location Service
  • Optional: User setting: Google Play Location Service or Android Location Service
  • Optional: Build type/flavor without GMS dependencies (for F-Droid)
@rleh
Copy link
Contributor Author

rleh commented May 12, 2016

Solves #89, #63 and #57

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

No branches or pull requests

1 participant