• v0.1.7 e8ebcfbb41

    v0.1.7 — Settings back button returns to main, doesn't exit app

    .leviathan released this 2026-04-29 02:16:09 +00:00

    The screen enum lives entirely inside Compose, so the system back press
    went straight to Activity.finish(). Added a BackHandler in the SETTINGS
    branch that intercepts and routes back to MAIN.

    versionCode 7 → 8, versionName 0.1.6 → 0.1.7.

    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

    Downloads