summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiAutoJoinController.java
Commit message (Expand)AuthorAgeFilesLines
* Disable WiFi autojoin when user decides via "Stay connected?" dialogPaul Jensen2015-07-281-0/+1
* Merge "prevent calling WifiNEtworkScoreCache.java with null scan result Bug:2...Pierre Vandwalle2015-06-231-1/+2
|\
| * prevent calling WifiNEtworkScoreCache.java with null scan resultPierre Vandwalle2015-06-231-1/+2
* | am 364f83d..034205e from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-221-16/+0
|\ \
| * | make sure ephemeral config are written to filePierre Vandwalle2015-06-121-0/+1
| * | ANQP cache sweeping.Jan Nordqvist2015-06-121-16/+0
* | | make PNO autojoin retries exponential, use elapsedTime instead of upTime for ...Pierre Vandwalle2015-06-191-1/+2
| |/ |/|
* | use the scan result timestamp for aging out networksPierre Vandwalle2015-06-191-14/+11
* | retry autojoin to pno network after a minutePierre Vandwalle2015-06-181-1/+13
* | make sure ephemeral config are written to filePierre Vandwalle2015-06-161-0/+1
* | am a40265e..7ab5189 from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-031-3/+0
|\|
| * Remove quotes around SSID when calling ssid white list APIPierre Vandwalle2015-06-021-3/+0
* | am 21d43c4..9a270a7 from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-021-21/+50
|\|
| * Minor fixes from comments.Jan Nordqvist2015-06-011-2/+2
| * fix crash in autojoincontrollerPierre Vandwalle2015-05-281-2/+11
| * update current configuration based on wifi SSID whitelist roamPierre Vandwalle2015-05-271-17/+37
* | am 22fd854..6dd83f1 from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-021-1/+1
|\|
| * make sure unblacklist thresholds are initializedPierre Vandwalle2015-05-221-1/+1
* | am 9ccffbb..5a091fb from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-021-4/+22
|\|
| * add BSSID blacklist to autojoin/roam offloadPierre Vandwalle2015-05-151-4/+22
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...xinhe2015-05-181-71/+9
|\|
| * hal based Pno and lazy roam implementationPierre Vandwalle2015-05-141-57/+9
| * Diff SSID 2.5 to 5Ghz auto switchingxinhe2015-05-131-14/+0
* | am d7cbebf..6111ff7 from mirror-m-wireless-internal-releaseVinit Deshpande2015-05-131-2/+0
|\|
| * Changed log tag, and fixed a NPE.Jan Nordqvist2015-05-121-2/+0
* | am 03ba4a5..ed3f1dd from mirror-m-wireless-internal-releaseVinit Deshpande2015-05-131-54/+15
|\|
| * make autojoin more deterministicPierre Vandwalle2015-05-081-30/+14
| * 5GHz roam configurationPierre Vandwalle2015-05-051-24/+1
* | Merge commit '5040e99' into mgPierre Vandwalle2015-04-161-137/+227
|\|
| * epno initial implementationPierre Vandwalle2015-04-151-137/+227
* | am f24e3d7..a547460 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-2/+6
|\|
| * Use PasspointMatchInfo to select good passpoint networkVinit Deshpande2015-04-081-1/+1
| * Store PasspointMatchInfo in ScanDetailCacheVinit Deshpande2015-04-081-1/+5
* | Merge commit 'bed4746' into merge_workPrerepa Viswanadham2015-04-101-74/+99
|\|
| * When user preference doesn't exist, use built-in security preferenceVinit Deshpande2015-03-311-50/+39
| * Stop using scanResultCache, and move to ScanDetailCacheVinit Deshpande2015-03-301-28/+38
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-241-140/+73
|\|
| * Connect to passpoint end-to-endVinit Deshpande2015-03-181-140/+73
| * am "HS20: Selection code moved to WifiAutoJoinController"Vinit Deshpande2015-03-061-0/+120
| |\
| * \ am "Integrate passpoint with existing Wifi infrastructure"Vinit Deshpande2015-03-061-191/+215
| |\ \
* | \ \ am "HS20: Selection code moved to WifiAutoJoinController"Vinit Deshpande2015-03-151-0/+120
|\ \ \ \ | | |_|/ | |/| |
| * | | HS20: Selection code moved to WifiAutoJoinControllerJan Nordqvist2015-02-271-0/+120
| | |/ | |/|
* | | am "Integrate passpoint with existing Wifi infrastructure"Vinit Deshpande2015-03-151-221/+213
|\| |
| * | Integrate passpoint with existing Wifi infrastructureJan Nordqvist2015-02-251-194/+215
* | | Sprout device falls in a reboot loop when flashed with Master release buildsxinhe2015-02-271-0/+5
* | | am e828e7a7: am 4fa99f57: aggressively blacklist WifiConfiguration for the pu...vandwalle2015-01-291-0/+23
|\ \ \ | | |/ | |/|
| * | aggressively blacklist WifiConfiguration for the purpose of switching networkvandwalle2015-01-271-0/+23
* | | am 7da9e5b9: am 2c9b6297: Fix incorrect tracking of ephemeral network statist...Jeff Davidson2015-01-081-18/+12
|\| |
| * | Fix incorrect tracking of ephemeral network statistics.Jeff Davidson2015-01-081-18/+12
| |/
* | am e25ab227: am e0230c82: Merge "add debug logs to confirm network flapping i...vandwalle2014-12-181-6/+29
|\|