1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

networking: improve wifi experience and bugs

This commit is contained in:
bbedward
2025-07-22 11:50:07 -04:00
parent a4da6921bd
commit 02bd9bbc72
7 changed files with 1166 additions and 395 deletions

View File

@@ -43,6 +43,10 @@ ShellRoot {
id: wifiPasswordDialog
}
NetworkInfoDialog {
id: networkInfoDialog
}
InputDialog {
id: globalInputDialog
}