History log of /packages/apps/Settings/src/com/android/settings/wifi/NotifyOpenNetworksPreferenceController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a5cf6fbf378d952a08393a04b57ffc0a004643ac 09-May-2017 Amin Shaikh <ashaikh@google.com> Update "Open networks available" setting.

- Remove gating ONA toggle on whether network recommendations are
enabled. It is always on and provided by the wifi framework.

Bug: 37794067
Test: m RunSettingsRoboTests && tested locally
Change-Id: I312858d50b348bbe829538d4fa337b2072cb2043
/packages/apps/Settings/src/com/android/settings/wifi/NotifyOpenNetworksPreferenceController.java
dfa9bb8914acd564bd73ba4f70fa50b28bd8cef4 09-May-2017 Amin Shaikh <ashaikh@google.com> Revert "Update "Open networks available" toggle to instead open notification channel preferences."

This reverts commit 2c4b42c0b7a227ed78a1ac89600deb7d6eadfd3b.

Reason for revert: Need to use Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON to toggle the feature because system NotificationChannels cannot be disabled.
Bug: 37794067
Test: m RunSettingsRoboTests

Change-Id: I6aaad78686f4fe929fd6bcd94897341fdaf6bd23
/packages/apps/Settings/src/com/android/settings/wifi/NotifyOpenNetworksPreferenceController.java
2c4b42c0b7a227ed78a1ac89600deb7d6eadfd3b 06-Apr-2017 Stephen Chen <stewchen@google.com> Update "Open networks available" toggle to instead open notification channel preferences.

Bug: 36526438
Test: make ROBOTEST_FILTER=NotifyOpenNetworkPreferenceControllerTest RunSettingsRoboTests -j40
Change-Id: Idde3949856d050e62abff2c75a7b7db475a94d99
/packages/apps/Settings/src/com/android/settings/wifi/NotifyOpenNetworksPreferenceController.java
5e096a3969683c7105ac8d070c827d5c8cfb40db 09-Jan-2017 Amin Shaikh <ashaikh@google.com> Add Settings toggle for Wi-Fi Wakeup.

- Added switch toggle to Configure Wi-Fi Settings for Wi-Fi Wakeup
- Disable Wi-Fi Open Networks Notifications and Wi-Fi Wakeup toggles
if NETWORK_RECOMMENDATIONS_ENABLED is disabled

Test: make -j40 RunSettingsRoboTests
Bug: 33224845
Change-Id: I2a52c5d1e60f618aefa125c7806fa95ca19a0ca9
/packages/apps/Settings/src/com/android/settings/wifi/NotifyOpenNetworksPreferenceController.java
925f23244a5e90e0694a602d4a1f2b5e8b748fef 11-Jan-2017 Fan Zhang <zhfan@google.com> Refactor ConfigureWifiSettings for better testing

Fix: 34205150
Test: make -j40 RunSettingsRoboTests
Change-Id: I7a8a0c89c087365fb50f3a9edd2cf64b2dda647c
/packages/apps/Settings/src/com/android/settings/wifi/NotifyOpenNetworksPreferenceController.java