feat(connections): Improve connection screen UI and logic (#4224)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-01-15 09:36:03 -06:00 committed by GitHub
parent 2f3d94c759
commit 5a59dcf2e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 199 additions and 81 deletions

View file

@ -217,6 +217,7 @@
<string name="ethernet_ip">Ethernet IP:</string>
<string name="connecting">Connecting</string>
<string name="not_connected">Not connected</string>
<string name="no_device_selected">No device selected</string>
<string name="connected_sleeping">Connected to radio, but it is sleeping</string>
<string name="app_too_old">Application update required</string>
<string name="must_update">You must update this application on the app store (or Github). It is too old to talk to this radio firmware. Please read our <a href="https://meshtastic.org/docs/software/android/installation">docs</a> on this topic.</string>