Releases: openonion/oo-chat-android
Releases · openonion/oo-chat-android
OO Chat Android v0.2.3
OO Chat Android v0.2.3
Native Android chat client for ConnectOnion agents.
Download
- oo-chat-0.2.3.apk - Signed release (recommended)
- oo-chat-0.2.3-debug.apk - Debug build
Features
- Connect to agents by address (0x...)
- Ed25519 signed messages
- Real-time streaming (tool calls, thinking, responses)
- Multi-turn conversations with session persistence
Installation
- Download the APK file
- Enable "Install from unknown sources" in Android settings
- Open the APK to install
OO Chat Android v0.2.2
OO Chat Android v0.2.2
Native Android chat client for ConnectOnion agents.
Download
- oo-chat-0.2.2.apk - Ready to install
Features
- Connect to agents by address (0x...)
- Ed25519 signed messages
- Real-time streaming (tool calls, thinking, responses)
- Multi-turn conversations with session persistence
Installation
- Download the APK file
- Enable "Install from unknown sources" in Android settings
- Open the APK to install
OO Chat Android v0.2.1
OO Chat Android v0.2.1
Native Android chat client for ConnectOnion agents.
Download
- oo-chat-0.2.1.apk - Ready to install
Features
- Connect to agents by address (0x...)
- Ed25519 signed messages
- Real-time streaming (tool calls, thinking, responses)
- Multi-turn conversations with session persistence
Installation
- Download the APK file
- Enable "Install from unknown sources" in Android settings
- Open the APK to install
OO Chat Android v0.2.0
OO Chat Android v0.2.0
Native Android chat client for ConnectOnion agents.
Downloads
- oo-chat-0.2.0-debug.apk - Debug build (recommended for testing)
- oo-chat-0.2.0-release.apk - Release build (unsigned)
Features
- Connect to agents by address (0x...)
- Ed25519 signed messages
- Real-time streaming (tool calls, thinking, responses)
- Multi-turn conversations with session persistence
v0.1.0 - Initial Release
OO Chat Android v0.1.0
First release of the native Android chat client for ConnectOnion agents.
Features
- 💬 Real-time WebSocket chat with ConnectOnion agents
- 🔌 Connect via relay server (relay.connectonion.com)
- 🎨 Material Design 3 UI with Jetpack Compose
- 🌙 Automatic dark mode support
- 📱 Modern MVVM architecture
Tech Stack
- Kotlin 1.9.22
- Jetpack Compose with Material 3
- OkHttp WebSocket
- Kotlinx Serialization
- Kotlin Coroutines + StateFlow
Requirements
- Android 8.0 (API 26) or higher
- Android Studio Hedgehog or newer
Getting Started
- Clone the repo
- Open in Android Studio
- Run on device/emulator
- Tap the link icon to connect to an agent
- Start chatting!