Meshtastic-Android/app/src
James Rich 0bcc801bc4 feat: Always notify on connection changes
This commit modifies the `onConnectionChanged` function to ensure that all connection state changes are reported, including transitions to the same state. Previously, redundant notifications were suppressed unless the state was `Connected`. This change allows for consistent handling of all connection events.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2026-02-07 15:27:20 -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: Always notify on connection changes 2026-02-07 15:27:20 -06:00
test/java/com/geeksville/mesh feat: Improve connection state broadcast and timing (#4498) 2026-02-07 18:52:35 +00:00