docs(android): record M6 (release mechanics) landed #19

Merged
whitlocktech merged 1 commits from docs/android-m6-landed into main 2026-07-20 08:40:14 +00:00
Member

Records M6 — polish & release mechanics as landed in docs/android/PLAN.md, tracking RunicGateway/Android-app#11.

  • New §9 M6 entry + status line: signed-APK release plumbing (R8 minify + resource shrink, release signingConfig from a gitignored keystore / env, release.yml on a v* tag), the §3 version-mismatch guard, and the default brand app icons (deep-indigo gateway medallion; the wizard's green grid was replaced).
  • Records the decision to descope the optional biometric app-lock from v1 (tokens are already encrypted at rest, so it's a UX convenience, not a requirement) — updated consistently across §4.3, the M3 note, §9, and §13.
  • Notes what remains: cut the first v* tag (after signing secrets are set + on-device QA) and M7 push notifications.

No behavior/protocol/endpoint change — docs-only, paired with the app PR.

AI-assisted (Claude Code); commit carries Co-Authored-By: Claude <noreply@anthropic.com>.

Records **M6 — polish & release mechanics** as landed in `docs/android/PLAN.md`, tracking `RunicGateway/Android-app#11`. - New §9 M6 entry + status line: signed-APK release plumbing (R8 minify + resource shrink, release `signingConfig` from a **gitignored** keystore / env, `release.yml` on a `v*` tag), the §3 **version-mismatch guard**, and the **default brand app icons** (deep-indigo gateway medallion; the wizard's green grid was replaced). - Records the decision to **descope the optional biometric app-lock from v1** (tokens are already encrypted at rest, so it's a UX convenience, not a requirement) — updated consistently across §4.3, the M3 note, §9, and §13. - Notes what remains: cut the first `v*` tag (after signing secrets are set + on-device QA) and M7 push notifications. No behavior/protocol/endpoint change — docs-only, paired with the app PR. AI-assisted (Claude Code); commit carries `Co-Authored-By: Claude <noreply@anthropic.com>`.
wtclaude added 1 commit 2026-07-20 08:37:53 +00:00
Mark M6 landed (RunicGateway/Android-app#11): signed-APK release plumbing
(R8 minify + resource shrink, release signingConfig from a gitignored keystore,
release.yml on a v* tag), the §3 version-mismatch guard, and the default brand
app icons (deep-indigo medallion). Record the decision to descope the optional
biometric app-lock from v1 (tokens already encrypted at rest) across §4.3, the
M3 note, §9, and §13.

Co-Authored-By: Claude <noreply@anthropic.com>
whitlocktech approved these changes 2026-07-20 08:40:08 +00:00
whitlocktech merged commit 6f9632f77b into main 2026-07-20 08:40:14 +00:00
whitlocktech deleted branch docs/android-m6-landed 2026-07-20 08:40:14 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RunicGateway/docs#19
No description provided.