Android parity: formatting, notifications inbox, resend verification, push sync
Some checks failed
Android CI / android (push) Failing after 4m55s
Android Release / release (push) Has started running
CI / test (push) Has been cancelled

This commit is contained in:
Codex
2026-03-10 08:29:36 +03:00
parent 10e188b615
commit 0beb52e438
19 changed files with 636 additions and 78 deletions

View File

@@ -56,10 +56,10 @@
- [x] Forward в 1+ чатов
- [x] Reactions
- [x] Delivery/read states
- [ ] Text formatting parity with web:
- [x] Text formatting parity with web:
- bold / italic / underline / strikethrough
- spoiler / monospace / code block / links
- composer shortcuts/toolbar behavior
- composer toolbar behavior (mobile-first)
## 8. Медиа и вложения
- [x] Upload image/video/file/audio
@@ -98,6 +98,8 @@
- [x] Deep links: open chat/message
- [x] Mention override для muted чатов
- [x] DataStore настройки уведомлений (global + per-chat override)
- [x] Server notifications inbox in settings (`GET /notifications`)
- [x] Push-token lifecycle sync (`POST/DELETE /notifications/push-token`) with dedupe per user/token
## 13. UI/UX и темы
- [x] Светлая/темная тема (читаемая)