BigBrainParking/app/src
Hank 0a6ca53c04
All checks were successful
build-apk / build (push) Successful in 11m47s
v0.2.0: never auto-send GPS; "Last lot" uses last session; About page rework
Location privacy (hard invariant): the device GPS is sent to the API ONLY when
the user taps "My location" and searches.
- Map opens on your LAST session's parking lot (the meter's coordinate from
  history), not your GPS.
- "Last" -> "Last lot": centers on the last session's lot and searches there
  (~couple-mile view) — no GPS.
- "Search this area" falls back to the tracked viewport center, never the GPS fix.

About page: lead with a BigBrainParking open-source blurb + repo link (was showing
ParkSmarter's own About text first); privacy wording updated to match; drop the
now-unused getAbout fetch.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 19:29:13 -07:00
..
api Add on-device debug logging: file capture + share (for real-session testing) 2026-07-06 11:59:41 -07:00
auth v0.1.6: validate the session on open, not mid-map 2026-07-13 10:46:04 -07:00
features Add on-device debug logging: file capture + share (for real-session testing) 2026-07-06 11:59:41 -07:00
navigation v0.1.8: tap a session for full detail + receipt 2026-07-13 18:38:39 -07:00
notifications Notifications: local-only session reminders; drop the FCM-bridge framing 2026-07-07 14:14:34 -07:00
screens v0.2.0: never auto-send GPS; "Last lot" uses last session; About page rework 2026-07-13 19:29:13 -07:00
theme Add request logging mode, dark mode, Account hub, profile, vehicle CRUD, cards view 2026-07-06 10:14:24 -07:00