History log of /packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef2b35ad591156d3e18c6b9a5a240ed325dec02a 09-Jan-2017 pkanwar <pkanwar@google.com> DO NOT MERGE: Fix NPE in ConfigureWifiSettings.

NPE was introduced as part of recent changes for Carrier Wifi networks.
This CL adds a null check.

Bug: 34050661
Change-Id: I585f6499b1ca06d9bd25ad3449f035c5a616a140
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
675122ad518718679f1abc41ac914e88f942765a 12-Dec-2016 pkanwar <pkanwar@google.com> DO NOT MERGE: Add UI toggle to control connections to carrier networks.

Bug: 31003437
Change-Id: Ieb6dfc0dc989068e151a1d0e376f56f67c9790b2
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
c179f33c878ec0fcc7e2d71d596dc518a50349a3 18-Sep-2016 Lorenzo Colitti <lorenzo@google.com> Add a "Don't ask again" checkbox to the avoid bad wifi dialog.

Also update the settings code to reflect the new tristate
semantics of the NETWORK_AVOID_BAD_WIFI setting.

Bug: 31075769
Change-Id: Icd21d8272abe6afd42ee8a41e2c7e1a6af77f0b3
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
a317684cfc456be821eaca97c4d14b6479467b1b 16-Sep-2016 Hugo Benichi <hugobenichi@google.com> Add a "Cellular data fallback" pref.

Also adjust working of the "lost internet" notification.

Bug: 31075769
Change-Id: I17e18516c9bfdc32b38686191327b6d6f87aed95
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
68d1ca6de59b6ff53b49a7684c61bb6f38a65824 14-Mar-2016 pkanwar <pkanwar@google.com> Remove band preference in WiFi settings.
Bug: b/25743379

Change-Id: Id330e2bb59a4a03479603a90c206662d3e3c5068
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
fae7e6cd975c640fd2f92aba96da898f7ef42c11 11-Mar-2016 pkanwar <pkanwar@google.com> Remove band preference in WiFi settings.
Bug: b/25743379

Change-Id: Iddea166e0e0925fffb70de80978501945e8999a7
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
3e19fc5600f739e7f172fb9331cfc0f4a884d4ce 08-Mar-2016 Jason Monk <jmonk@google.com> Move temporary metrics constants to proto

Change-Id: I8fb3ac22df7bdc52039dd640f7696ebd32281f0b
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java
0b4fdc49fba83ad2a950681ef014b6927e438007 04-Dec-2015 Jason Monk <jmonk@google.com> Create configure Wi-Fi screen

Add a gear on Settings menu, and move a bunch of stuff from
overflow and advanced screen to there. Also move add network
to be the last item in the list rather than in overflow.

Also fix WifiP2p breakage.

Change-Id: I5c84c25e5ba9224f77dcd988b0b2850ae6e71168
/packages/apps/Settings/src/com/android/settings/wifi/ConfigureWifiSettings.java