Skip to content

Various changes#548

Merged
davecraig merged 5 commits into
Scottish-Tech-Army:mainfrom
davecraig:main
Jul 9, 2025
Merged

Various changes#548
davecraig merged 5 commits into
Scottish-Tech-Army:mainfrom
davecraig:main

Conversation

@davecraig

Copy link
Copy Markdown
Contributor
  • Add initial (unreviewed) privacy policy and terms and conditions
  • Fix CPP library page alignment
  • Prevent auto stop of individual beacons
  • Add share from Route details
  • Move protomaps server into GitHub secrets

davecraig added 4 commits July 8, 2025 12:01
These are based on the iOS policies from https://scottishtecharmy.freshdesk.com/support/solutions

Currently the only data that makes it off the device is:

1. The precise location at the time of a crash.
2. The GPX track of the location over the last hour when the user chooses to
enable recording from the Settings menu and then Shares it from the main menu.
3. The current location when the user selects Share from the Location Details
page.

Both of the latter two allow the user to select another app e.g. email, messaging
through which to Share the data. It doesn't go to any of our own servers, so only
the first is 'collected' and 'shared'.
When a beacon is created with Start Beacon, it should carry on sounding until
the user stops it via the UI.
This code allows sharing from the Route details screen. The output is a JSON file in the same format as the iOS share.
Update GitHub workflows to extract the values into local.properties.
@davecraig davecraig merged commit ab593be into Scottish-Tech-Army:main Jul 9, 2025
1 check failed
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.

1 participant