Add resend mechanism for media

This commit is contained in:
Janez T
2026-03-01 19:29:09 +01:00
parent a0c4cdeede
commit 790c205541
3 changed files with 144 additions and 62 deletions

View File

@@ -180,7 +180,7 @@ Parser validation enforces:
- No firmware changes required.
- On-demand fetch works only if sender app is online and has cached session.
- Raw return path needs a currently valid direct route to requester.
- Voice capture in UI is currently iOS-only (`MessagesTab._voiceSupported`).
- Voice capture is available on iOS and Android (`Platform.isIOS || Platform.isAndroid`).
## 11. Backward Compatibility