BigBrainParking/app
Hank 8a2a87a1a9
All checks were successful
build-apk / build (push) Successful in 16m49s
v0.1.9: About page — plain-English "what's sent to IPS" + privacy blurb
Documents exactly what reaches ParkSmarter's API (sign-in, account, a single
map-search coordinate, session-start details) and what never does: device GPS is
used only on-device to position the map and cached locally — never attached to
sign-in/sessions/vehicles/payments; no background location, no IMEI/device-id/ad
tracking, no Google services. Audited against the source: the only endpoint that
sends a coordinate is getMetersByLocation, called solely from map searches with
the map's centered point.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 18:48:33 -07:00
..
assets 401 auto re-login, My Location via native GPS, edge-to-edge, brain-car icon 2026-07-06 09:58:23 -07:00
plugins Fix release signing in CI: anchor plugin regex to buildTypes release block 2026-07-07 19:49:37 -07:00
src v0.1.9: About page — plain-English "what's sent to IPS" + privacy blurb 2026-07-13 18:48:33 -07:00
app.json v0.1.9: About page — plain-English "what's sent to IPS" + privacy blurb 2026-07-13 18:48:33 -07:00
App.tsx CI: move workflow to .forgejo/workflows; self-contained Forgejo release; bump 0.1.1 2026-07-07 14:18:06 -07:00
babel.config.js Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
index.ts Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
metro.config.js Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
package.json Add on-device debug logging: file capture + share (for real-session testing) 2026-07-06 11:59:41 -07:00
tsconfig.json Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00