android: use saved chat endpoint in chats menu
Some checks failed
Android CI / android (push) Has started running
Android Release / release (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
Codex
2026-03-09 22:31:00 +03:00
parent c040ebf059
commit bd1229fe5a
7 changed files with 38 additions and 11 deletions

View File

@@ -17,7 +17,6 @@ Backend покрывает web-функционал почти полность
## 2) Web endpoints not yet fully used on Android
- `GET /api/v1/chats/saved`
- `PATCH /api/v1/chats/{chat_id}/title`
- `PATCH /api/v1/chats/{chat_id}/profile`
- `GET /api/v1/messages/{message_id}/thread`
@@ -33,7 +32,7 @@ Backend покрывает web-функционал почти полность
## 3) Practical status
- Backend readiness vs Web: `high`
- Android parity vs Web (feature-level): `~80-85%`
- Android parity vs Web (feature-level): `~82-87%`
## 4) Highest-priority Android parity step