android: add notifications foundation with fcm channels and deep links
Some checks failed
CI / test (push) Failing after 2m10s

This commit is contained in:
Codex
2026-03-09 14:44:28 +03:00
parent d09300311f
commit e8574252ca
14 changed files with 307 additions and 9 deletions

View File

@@ -88,10 +88,10 @@
- [ ] Jump to message из результатов
## 12. Уведомления
- [ ] FCM push setup
- [x] FCM push setup
- [ ] Локальные уведомления для foreground
- [ ] Notification channels (Android)
- [ ] Deep links: open chat/message
- [x] Notification channels (Android)
- [x] Deep links: open chat/message
- [ ] Mention override для muted чатов
## 13. UI/UX и темы