fullsizemalt
210cd16bbe
feat: Demo polish - custom app icon, enhanced seed data
...
- Add custom Veridian app icon (olive green leaf + circuit design)
- Add 3 demo batches: GG4 (Flower), Kush Mints (Harvested), GDP (Veg)
- Add 4 demo tasks with 2 overdue for realistic demo
- Add Pulse sensor mapping for device 11666 to Flower Room
- Copy icon to all Android mipmap directories
2026-01-12 10:20:02 -08:00
fullsizemalt
d294f1746f
fix(android): Remove fitsSystemWindows to fix content truncation
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
2026-01-07 21:06:57 -08:00
fullsizemalt
813e4ac70c
fix(android): Prevent status bar from overlapping content
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
2026-01-07 20:05:28 -08:00
fullsizemalt
7159d48b06
fix(android): Use native fetch for login + add Veridian app icon
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
2026-01-07 19:15:23 -08:00
fullsizemalt
98d729f87f
fix(android): Add network security config for HTTPS requests
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
2026-01-07 19:00:04 -08:00
fullsizemalt
702bf87552
fix(android): Downgrade Java version to 17 for compatibility
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
2026-01-07 00:19:00 -08:00
fullsizemalt
57c70b91db
feat(android): Add Capacitor for Android APK build
...
Test / backend-test (push) Waiting to run
Test / frontend-test (push) Waiting to run
- Add Capacitor core, CLI, and Android platform
- Install plugins: camera, push-notifications, splash-screen, status-bar
- Configure capacitor.config.ts with app ID run.runfoo.veridian
- Update vite.config.ts with base: './' for Capacitor compatibility
- Update api.ts and SessionTimeoutWarning.tsx to detect Capacitor and use production API URL
- Generate Android project structure with Gradle build files
2026-01-06 21:56:28 -08:00