feat: auto-connect saved Wi-Fi networks (#2189)

Co-authored-by: Alexander Hoffer <git@alexanderhoffer.com>
This commit is contained in:
Alexander Hoff ❍
2026-07-11 22:47:26 -04:00
committed by GitHub
co-authored by Alexander Hoffer
parent e0253a8664
commit 5202bbf911
4 changed files with 164 additions and 21 deletions
+3
View File
@@ -29,7 +29,10 @@ STR_WIFI_NETWORKS: "Wi-Fi Networks"
STR_NO_NETWORKS: "No networks found"
STR_NETWORKS_FOUND: "%zu networks found"
STR_SCANNING: "Scanning..."
STR_FINDING_SAVED_WIFI: "Finding saved Wi-Fi..."
STR_CONNECTING: "Connecting..."
STR_CONNECTING_SAVED_WIFI: "Connecting to saved Wi-Fi..."
STR_SHOW_NETWORKS: "Show"
STR_CONNECTED: "Connected!"
STR_CONNECTION_FAILED: "Connection Failed"
STR_FORGET_NETWORK: "Forget Network?"