summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiNetworkSelector.java
Commit message (Expand)AuthorAgeFilesLines
* Wifi network selection logging improvementRandy Pan2017-05-011-3/+11
* Local log buffer shared by connectivity modulesRandy Pan2017-03-281-26/+6
* Move BSSID blacklist to WifiConnectivityManagerRandy Pan2017-03-211-93/+16
* Move adjustCandidateWithUserSelection to WifiNetworkSelectorAmin Shaikh2017-03-081-0/+35
* Remove unregisterNetworkEvaluator()Randy Pan2017-03-021-20/+0
* Blacklist AP immediately if its capacity is fullRandy Pan2016-12-071-6/+13
* WNS: less agressive roamingRandy Pan2016-11-101-2/+21
* WNS: feed filtered scan results to network evaluatorsRandy Pan2016-11-091-1/+1
* WCM & WNS: covert Log.x to LocalLogRandy Pan2016-11-011-6/+4
* Move WifiNetworkSelector to WifiInjectorRandy Pan2016-10-041-27/+19
* Wifi Network SelectorRandy Pan2016-09-271-0/+589