Commit Graph

8 Commits

Author SHA1 Message Date
2e5f30451c feat: add tie screen and Android app download functionality
Some checks failed
Version Static Assets / version-assets (push) Failing after 9s
Build Android APK / build (push) Has been cancelled
- Add tie screen showing eliminated players before tiebreaker
- Excluded eliminated players from tiebreaker voting
- Add Android app download button (web only)
- Add version checking system for native app
- Add update notification for outdated app versions
- Add translations for new features (ES/EN)
2026-01-31 08:15:35 +01:00
CI Action
85d49d55b6 chore: update asset versions [skip ci] 2026-01-26 05:31:12 +00:00
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