refactor(android): drop legacy bridge transport

This commit is contained in:
Peter Steinberger
2026-01-19 15:45:50 +00:00
parent c7808a543d
commit 079c29ceb8
12 changed files with 7 additions and 1619 deletions

View File

@@ -2,6 +2,11 @@
Docs: https://docs.clawd.bot
## 2026.1.19-3
### Changes
- Android: remove legacy bridge transport code now that nodes use the gateway protocol.
## 2026.1.19-2
### Changes