mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor(connections)!: Use sealed class for device list entries (#2538)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
aa6a048084
commit
ceabafb545
8 changed files with 506 additions and 537 deletions
|
|
@ -809,4 +809,6 @@
|
|||
<string name="latest_alpha_firmware">Latest alpha</string>
|
||||
<string name="supported_by_community">Supported by Meshtastic Community</string>
|
||||
<string name="firmware_edition">Firmware Edition</string>
|
||||
<string name="recent_network_devices">Recent Network Devices</string>
|
||||
<string name="discovered_network_devices">Discovered Network Devices</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue