summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/wifi
Commit message (Expand)AuthorAgeFilesLines
* Wi-Fi: Do not display the not scanned saved networks foreverNalla Kartheek2016-07-011-0/+4
* Revert "wifi: forward port avoid poor connection setting"nadlabak2016-05-171-18/+0
* WifiSettings : Fix forgetting saved networks crash after rotationDanesh M2016-05-051-6/+8
* Setting: Disable WPS Push Button/Pin Entry when WiFi is disabledtao.pei2016-04-141-4/+16
* Bluetooth/Wifi: center empty view and set textAppearance to mediumAlexander Martinz2016-01-311-7/+0
* Settings : Add overlay for hiding wifi region codeDanesh M2016-01-261-5/+11
* Settings: add switches for dashboard itemsRoman Birg2015-12-151-49/+43
* Settings: Fix up management for wifi priority.Adnan Begovic2015-12-143-10/+29
* settings: wifi prioritiesJorge Ruesga2015-12-041-7/+175
* wifi: forward port avoid poor connection settingJonathan Dean2015-11-271-0/+18
* wifi: Allow configuration of country code for wifi (3/3)Andrew Dodd2015-11-271-0/+22
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/packages/...Steve Kondik2015-11-161-4/+1
|\
| * Wifi: Select SIMcard number based on index instead of displaynameSravanthi Palakonda2015-11-061-4/+1
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-3/+11
|\ \ | |/ |/|
| * am 3be6d0b4: Merge "Avoid new network to connect by using "Add Network" inste...Sanket Padawe2015-08-241-1/+3
| |\
| * | Avoid sending identity along with EAP sim, aka & aka'.Sanket Padawe2015-08-111-3/+11
* | | Wifi: Handle NullPointerException during AddNetwork for EAP typesSravanthi Palakonda2015-10-211-1/+4
* | | Wifi: Enhance EAP SIM/AKA/AKA` configuration for multi(dual ) simSravanthi Palakonda2015-10-061-0/+68
* | | P2P: Set station disconnected state scan interval when P2P connectedNalla Kartheek2015-10-061-1/+6
* | | Wi-Fi: Fix for SoftAP turn ON/OFF fails issue.Nalla Kartheek2015-10-061-1/+43
| |/ |/|
* | Avoid new network to connect by using "Add Network" instead only Save it.Sanket Padawe2015-08-211-1/+3
|/
* wifi: Check for the sizeof ssid to start SoftAPSunil Dutt2015-07-311-3/+6
* Fix issues in AP dialog arising after clicking on AP preferences.Sanket Padawe2015-07-244-26/+35
* Merge "Need to disable 5GHz bands for WiFi tethering in Japan" into mnc-devxinhe2015-07-141-4/+15
|\
| * Need to disable 5GHz bands for WiFi tethering in Japanxinhe2015-07-141-4/+15
* | Add content description to wifi networksJason Monk2015-07-141-0/+19
|/
* Fix wifi not re-orderingJason Monk2015-07-101-1/+5
* Disable CA certificate for EAP-SIM, AKA & AKA'Sanket Padawe2015-07-061-0/+1
* Reduce jank in wifi settingsJason Monk2015-06-293-47/+74
* Merge "Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't su...Sanket Padawe2015-06-281-0/+11
|\
| * Hide EAP SIM, AKA & AKA' choices in wifi Settings if device doesn't support.Sanket Padawe2015-06-261-0/+11
* | Merge "Use the ephemeral flag in the AccessPoint to mark a connection as a Wi...Shirish Kalele2015-06-261-2/+2
|\ \ | |/ |/|
| * Use the ephemeral flag in the AccessPoint to mark aShirish Kalele2015-06-251-2/+2
* | Language Update for Wi-Fi/Bluetooth ScanningLifu Tang2015-06-231-2/+11
* | Merge "Reflect effect of all Wifi editability factors in Settings" into mnc-devZoltan Szatmary-Ban2015-06-231-15/+47
|\ \
| * | Reflect effect of all Wifi editability factors in SettingsZoltan Szatmary-Ban2015-06-191-15/+47
* | | if do not turn on wifi STA or SAP, there is no 5GHz choicexinhe2015-06-221-2/+3
| |/ |/|
* | Fix opening secured networks from QSJason Monk2015-06-181-1/+1
|/
* Guard against callbacks when no list view createdJason Monk2015-06-161-1/+1
* Handle switch of ssid to CharSequence (for spans)Jason Monk2015-06-153-4/+4
* Merge changes from topic 'no-internet-notification' into mnc-devLorenzo Colitti2015-06-101-5/+11
|\
| * Pass in the netId using intent data, not intent extras.Lorenzo Colitti2015-06-101-3/+9
| * Reword "no internet access" dialog to conform with mocks.Lorenzo Colitti2015-06-101-2/+2
* | Switch from KeyStore.saw to KeyStore.list.Alex Klyubin2015-06-081-1/+1
|/
* Fix wifi network strings shown in Settings.Sanket Padawe2015-06-051-2/+2
* Fix Wifi Settings crash on continuous wifi toggling.Sanket Padawe2015-06-031-1/+2
* Fix Wifi Signal strength icon issues in WifiSettings.Sanket Padawe2015-06-031-2/+2
* Make use of WifiTracker's WorkerThread supportJason Monk2015-05-282-44/+78
* Fix Eap method selection on screen rotation.Sanket Padawe2015-05-271-4/+1
* Merge "Fix generation of pin for WPS on screen rotation." into mnc-devSanket Padawe2015-05-261-3/+5
|\