[Provider Model] Add Wi-Fi toggle
- Network & internet Settings
- Remove “Show airplane mode networks"
- Internet Settings
- Add “Wi-Fi” switch preference
- Show “Find and connect to Wi-Fi networks” in summary
- Screenshot:
https://screenshot.googleplex.com/AnoXf4qDe2jPirP
Bug: 181858434
Test: manual test
atest -c NetworkDashboardFragmentTest \
WifiSwitchPreferenceControllerTest
make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: Ic420ff40cfdfb3ae29ee6f754ce139cb54651bda
This commit is contained in:
@@ -12630,10 +12630,8 @@
|
||||
<string name="provider_internet_settings">Internet</string>
|
||||
<!-- Provider Model: SIMs controls settings screen, item title to go into the SIMs settings -->
|
||||
<string name="provider_network_settings_title">SIMs</string>
|
||||
<!-- Provider Model: Airplane mode networks controls settings screen -->
|
||||
<string name="airplane_safe_networks">Show airplane mode networks</string>
|
||||
<!-- Provider Model: Summary for showing airplane mode networks-->
|
||||
<string name="airplane_safe_networks_summary">Find and connect to networks in airplane mode.</string>
|
||||
<!-- Provider Model: Summary for Wi-Fi switch [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_switch_summary">Find and connect to Wi\u2011Fi networks</string>
|
||||
<!-- Provider Model: List of synonyms for the airplane-safe networks, used to match in settings search [CHAR LIMIT=NONE] -->
|
||||
<string name="keywords_airplane_safe_networks">airplane, airplane-safe</string>
|
||||
<!-- Provider Model: Calls and SMS controllers settings screen, item title to go into the Calls and SMS settings -->
|
||||
|
||||
Reference in New Issue
Block a user