Commit Graph

5 Commits

Author SHA1 Message Date
0e4b568cea feat(actions): update Node.js version to 22 in build workflow
All checks were successful
Version Static Assets / version-assets (push) Successful in 4s
2026-01-22 08:44:23 +01:00
17267fb32a feat(actions): rename workflow file and update asset paths for Gitea compatibility 2026-01-22 08:44:16 +01:00
75bd84116f feat(actions): add write permissions for version-assets job
Some checks failed
Build Android APK / build (push) Failing after 4m41s
Version Static Assets / version-assets (push) Successful in 4s
2026-01-22 08:35:12 +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
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