OSDN Git Service

Add a "Don't ask again" checkbox to the avoid bad wifi dialog.
authorLorenzo Colitti <lorenzo@google.com>
Sun, 18 Sep 2016 16:08:07 +0000 (01:08 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Tue, 20 Sep 2016 05:35:59 +0000 (14:35 +0900)
commitc179f33c878ec0fcc7e2d71d596dc518a50349a3
tree967747aacdfa54ab20be33ae3fa457a228333a4a
parent0d00554d62549ee36ca4955d4032e4a0ab254ec6
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
src/com/android/settings/wifi/ConfigureWifiSettings.java
src/com/android/settings/wifi/WifiNoInternetDialog.java