feat: add NodeDetailsScreen with metrics and remote admin navigation

This commit is contained in:
andrekir 2024-10-18 19:27:15 -03:00 committed by Andre K
parent b73c53bc11
commit 6be44675e2
11 changed files with 322 additions and 308 deletions

View file

@ -272,4 +272,5 @@
<string name="encryption_error_text">The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New nodes notifications</string>
<string name="more_details">More details</string>
</resources>