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

Android: fused location provider #3447

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Android: fused location provider #3447

merged 4 commits into from
Jun 10, 2024

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    7fa229a View commit details
    Browse the repository at this point in the history
  2. Check for google play services, fall back to non-fused (qt), disable …

    …android non-fused implementation for now
    wonder-sk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5a34d28 View commit details
    Browse the repository at this point in the history
  3. Remove commented line

    wonder-sk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    785cd31 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Request location permissions only once needed

    (i.e. when project is loaded, not at the startup when position provider is created)
    wonder-sk committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    adfa992 View commit details
    Browse the repository at this point in the history