Janez T
c01ef7a059
fix: DM retry stuck — reduce jitter, fix flood-only retry count
...
- maxRetryAttemptsFloodOnly: 1→0 (was causing an extra retry for
flood contacts that the official app doesn't do)
- isLastAttempt: fix off-by-one (retryAttempt already incremented
when called from _scheduleRetry)
- Reduce ACK timeout jitter from 1-8s to 0.5-2s to avoid long waits
that make the UI appear stuck
2026-03-17 10:48:53 +01:00
Janez T
434d3df53e
Fix BottomSheet ancestor lookup
2026-03-16 21:46:37 +01:00
Janez T
a3147e9d7c
Summarize repo changes
2026-03-14 10:39:27 +01:00
Janez T
97addf7ba6
Hide last seen and tweak channels
2026-03-10 09:06:30 +01:00
Janez T
17d7c43745
Implement meshcore-open route reload
2026-03-08 14:26:05 +01:00
Janez T
3307a93640
Add avatars display on map
2026-03-07 14:17:52 +01:00
Janez T
0e4f727e26
Add swarm mode transport doc
2026-03-07 14:13:54 +01:00
Janez T
2bc0e21cf0
Remove 100ms BLE command delay
2026-03-07 09:23:29 +01:00
Janez T
1856dce27a
Update iOS project version
2026-03-06 21:05:02 +01:00
Janez T
43f5702666
Add conservative ACK timeout
2026-03-06 20:27:05 +01:00
Janez T
85d0b26c67
Add retransmission handling
2026-03-06 20:12:12 +01:00
Janez T
2482f94cd0
Push meshcore_client and refresh pub
2026-03-05 20:58:29 +01:00
Janez T
0cb1d49804
Fix null check crash in TabBar
2026-03-05 11:41:15 +01:00
Janez T
baf49d27d8
feat: MeshCore SAR - Flutter BLE mesh radio companion app
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 10:11:33 +01:00