Support hex-encoded SSID

This commit is contained in:
Mygod
2023-02-11 23:09:49 -05:00
parent 51672dea16
commit 71a7ac508c
14 changed files with 189 additions and 33 deletions

View File

@@ -199,6 +199,7 @@
<string name="configuration_share">Share via QR code</string>
<string name="configuration_rejected">Android system refuses such configuration. (see logcat)</string>
<string name="wifi_ssid">Network name</string>
<string name="wifi_ssid_toggle_hex">Toggle hex display</string>
<string name="wifi_security">Security</string>
<string name="wifi_password">Password</string>
<string name="wifi_hotspot_auto_off">Turn off hotspot automatically when no devices are connected</string>