android: chat list preview cleanup without emoji icons

This commit is contained in:
Codex
2026-03-09 21:33:44 +03:00
parent 0a9297c03d
commit 8101cbbffd
2 changed files with 17 additions and 13 deletions

View File

@@ -521,3 +521,7 @@
- Bound chats top bar title to realtime state:
- shows `Connecting...` while reconnect/initial connect is in progress,
- shows regular page title once connected.
### Step 84 - Chats list preview icon policy cleanup
- Updated chat last-message preview text to remove emoji prefixes.
- Switched media-type preview prefixes to plain text labels (`Photo`, `Video`, `Voice`, etc.) to match Material-icons-only UI policy.