Various changes#548
Merged
Merged
Conversation
davecraig
commented
Jul 8, 2025
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
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.