Kyle Corry
Kyle Corry
Create a script to create a release on Google Play containing the .aab file and changelog. Should set release as draft, and I can manually publish. Can be merged into...
For anything that is being calculated multiple times when unnecessary, use the effect/memo hooks from Luna. Leverage the onUpdate method in most fragments. For tools that update continuously using a...
- [ ] Weather monitor - [ ] Backtrack - [ ] Pedometer Available as a setting for each tool. This refers to the start/stop bar at the bottom of...
If the path has elevations provided, allow viewing the path in 3D - [ ] Add 3D button on path map - [ ] Allow rotation, panning, and zooming in...
- [ ] When you click on the eclipse to get more details, show a chart of time vs magnitude The solar eclipse algorithm supports this, but not lunar eclipse....
Things to figure out - Can this be extended for use with the other compass types? - Can the beacon layer manager tell me which beacon I'm looking at? -...
Here's a report of the 50 most complex classes in Trail Sense by [complexity](https://github.com/thoughtbot/complexity). I would like to refactor or simplify these classes over time. Either by splitting them into...
Allow providing a multiplier to the zoom level of the AR tool. This multiplier will scale the FOV by a constant amount. Useful if you have an external lens attachment...
- [x] State (only triggers update when changed) - [ ] Effect should optionally return a callback that gets invoked when it is retriggered (for cancellation) - can be another...
When you share a GPX file from another app (like Gaia), Trail Sense should show up as an option to send it to and it should import both the paths...