Commit Graph

4 Commits

Author SHA1 Message Date
Davide Scaini 767c2d78aa feat: section 1 — keep-awake toggle, sensor button, GPS pause, track view
- Keep-awake now conditional: activates only when recording + toggle on
- Sensor button overlaid on map area navigates to SensorPairing modal
- Pause/resume now start/stop the GPS background task, not just store state
- TrackView renders lat/lon polyline via react-native-svg (no tile server)
- react-native-svg added as dependency
2026-06-03 00:13:35 +02:00
Davide Scaini 5fa8fa86f9 docs: add v1 completion plan to CLAUDE.md 2026-06-03 00:05:35 +02:00
Davide Scaini 879eaea3df fix: restore CLAUDE.md and protect it from expo prebuild --clean
prebuild --clean overwrote CLAUDE.md with an Expo-generated stub.
Restored the original project plan and added ignorePaths in app.json
so Expo skips CLAUDE.md on future prebuild runs.
2026-06-03 00:02:50 +02:00
Davide Scaini ee28cb0c30 Initial commit
Generated by create-expo-app 4.0.0.
2026-06-02 16:19:04 +02:00