openclaw/apps/android/app
Greg Mousseau ba430cc65b fix(android): drainingTts identity check, mark stopped on WebSocket failure
- Codex P2: drain coroutine now only clears drainingTts if it's the
  same instance (=== check), preventing a newer drain from being
  unreachable by stopTts.
- Codex P2: set stopped=true on WebSocket onFailure so subsequent
  sendText calls are rejected and stale state doesn't persist.
2026-03-01 20:03:26 +05:30
..
src fix(android): drainingTts identity check, mark stopped on WebSocket failure 2026-03-01 20:03:26 +05:30
build.gradle.kts chore(release): bump 2026.2.27 and split changelog 2026-02-27 16:09:28 +01:00
proguard-rules.pro feat: Android companion app improvements & gateway URL camera payloads (#13541) 2026-02-13 16:49:28 +01:00