admin
bd3961983a
fix: strip CRLF from gradlew and debug task list
...
Build & Deploy APK / build (push) Failing after 6s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 21:21:45 +01:00
admin
ef669faec1
fix: run gradle via bash -c to preserve arguments
...
Build & Deploy APK / build (push) Failing after 4s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 21:20:50 +01:00
admin
825ae83e5a
fix: add debug output to build step
...
Build & Deploy APK / build (push) Failing after 6s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 21:20:16 +01:00
admin
2f7ebc4039
fix: use authenticated git clone for checkout
...
Build & Deploy APK / build (push) Failing after 0s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 21:16:10 +01:00
admin
24aae5a5e2
fix: relax ANDROID_HOME validation (check env var, not dir access)
...
Build & Deploy APK / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 21:12:09 +01:00
admin
ccba87e754
fix: replace actions/checkout with git clone (no Node.js required)
...
Build & Deploy APK / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 20:10:11 +01:00
admin
cdd22a2d4b
feat: in-app APK update + Gitea CI/CD workflow
...
Build & Deploy APK / build (push) Failing after 2s
- Check /api/app/android/version on launch, prompt user to update
- Download APK and trigger install via FileProvider
- Add Gitea Actions workflow to build release APK and deploy on push
- Add setup script for Act Runner (Java 17 + Android SDK)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 16:22:45 +01:00