summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/wifi
Commit message (Expand)AuthorAgeFilesLines
* No quotes for passwordIrfan Sheriff2010-05-261-9/+2
* Fix crash for tether with quotes in SSIDIrfan Sheriff2010-05-173-6/+11
* Fix the double-quoted SSID issue.Chung-yih Wang2010-05-156-9/+25
* Merge "Stop scanning after errors" into froyoIrfan Sheriff2010-04-171-1/+4
|\
| * Stop scanning after errorsIrfan Sheriff2010-04-161-1/+4
* | Grey out wifi tethering in airplane modeIrfan Sheriff2010-04-141-2/+14
|/
* scan only when wifi is enabledIrfan Sheriff2010-04-091-1/+7
* Fix window leak on orientation changeIrfan Sheriff2010-04-071-9/+13
* Fix network disable on connectIrfan Sheriff2010-04-051-0/+1
* Remember Wifi state prior to tetheringIrfan Sheriff2010-03-251-3/+24
* Disable tethering to enable WifiIrfan Sheriff2010-03-252-0/+17
* Fix the incorrect keystore prefix of private key in the wpa_supplicant.conf.Chung-yih Wang2010-03-231-1/+1
* Add password hint and fix settings crashIrfan Sheriff2010-03-221-13/+15
* Update AP config statusIrfan Sheriff2010-03-222-6/+15
* Move status update to WifiApEnablerIrfan Sheriff2010-03-191-0/+49
* WifiSettings: do not set auth_alg for WPA/WPA2 networks.Chia-chi Yeh2010-03-171-1/+0
* softAp UI changesIrfan Sheriff2010-03-163-113/+52
* Fix WEP Open/Shared network settingsDmitry Shmidt2010-03-161-0/+1
* Fixed NPE in WifiApDialog found by monkeyAdam Powell2010-03-081-2/+1
* Added null check for monkey behaviorAdam Powell2010-03-051-1/+1
* Get all strings in for Wifi tetheringIrfan Sheriff2010-03-042-2/+5
* Add AP support for tetheringIrfan Sheriff2010-03-044-1/+496
* WifiSettings: enable all networks only when connected, disconnected, or failed.Chia-chi Yeh2010-02-051-4/+6
* WifiSettings: enable all networks when state is changed.Chia-chi Yeh2010-02-051-0/+4
* WifiSettings: tweak the order of calls to registerReceiver() to make the UI b...Chia-chi Yeh2010-02-042-11/+5
* WifiSettings: rename WifiSettings2 to WifiSettings.Chia-chi Yeh2010-02-031-5/+5
* WifiSettings: remove dead code.Chia-chi Yeh2010-02-037-3733/+2
* WifiSettings: revise and add support for editing EAP networks.Chia-chi Yeh2010-02-023-0/+1058
* Allow channel count modification on userdebugIrfan Sheriff2010-01-281-12/+23
* am 8e79fda8: am ad76f17a: Remove regulatory group setting in advanced wifi se...Irfan Sheriff2010-01-271-6/+18
|\
| * Remove regulatory group setting in advanced wifi settingIrfan Sheriff2010-01-211-6/+18
* | WifiEnabler: add support to show supplicant state.Chia-chi Yeh2010-01-162-7/+57
* | Settings: revise WifiEnabler and BluetoothEnabler.Chia-chi Yeh2010-01-151-132/+67
* | Do a null check on setting an AP as configuredIrfan Sheriff2010-01-061-2/+8
* | Settings: revise WifiSettings.Chia-chi Yeh2009-12-251-0/+5
* | Allow bluetooth in airplane mode when in "toggleable" list.Jeff Sharkey2009-12-221-3/+12
* | WifiSettings has leaked windowIrfan Sheriff2009-12-181-0/+3
* | Wifi diagnostic app to enable debug and provide informationIrfan Sheriff2009-12-104-0/+653
* | Missing Forget button after doing Add Network on an AP in the scanned listIrfan Sheriff2009-12-011-2/+5
* | Disable Save of empty-named AP.Robert Greenwalt2009-10-261-5/+36
* | am 62d3407d: Minor change to use defined key rather than a string.Neel Parekh2009-10-231-1/+1
|\ \ | |/
| * Minor change to use defined key rather than a string.Neel Parekh2009-10-221-1/+1
* | Fix the build.Patrick Scott2009-10-231-1/+1
* | resolved conflicts for merge of e304b9f4 to eclair-mr2Neel Parekh2009-10-221-70/+84
|\ \ | |/
| * Add a intent extra to only show the access points in the settings menu.Neel Parekh2009-10-221-69/+84
* | Remove the getHumanReadibleSsid().Chung-yih Wang2009-10-134-18/+5
* | Push down the supplicant-specific double-quote handling to framework.Chung-yih Wang2009-10-092-22/+14
|/
* Add the auth_alg field back.Chung-yih Wang2009-10-021-0/+2
* WifiSettings: use keystore namespace instead of blobl.Chia-chi Yeh2009-10-011-4/+4
* WifiSettings: use Credentials instead of CertTool.Chia-chi Yeh2009-09-222-38/+32