Add "Use open Wi-Fi automatically" setting.
- Add toggle to ConfigureWifiSettings for "Use open Wi-Fi automatically" - Start ACTION_CUSTOM_ENABLE activity and handle result to set the USE_OPEN_WIFI_PACKAGE setting. Bug: 34773276 Test: make Change-Id: I602e271d5113e415d290468548e35059bd45d8b8
This commit is contained in:
@@ -1595,18 +1595,21 @@
|
||||
<!-- Checkbox title for option to notify user when open networks are nearby -->
|
||||
<string name="wifi_notify_open_networks">Open network notification</string>
|
||||
<!-- Checkbox summary for option to notify user when open networks are nearby-->
|
||||
<string name="wifi_notify_open_networks_summary">Notify whenever a high quality open network is available</string>
|
||||
<string name="wifi_notify_open_networks_summary">Notify when a high\u2011quality open network is available that may require sign\u2011in</string>
|
||||
<!-- Checkbox title for option to enable Wi-Fi when saved networks are nearby -->
|
||||
<string name="wifi_wakeup">Turn Wi\u2011Fi back on</string>
|
||||
<!-- Checkbox summary for option to enable Wi-Fi when saved networks are nearby-->
|
||||
<string name="wifi_wakeup_summary">Automatically turn on Wi\u2011Fi near saved networks</string>
|
||||
<!-- Checkbox summary for option to enable Wi-Fi when high quality saved networks are nearby-->
|
||||
<string name="wifi_wakeup_summary">Automatically turn on Wi\u2011Fi near high\u2011quality saved networks</string>
|
||||
<!-- Checkbox title for option to toggle poor network detection -->
|
||||
<string name="wifi_poor_network_detection">Avoid poor connections</string>
|
||||
<!-- Checkbox summary for option to toggle poor network detection -->
|
||||
<string name="wifi_poor_network_detection_summary">Don\u2019t use a Wi\u2011Fi network unless it has a good Internet connection</string>
|
||||
<!-- Checkbox summary for option to toggle poor network detection [CHAR LIMIT=60] -->
|
||||
<string name="wifi_avoid_poor_network_detection_summary">Only use networks that have a good Internet connection</string>
|
||||
|
||||
<!-- Checkbox title for option to connect to open Wi-Fi automatically [CHAR LIMIT=40] -->
|
||||
<string name="use_open_wifi_automatically_title">Connect to open networks</string>
|
||||
<!-- Checkbox summary for option to connect to open Wi-Fi automatically [CHAR LIMIT=100] -->
|
||||
<string name="use_open_wifi_automatically_summary">Automatically connect to high\u2011quality open networks </string>
|
||||
<!-- Preference title for option to install certificates -->
|
||||
<string name="wifi_install_credentials">Install certificates</string>
|
||||
<!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off. The
|
||||
|
Reference in New Issue
Block a user