• v0.1.6 3372e1d787

    v0.1.6 Pre-release

    thoralf released this 2026-06-16 10:03:48 +02:00 | 0 commits to main since this release

    SSE connection status indicator in app bar. Shows connection state and last received event type.

    Downloads
  • v0.1.5 66dec05561

    v0.1.5 Pre-release

    thoralf released this 2026-06-16 09:57:27 +02:00 | 2 commits to main since this release

    Fixed prompt payload format. Now also shows actual error details on send/create failures.

    Downloads
  • v0.1.4 b25b3773e0

    v0.1.4 Pre-release

    thoralf released this 2026-06-16 09:46:48 +02:00 | 4 commits to main since this release

    Type-safe JSON parsing with _asStr/_asInt helpers. Connect screen pre-fills existing credentials so you can edit instead of starting over.

    Downloads
  • v0.1.3 637439fa8a

    v0.1.3 Stable

    thoralf released this 2026-06-16 09:35:44 +02:00 | 7 commits to main since this release

    Null-safe JSON parsing. Change connection button on error screen.

    Downloads
  • v0.1.2 2717192ea0

    thoralf released this 2026-06-16 09:21:21 +02:00 | 8 commits to main since this release

    First stable-ish release. Shows HTTP error details on connection failure.

    Downloads
  • v0.1.1 db37be8e7c

    v0.1.1 Pre-release

    thoralf released this 2026-06-16 09:06:39 +02:00 | 9 commits to main since this release

    Improved error diagnostics

    Downloads
  • v0.1.0 7775e20676

    v0.1.0 — MVP Pre-release

    thoralf released this 2026-06-16 08:08:04 +02:00 | 10 commits to main since this release

    OpenCode Android v0.1.0

    Initial MVP release.

    Features:

    • Server connection (URL + password)
    • Session list with pull-to-refresh
    • Chat with Markdown rendering
    • SSE event streaming (deltas, tool calls, thinking)
    • Permission handling
    • Material 3 dark/light theme

    APK: Android 7.0+ (API 24), 143 MB (debug)

    Downloads