Hermex Android 1.0.19
Pre-release
Pre-release
Hermex 1.0.19 native Android prerelease (version code 29).
What's new
Kanban is now available from normal production navigation, matching the released iOS app. It appears directly after Tasks on the Sessions screen, uses the matching Columns3 icon, opens the real authenticated server repository, and can be shown or hidden under Settings > Main Page.
This release also includes the complete Kanban feature set previously validated behind the debug-only gate:
- Board browsing, local Board selection, Status Focus, search, filters, profile grouping, live SSE updates, polling fallback, and offline cache behavior.
- Card detail, Markdown descriptions, comments, activity, dependencies, run history, and worker logs.
- Create/edit Cards; move, block/unblock, complete, archive, and short-lived archive undo with safe Running-exit confirmation.
- Board-scoped bulk status/profile/priority/archive actions with bounded reconciliation and partial-failure recovery.
- Board creation, editing, archiving, and active-Board management with shared-state confirmations.
- Dispatcher Preview and confirmed Run flows, including stale-result handling and no automatic write retries.
- Read-only, missing-capability, incompatible-server, ambiguous-write, and offline safety gates remain isolated by feature.
The APK and AAB are production-signed with the permanent Hermex release key and install over production-signed 1.0.x builds.
Release gates
- iOS/Android endpoint parity: 122 paths
- Android localization parity: 1,288 keys from 1,179 iOS entries across 18 locales
- 517 Android unit tests
- 66 Android API 35 managed-device tests
- Android release lint
- Production-signed APK and AAB builds
- Isolated pinned Kanban server: 26 requests, 14 mutations, Dispatcher dry-run only, zero worker spawns