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

Updating the target SDK to 35 with the necessary changes in dependencies, permissions and execution flows #457

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

Commits on Oct 21, 2024

  1. Gradle update

    miltonials committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    12c6b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90908aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e823c06 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Fix: Enabled UI buttons for marking waypoint features after accurate …

    …position fix is obtained
    
    After the SDK update, UI buttons for marking waypoints remained disabled even after an accurate fix was acquired. This fix ensures that the UI buttons are enabled as soon as an accurate fix is confirmed, improving user experience in "hot start" situations.
    miltonials committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    23b005e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ae8490a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. small fix

    Ensured broadcast intents are set with the package name in TagButtonOnClickListener.java, this was causing that the waypoints select meanwhile a track is recorded weren´t been saved.
    FR3DD221 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    82b112f View commit details
    Browse the repository at this point in the history