BigBrainParking/app
Hank 7ec7ae9200 Add on-device debug logging: file capture + share (for real-session testing)
- fileLogger: append redacted API requests/responses + app events to an on-device
  log file (persists across restarts); the client's logSink now writes to it
- Diagnostics screen (Account > Diagnostics): toggle recording, Share log file
  (expo-sharing), clear. StartSession logs the session attempt/result explicitly.
- Lets a real parking session be captured while away from a computer, then shared.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 11:59:41 -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 Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00
src Add on-device debug logging: file capture + share (for real-session testing) 2026-07-06 11:59:41 -07:00
app.json Remove [CAM] debug logging; default HTTP request logging off 2026-07-06 11:27:14 -07:00
App.tsx Add request logging mode, dark mode, Account hub, profile, vehicle CRUD, cards view 2026-07-06 10:14:24 -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