Commit Graph

11 Commits

Author SHA1 Message Date
068c7282ea feat: update APK build process to rename output and publish latest release
All checks were successful
Build Android APK / build (push) Successful in 6m31s
2026-01-22 09:53:17 +01:00
efe538b49c feat: improve keystore existence checks in APK build process
Some checks failed
Build Android APK / build (push) Failing after 6m33s
2026-01-22 09:38:43 +01:00
252350e10e feat: update keystore handling conditions in APK build process
Some checks failed
Build Android APK / build (push) Has been cancelled
2026-01-22 09:36:55 +01:00
1cce73175c feat: simplify keystore handling conditions in APK build process
Some checks failed
Build Android APK / build (push) Has been cancelled
2026-01-22 09:35:00 +01:00
ae3ce89516 feat: enhance APK build process with keystore handling and fallback options
Some checks failed
Build Android APK / build (push) Has been cancelled
2026-01-22 09:30:27 +01:00
f583109aab feat(actions): update Java version to 21 and improve APK build process
All checks were successful
Build Android APK / build (push) Successful in 6m43s
2026-01-22 09:01:15 +01:00
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