hwhub/ios
Lukas Müllner 91f25e0cef feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads
- Custom Material 3 theme with Hot Wheels branding (orange/red gradient, navy accents)
- Locally bundled Poppins font (Regular, Medium, SemiBold, Bold)
- Redesigned login screen with full-bleed background image and frosted glass form
- Bottom navigation shell: My Garage / Scan / Profile tabs
- My Garage screen with grid view, search, stats, detail bottom sheet
- Edit and delete car details from the detail sheet
- Skip button for quick-add with minimal info
- Camera photo upload to Supabase Storage (UUID-based unguessable paths)
- Change/add photo from car detail view
- Profile screen with change password, about dialog, sign out
- Scan tab with camera scanner and manual entry
- Styled scanner screen with crosshair overlay and gradient buttons
- Custom app icon with transparent background and adaptive icon support
- Native splash screen with brand colors
- Auto-refresh garage on tab switch
2026-02-24 07:46:06 +01:00
..
Flutter init 2026-02-22 19:03:32 +01:00
Runner feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
Runner.xcodeproj feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
Runner.xcworkspace init 2026-02-22 19:03:32 +01:00
RunnerTests init 2026-02-22 19:03:32 +01:00
.gitignore init 2026-02-22 19:03:32 +01:00