android: add offline-first chat history reading and cache fallback
Some checks are pending
CI / test (push) Has started running

This commit is contained in:
Codex
2026-03-09 15:26:11 +03:00
parent 16c21d1bb7
commit 89755394f7
7 changed files with 45 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
- [x] Room для чатов/сообщений/пользователей
- [x] DataStore для настроек
- [ ] Кэш медиа (Coil/Exo cache)
- [ ] Offline-first чтение истории
- [x] Offline-first чтение истории
- [ ] Очередь отложенных действий (send/edit/delete)
- [x] Конфликт-резолв и reconcile после reconnect