summaryrefslogtreecommitdiffstats
path: root/packages/SettingsLib/src/com/android/settingslib/wifi
Commit message (Expand)AuthorAgeFilesLines
* WifiTracker : Don't queue up duplicate messages for updating access pointsDanesh M2016-02-221-3/+9
* Introduce a flag to signify the presence of saved profile in scan resultsNalla Kartheek2016-01-232-1/+5
* settingslib: Make networkId visible.Adnan Begovic2015-12-041-0/+4
* Wifi: Create new object for accesspoints while updating in UISravanthi Palakonda2015-10-291-1/+1
* WiFi: Do not use SSIDs to differentiate between two networks.Sravanthi Palakonda2015-10-061-6/+1
* Pass connection configuration when setting wifi infoMitchell Wills2015-08-052-13/+38
* Merge "Fix multiple SSIDs for same Passpoint issues" into mnc-devVinit Deshpande2015-07-131-1/+5
|\
| * Fix multiple SSIDs for same Passpoint issuesVinit Deshpande2015-07-101-1/+5
* | Changes security for Passpoint to EAP security from "Passpoint".Sanket Padawe2015-07-101-1/+2
|/
* Fix wifi crashJason Monk2015-07-061-4/+11
* Mark a connection as a Wifi Assistant connection based on theShirish Kalele2015-06-261-3/+4
* Address API review commentsVinit Deshpande2015-06-221-1/+1
* Fix access point list jumping around in WifiSettingsVinit Deshpande2015-06-182-131/+221
* Make references to ssid use a verbatim TtsSpanJason Monk2015-06-152-10/+19
* SettingsLib/Wifi: Run pause/resumes on main threadJason Monk2015-06-031-12/+22
* Handle network info updates while scanning is pausedJason Monk2015-06-021-10/+12
* Be more careful with mAccessPoints usageJason Monk2015-06-011-6/+10
* Fix display of "null" string shown in Wifi Settings for AP.Sanket Padawe2015-05-281-1/+1
* SettingsLib: Fix wifi crash during settings indexJason Monk2015-05-221-0/+4
* Merge "Hotspot 2.0 UI." into mnc-devSanket Padawe2015-05-141-0/+3
|\
| * Hotspot 2.0 UI.Sanket Padawe2015-05-121-0/+3
* | Fix crash from WPSJason Monk2015-05-132-5/+12
* | Fix crash in setup wizardJason Monk2015-05-121-0/+2
* | SettingsLib: Do wifi processing in backgroundJason Monk2015-05-111-47/+104
|/
* Merge "Saved network summary string fixes in Wifi Settings" into mnc-devSanket Padawe2015-05-061-5/+27
|\
| * Saved network summary string fixes in Wifi SettingsSanket Padawe2015-05-051-5/+27
* | Adding "Connected, no Internet" string in Wifi nw summary.Sanket Padawe2015-05-011-0/+25
|/
* Implement 'Available via Passpoint' feature [DO NOT MERGE]Vinit Deshpande2015-04-292-21/+71
* Fix settings UI for passpoint networks [DO NOT MERGE]Vinit Deshpande2015-04-292-6/+44
* Fix crash in Wifi QS PanelJason Monk2015-02-101-10/+25
* Move Settings wifi tracking to SettingsLibJason Monk2015-02-042-0/+1204