You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Tag-driven version derivation in buildSrc/Version.kt (8 unit tests, TDD)
replaces env-var-injected CalVer; F-Droid can now reproduce a build
from a tag.
- CI workflow drops BUILD_DATE / GITHUB_RUN_NUMBER injection; uses
fetch-tags: true on actions/checkout so git describe works.
- featureGraphic.png (1024x500) for the F-Droid listing.
- Changelog renamed to 26050830.txt to match v2026.05.08.30 versionCode.
- CONTRIBUTING.md documents 🔧 chore: and 🚧.
- docs/release.md documents the local fdroid build --server repro check.
Closes #5 (R8 follow-up tracked separately).
0 commit comments