summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiNetworkSelector.java
Commit message (Expand)AuthorAgeFilesLines
* [WifiNetworkSelector] User-selected network is sufficient for a whileMichael Plass2019-06-031-0/+18
* WifiNetworkSelector: Clear all configured network statusRoshan Pius2019-05-211-4/+60
* [OWE] Rename variables with incorrect namesHai Shalom2019-05-101-7/+7
* WifiMetrics - record the active CandidateScorer idMichael Plass2019-04-031-0/+3
* WifiNetworkSelector: Use CompatibilityScorer as default.Michael Plass2019-04-021-1/+1
* Check that network evaluators have reported their choice.Michael Plass2019-04-011-0/+7
* WifiNetworkSelector: Allow default CandidateScorerMichael Plass2019-03-271-63/+74
* Merge "Record Nominator ID for all possible nominators"David Su2019-03-261-0/+23
|\
| * Record Nominator ID for all possible nominatorsDavid Su2019-03-251-0/+23
* | [OWE] Open Network selector suggests OWE for non-supporting deviceHai Shalom2019-03-201-1/+25
|/
* [WifiNetworkSelector] Inject Candidate ScorerDavid Su2019-03-071-5/+0
* WifiNetworkSelector: Retrieve updated WifiConfigurationRoshan Pius2019-03-011-5/+6
* WifiNetworkSelector: Minor cleanupsRoshan Pius2019-02-281-8/+31
* Fix spelling of CompatibilityScorerMichael Plass2019-02-271-1/+1
* [WifiCandidates] Add current connection statusMichael Plass2019-02-271-0/+3
* [WifiNetworkSelector] Collect metrics for network selectionDavid Su2019-02-251-5/+46
* [WifiCandidates] Change Candidate to an interfaceMichael Plass2019-02-111-5/+8
* [WifiCandidates] Functional equivalent for LAST_SELECTION_AWARDMichael Plass2019-02-081-3/+32
* [WifiNetworkSelector] Don't discard scan results if current network is poorMichael Plass2019-01-311-1/+8
* Merge changes Iff3f94df,I6ba72679Michael Plass2019-01-241-3/+8
|\
| * [ScoreCardBasedScorer] A CandidateScorer using scorecardsMichael Plass2019-01-231-0/+2
| * [WifiCandidates] CandidateScorer control over legacy user choiceMichael Plass2019-01-231-3/+6
* | Merge "[WifiNetworkSelector] Allow activation of candidate scorer by expid"Michael Plass2019-01-231-3/+27
|\|
| * [WifiNetworkSelector] Allow activation of candidate scorer by expidMichael Plass2019-01-181-3/+27
* | Merge changes I659c38a7,I1537227a,Ic3449572Michael Plass2019-01-221-4/+54
|\|
| * [WifiNetworkSelector] Registration of new scoring methodsMichael Plass2019-01-171-11/+44
| * [WifiCandidates] Scoring interfaceMichael Plass2019-01-171-4/+21
* | [WIFI] Add exemptions to allow DO/PO/Carrier apps to obtain randomized MAC ad...Etan Cohen2019-01-181-1/+3
|/
* [WifiNetworkSelector] Update NetworkSelectionStatusMichael Plass2019-01-141-3/+30
* passpoint-r2: consider OSU network as sufficient networkEcco Park2018-12-211-8/+12
* WifiNetworkSelector remember candidatesMichael Plass2018-12-131-0/+9
* [WifiNetworkSelector] Run all evaluatorsMichael Plass2018-12-111-4/+4
* [WifiNetworkSelector] Move OnConnectableListenerMichael Plass2018-11-141-11/+11
* [WifiNetworkSelector] Pass a callback to record candidatesMichael Plass2018-11-141-5/+25
* [WifiNetworkSelector] fix regression (NPE)Michael Plass2018-11-091-9/+14
* [WifiNetworkEvaluator] Simplify registerNetworkEvaluatorMichael Plass2018-10-221-56/+29
* [WifiNetworkSelector] use wifiInfo to test sufficiencyMichael Plass2018-10-161-6/+7
* ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-3/+3
* WifiNetworkSelector: Networks with no internet should not be sufficientRoshan Pius2018-05-071-0/+6
* [wifi_score_params] plumb to the various scorersMichael Plass2018-03-201-2/+3
* Use wifi ScoringParams for rssi thresholdsMichael Plass2018-03-201-17/+5
* Adds CarrierNetworkNotifier and unit testsMehdi Alizadeh2018-01-251-0/+30
* WifiLinkLayerStats -> opt/net/wifiMichael Plass2017-11-221-3/+2
* Merge "Wifi connection hysteresis" into oc-mr1-devTreeHugger Robot2017-08-171-5/+5
|\
| * Wifi connection hysteresisMichael Plass2017-08-171-5/+5
* | Merge "METRICS: histograms of scanresult sums in scan" into oc-dr1-devTreeHugger Robot2017-08-081-4/+9
|\ \ | |/ |/|
| * METRICS: histograms of scanresult sums in scanGlen Kuhne2017-08-081-4/+9
* | Merge "Stay on network during ongoing traffic" into oc-dr1-devTreeHugger Robot2017-08-021-17/+21
|\ \
| * | Stay on network during ongoing trafficNingyuan Wang2017-07-271-17/+21
| |/
* / WifiNetworkSelector: Use ScanResultUtil to filter for open networks.Stephen Chen2017-07-251-3/+2
|/