BigBrainParking/app
Hank 2f9f0f604a Add request logging mode, dark mode, Account hub, profile, vehicle CRUD, cards view
- Client: logRequests option + redacted request/response logging (setLogRequests to
  toggle at runtime); enabled via app extra.debugHttp for on-device 401 debugging
- Dark mode (persisted) via ThemeProvider + React Navigation theme
- New "Account" tab: Profile (view), Vehicles (full CRUD), Payment methods (view-only),
  About, dark-mode + request-logging toggles, sign out

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 10:14:24 -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 request logging mode, dark mode, Account hub, profile, vehicle CRUD, cards view 2026-07-06 10:14:24 -07:00
app.json Add request logging mode, dark mode, Account hub, profile, vehicle CRUD, cards view 2026-07-06 10:14:24 -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 babel-plugin-module-resolver (required for release JS bundling) 2026-07-06 09:19:25 -07:00
tsconfig.json Initial commit: parksmarter-client + BigBrainParking app 2026-07-06 08:33:47 -07:00