Meshtastic-Android/app/src
James Rich 75143ba07c feat(service): Preserve Connecting state on reconnect
Keeps the connection state as 'Connecting' if it was not 'Disconnected' when `handleConnected` is called.

This prevents the UI from briefly showing a disconnected state during a reconnection attempt, such as when the device is rebooting.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-02-07 15:40:08 -06:00
..
androidTest/java/com/geeksville/mesh feat: word-based message filtering with quarantine approach (stored but hidden) (#4241) 2026-01-24 16:41:17 +00:00
fdroid/java/com/geeksville/mesh feat(map): Persist Google Maps camera position (#3605) 2025-11-04 13:14:50 +00:00
fdroidDebug/res feat(build): Add distinct names for debug builds (#3707) 2025-11-15 02:03:32 +00:00
google/java/com/geeksville/mesh feat(map): Persist Google Maps camera position (#3605) 2025-11-04 13:14:50 +00:00
googleDebug/res feat(build): Add distinct names for debug builds (#3707) 2025-11-15 02:03:32 +00:00
main feat(service): Preserve Connecting state on reconnect 2026-02-07 15:40:08 -06:00
test/java/com/geeksville/mesh feat: Improve connection state broadcast and timing (#4498) 2026-02-07 18:52:35 +00:00