summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiScoreReport.java
Commit message (Expand)AuthorAgeFilesLines
* Wifi: add per-band Tx and Rx speed histogram in WifiMetrics and addKai Shi2019-07-221-5/+6
* Keep staying at below transition score for a certain timeDaichi Ueura2019-01-241-0/+17
* [WifiScoreReport] Don't report score if RSSI is invalidMichael Plass2018-05-211-0/+4
* Request ip reachablility checks on low wifi scoreMichael Plass2018-04-061-32/+69
* [WifiScoreReport] Stay on working wifiMichael Plass2018-03-301-0/+7
* [WifiScoreReport] Check entry thresholdMichael Plass2018-03-261-5/+21
* Rename instance variable to mVelocityBasedConnectedScoreMichael Plass2018-03-221-7/+7
* [wifi_score_params] plumb to the various scorersMichael Plass2018-03-201-4/+3
* [WifiScoreReport] Retire LegacyConnectedScoreMichael Plass2018-02-261-11/+6
* [WifiScoreReport] Decrease dumpsys limit, note netidMichael Plass2018-02-261-6/+13
* Remove aggressive handover APIs part 2Ningyuan Wang2018-01-251-7/+2
* WifiLinkLayerStats -> opt/net/wifiMichael Plass2017-11-221-1/+1
* [WifiScoreReport] synchronize dumpsysMichael Plass2017-11-081-5/+14
* [WifiScoreReport] Use velocity-based scoreMichael Plass2017-11-071-2/+2
* Wifi connected score - exit threshold adjustmentMichael Plass2017-10-301-4/+7
* Velocity-based scorerMichael Plass2017-09-221-8/+12
* [WifiScoreReport] Include scores in dumpsysMichael Plass2017-08-011-10/+18
* WifiScoreReport - refactor existing scorersMichael Plass2017-07-131-221/+15
* [WifiScoreReport] Add dumpsys for scoring dataMichael Plass2017-06-141-2/+68
* [WifiScoreReport] Simplifed scorer/quick handoverMichael Plass2017-06-131-2/+20
* [WifiScoreReport] cleanupsMichael Plass2017-04-261-41/+26
* WifiScoreReport housecleaningMichael Plass2017-04-261-202/+4
* [WifiScoreReport] restructuringMichael Plass2017-04-261-13/+181
* Remove user-triggered disconnect counters am: 50a5e65be9 am: ce62b4f982 am: b...Michael Plass2016-12-071-82/+1
|\
| * Remove user-triggered disconnect countersMichael Plass2016-12-071-82/+1
* | Merge "Update logging tag and prefixes in WifiScoreReport" am: d22557025e am:...Michael Plass2016-11-031-5/+3
|\|
| * Merge "Update logging tag and prefixes in WifiScoreReport"Michael Plass2016-11-031-5/+3
| |\
| | * Update logging tag and prefixes in WifiScoreReportMichael Plass2016-11-021-5/+3
* | | Merge "WifiScoreReport: Add/update some comments" am: 6d1a4d3bbe am: 6b4a2709...Michael Plass2016-10-251-17/+22
|\| |
| * | Merge "WifiScoreReport: Add/update some comments"Michael Plass2016-10-251-17/+22
| |\|
| | * WifiScoreReport: Add/update some commentsMichael Plass2016-10-241-17/+22
| | * Define and track Wifi scores to report Wifi metricsSohani Rao2016-09-151-2/+3
| * | DO NOT MERGE ANYWHERE: resolve merge conflicts of 275e60e to nyc-mr1-dev-plus...Sohani Rao2016-09-021-2/+4
| |\ \ | | |/ | |/|
| | * Define and track Wifi scores to report Wifi metricsSohani Rao2016-09-021-1/+3
* | | Integrate new config manager am: 3bc487aa49 am: 32d44f939e am: c826f25f9fRoshan Pius2016-09-021-2/+10
|\| |
| * | Integrate new config managerRoshan Pius2016-09-021-2/+10
* | | Define and track Wifi scores to report Wifi metricsSohani Rao2016-08-291-2/+3
|/ /
* | WifiScoreReport: Refactor calculateScoreRoshan Pius2016-08-261-56/+122
* | WifiConfigManager: remove mEnableVerboseDebuggingSamuel Tan2016-05-251-13/+9
|/
* WifiConfigManager: rename member and constant fieldsSamuel Tan2016-04-071-14/+14
* Move calculateWifiScore out of WSM and create new WifiScoreReport classRebecca Silberstein2016-02-241-0/+375