12 Commits

Author SHA1 Message Date
e6ef7818da fix: update Gitea release asset upload
All checks were successful
Build Android APK / build (push) Successful in 7m46s
2026-01-31 09:30:43 +01:00
d96a641467 fix: rename workflows to ensure correct execution order
Some checks failed
Version Static Assets / version-assets (push) Successful in 5s
Build Android APK / build (push) Failing after 9m6s
2026-01-31 08:44:11 +01:00
67333c114c fix: trigger APK build on push to main
Some checks failed
Build Android APK / build (push) Has been cancelled
2026-01-31 08:40:07 +01:00
d3349869e8 fix: ensure APK build runs after asset versioning
- Remove direct push trigger from build-apk workflow
- Set build-apk to run only after version-assets completes
- Prevent race condition where APK is built with old asset hashes
- Ensure checkout fetches latest version from main branch
2026-01-31 08:19:15 +01:00
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
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
fb0066767d feat: update Java version to 21 in build configuration
Some checks failed
Build Android APK / build (push) Has been cancelled
2026-01-22 08:49:32 +01:00
c0878763dc feat(actions): add workflow for building Android APK 2026-01-22 08:45:39 +01:00
17267fb32a feat(actions): rename workflow file and update asset paths for Gitea compatibility 2026-01-22 08:44:16 +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
880d327a5d Chore: Changing from github actions to gitea actions only.
Some checks failed
Version Static Assets / version-assets (push) Failing after 14s
2026-01-17 18:54:01 +01:00