meshcore-open/lib
just_stuff_tm c2f544eeba I restored the Web BLE behavior in [meshcore_connector.dart] to the earlier Windows/Chrome-working state aligned with the logic that was present around commit fcef3de57837983a300634aa3e0a77622e945cc2,
What is back:
- Web BLE resets handshake state before connect
- skips `requestMtu()` on web
- retries `discoverServices()` once on the transient web disconnect case
- uses the non-blocking web `setNotifyValue(true)` workaround again
- skips the immediate `SELF_INFO` wait/refresh stack on web BLE
- defers contact loading on web BLE until after channel `0`
- uses the Web-specific bounded `SELF_INFO` retry timer
- re-enables initial channel-sync gating for web BLE
2026-03-05 02:25:05 -05:00
..
connector I restored the Web BLE behavior in [meshcore_connector.dart] to the earlier Windows/Chrome-working state aligned with the logic that was present around commit fcef3de57837983a300634aa3e0a77622e945cc2, 2026-03-05 02:25:05 -05:00
helpers Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. (#200) 2026-02-20 20:27:38 -08:00
icons ran dart format . on libs/icons/los_icon.dart 2026-02-23 01:06:25 -05:00
l10n Update French localization for connection choice subtitle 2026-03-05 02:25:05 -05:00
models favorites handling only 2026-02-24 23:56:30 +01:00
screens Refactor USB port handling to introduce display labels and improve state management 2026-03-05 02:25:05 -05:00
services Refactor USB port handling to introduce display labels and improve state management 2026-03-05 02:25:05 -05:00
storage favorites handling only 2026-02-24 23:56:30 +01:00
utils Enhance USB functionality by adding request port label management and platform support checks 2026-03-05 02:25:05 -05:00
widgets Merge pull request #246 from Specter242/codex/signal-ui-consistency 2026-03-02 18:42:21 -07:00
main.dart Initialize USB Supoport for Andriod and Desktop 2026-03-05 02:25:05 -05:00