Commit Graph

6 Commits

Author SHA1 Message Date
54f93281c5 feat: add voting mode selector and update styles for improved UI 2026-01-26 06:23:30 +01:00
2bbd388524 feat: add native app detection and adjust styles for Capacitor/Cordova
Some checks failed
Build Android APK / build (push) Successful in 6m31s
Version Static Assets / version-assets (push) Failing after 6s
2026-01-22 09:22:06 +01:00
ff32dc3103 feat: add hashed files
Some checks failed
Build Android APK / build (push) Has been cancelled
2026-01-22 08:46:01 +01:00
e30aa089e4 feat(versioning): update asset paths and versioning logic in HTML and scripts
Some checks failed
Build Android APK / build (push) Has been cancelled
Version Static Assets / version-assets (push) Has been cancelled
2026-01-22 08:32:14 +01:00
236112a7ba Merge remote-tracking branch 'origin/main'
Some checks failed
Version Static Assets / version-assets (push) Has been cancelled
# Conflicts:
#	www/index.html
2026-01-21 18:10:40 +01:00
fd06e2fe83 feat(android): add Capacitor setup for Android APK builds
- Migrate web assets from root to www/ directory
- Add Android native project with Capacitor 8
- Add GitHub Actions workflow for automated APK builds
- Configure app identity and splash screens
2026-01-21 18:08:57 +01:00