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

[Feature] Android secondary position stream for foreground notification updates #1406

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jan 6, 2024

  1. First iteration

    androidseb committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ff8a3f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e75565a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0427dd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge branch 'main' into feature/android_secondary_position_stream

    geolocator_android/android/src/main/java/com/baseflow/geolocator/GeolocatorPlugin.java
    geolocator_android/android/src/main/java/com/baseflow/geolocator/StreamHandlerImpl.java
    androidseb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    77bcd85 View commit details
    Browse the repository at this point in the history
  2. Fixed compile error

    androidseb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    47e7be2 View commit details
    Browse the repository at this point in the history
  3. Fixed linter warning

    androidseb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bf1cd25 View commit details
    Browse the repository at this point in the history