b1c0e0b1c93acbc71a2063411ae4ac86f9fc9fbf |
|
15-Sep-2011 |
Irfan Sheriff <isheriff@google.com> |
Fix settings handling of wifi events When wifi events come out, settings has to change the switch state. Changing switch state causes settings to also enable/disable wifi which gets into a loop when there is a driver hung event. Fix to only send framework calls when a user has changed the switch settings Bug: 5271322 Change-Id: I0a7d03a3fe0f28622de05981e5f72a9a8814b2d2
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
e78c1879058571c00879f0d3e756951302adf513 |
|
21-Jun-2011 |
Gilles Debunne <debunne@google.com> |
Settings refactoring Wifi and bluetooth pane refactored, main toggles moved to left pane. Change-Id: I42ea4cf3bdf24158f3c67e0dea311258206cd78a
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
cb52d4b4ab1156aa326fc51c878c2e7ba3f1146c |
|
16-Dec-2010 |
Irfan Sheriff <isheriff@google.com> |
fix wifi checkbox status update Bug: 3277268 Change-Id: Idfabf1be41c5e54cd93695de1bb06164760d7fad
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
a6a74e222a994e29a1daa7178943a1fc9dd06c47 |
|
24-Mar-2010 |
Irfan Sheriff <isheriff@google.com> |
Disable tethering to enable Wifi We need to explicitly disable wifi while enabling tethering and disable tethering while enabling wifi Bug: 2539071 Change-Id: I7fda6e4d9d1bb804e81561d52b5f3a982a674b0e
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
9dee8a96c5682aebff50adc8c87519ee6c36e3ef |
|
04-Feb-2010 |
Chia-chi Yeh <chiachi@android.com> |
WifiSettings: tweak the order of calls to registerReceiver() to make the UI better.
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
feeb75613241556ee2a6504a55a2f3849fb4ce4c |
|
16-Jan-2010 |
Chia-chi Yeh <chiachi@android.com> |
WifiEnabler: add support to show supplicant state.
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
b90452f3d26201ea6a231f2150204241e66cd3fb |
|
12-Jan-2010 |
Chia-chi Yeh <chiachi@android.com> |
Settings: revise WifiEnabler and BluetoothEnabler. This mainly changes the way both enablers react to the airplane mode. Now enablers show a toast message instead of disabling the check box directly. This avoids the inconsistent state introduced by WirelessSettings which controls the check box using layout dependency. Related bug: 2053751
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
4e14211d21387d645ecdad406f3350d36e5a8643 |
|
25-Dec-2009 |
Chia-chi Yeh <chiachi@android.com> |
Settings: revise WifiSettings.
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
1c4e96864f054f0d3d754d21eb4803fe0df6d89f |
|
02-Dec-2009 |
Jeff Sharkey <jsharkey@android.com> |
Allow bluetooth in airplane mode when in "toggleable" list. Settings.System.AIRPLANE_MODE_TOGGLEABLE_RADIOS is a list of radios that can be toggled while in airplane mode. This CL changes BluetoothEnabler to respect this. It parallels the logic in WifiEnabler, which enables OEMs to allow Wifi changes when in airplane mode. Most existing devices don't include "bluetooth" in the toggleable list, which means bluetooth will continue to be disabled when in airplane mode for those devices. Fixes http://b/2297314
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
83bcc98af19597a213a8d174e8f1b47453d513ce |
|
30-Jul-2009 |
Mike Lockwood <lockwood@android.com> |
Allow enabling Wifi when in airplane mode. If the new system settings value for AIRPLANE_MODE_TOGGLEABLE_RADIOS contains RADIO_WIFI, then the user will be allowed to enable Wifi while in airplane mode. Turning on airplane mode will still disable Wifi, but the user will be free to reenable it in the Settings app. We also allow access to the VPN settings under the same circumstances. Signed-off-by: Mike Lockwood <lockwood@android.com>
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
afc4ab2ffbb8327ddce9907961295a32cbf49d0f |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
4e14e5ccbf1ef27220419849133d482a546d5c04 |
|
04-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //depot/cupcake/@135843
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|
de2d9f5f109265873196f1615e1f3546b114aaa7 |
|
21-Oct-2008 |
The Android Open Source Project <initial-contribution@android.com> |
Initial Contribution
/packages/apps/Settings/src/com/android/settings/wifi/WifiEnabler.java
|