Kyle Corry
Kyle Corry
The same path display as the AR paths.
When creating a beacon from a photo map (long press map), automatically set the name of the beacon to the name of the map. This will allow the user to...
Split the file into multiple QR codes and scan one at a time (specify the sequence number in each QR) This might not be feasible unless the file is really...
https://developer.android.com/reference/android/location/altitude/AltitudeConverter Add to Andromeda behind an interface similar to the AltitudeCorrection class in TS (maybe create an interface that both can use). If it is available, use it instead of...
This might not be possible when using just the GPS - as far as I can tell the GPS is not available when approximate location is enabled. This issue is...
- [ ] Click the quick action to adjust location / elevation
- [ ] Permission diagnostics should list what permission is missing - [ ] Permission diagnostics should try to display the permission popup rather than direct to settings (if possible...
1. Get the next event 2. If the event starts after today, return the start date 3. If the event starts on or before today, increment the date by one...