NetworkPreferences: Simplify proxy setup yet again

* Allow to view and edit proxy URL without turning it off and on
* Add a new disable button in proxy dialog
* Trim whitespace and disallow new lines in the proxy URL field
* Disable buttons when not applicable

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-02-18 14:46:42 +08:00
parent cff88b1e17
commit 076b6ad291
50 changed files with 50 additions and 199 deletions

View File

@@ -281,9 +281,6 @@
<string name="pref_install_mode_native">Родны ўсталёўшчык (Састарэлы)</string>
<string name="pref_vending_version_device">Па змаўчанні (праз налады прылады)</string>
<string name="pref_network_title">Сетка</string>
<string name="pref_network_proxy_title">Проксі</string>
<string name="pref_network_proxy_enable">Задзейнічаць проксі</string>
<string name="pref_network_proxy_enable_desc">Дазволіць правадзіць увесь трафік з праграмы праз проксі</string>
<string name="title_search_suggestion">Прапановы пошуку</string>
<string name="title_search_results">Вынікі пошуку</string>
<string name="title_updates">Абнаўленні</string>