commit | b90452f3d26201ea6a231f2150204241e66cd3fb | [log] [tgz] |
---|---|---|
author | Chia-chi Yeh <chiachi@android.com> | Wed Jan 13 06:11:29 2010 +0800 |
committer | Chia-chi Yeh <chiachi@android.com> | Fri Jan 15 06:12:29 2010 +0800 |
tree | fe7cd1cdc92cf211428c979874ea58d70db7324f | |
parent | e751e555f7f8b131aa51e5a31255610e26b8665b [diff] |
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