Commit graph

2 commits

Author SHA1 Message Date
b1620ed19e v0.2.1: big-brain-driver app icon
All checks were successful
build-apk / build (push) Successful in 13m50s
New launcher icon: the big-brain guy driving with his brain filling the back seat.
- icon.png: full-frame artwork (1024x1024).
- adaptive-icon.png: car scaled into the central safe zone so the Android
  circle/squircle mask doesn't crop it; adaptive background set to white.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 20:33:15 -07:00
65e9118806 401 auto re-login, My Location via native GPS, edge-to-edge, brain-car icon
- Client: onUnauthorized hook; 401 clears the token and (in-app) bounces to sign-in
- Map: "My location" uses the native UserLocation fix + flyTo; safe-area insets on
  the floating status bar / controls
- Enable edgeToEdgeEnabled (Android 15 forces it) so headers/back-arrow sit correctly
- App icon: brain-car launcher + adaptive icon

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 09:58:23 -07:00