summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiConnectivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Do not disconnect wifi immediately due to no internetMichael Plass2019-05-131-0/+6
* Reset scan restart counter upon successful scanxshu2019-04-021-0/+1
* Merge "LRWD: consistent Watchdog trigger with BSSID/SSID blacklist"TreeHugger Robot2019-03-111-0/+8
|\
| * LRWD: consistent Watchdog trigger with BSSID/SSID blacklistRoger Wang2019-02-231-0/+8
* | WifiNetworkSelector: Minor cleanupsRoshan Pius2019-02-281-20/+1
* | Don't cache wifi ScoringParams valuesMichael Plass2019-02-221-19/+22
|/
* Scan Optimization: collect metrics on PNO scans in each mobility stateDavid Su2019-01-221-32/+42
* Carrier Wi-Fi: Auto-connection to carrier Wi-Fi networksEtan Cohen2019-01-021-1/+3
* Scan Optimization: adjust PNO scan interval based on device mobilityDavid Su2018-12-171-4/+57
* Merge changes from topic "scan_listener_band"TreeHugger Robot2018-12-061-2/+6
|\
| * WifiScanningServiceImpl: Pass the band scanned in ScanDataRoshan Pius2018-11-141-2/+6
* | NetworkSuggestionEvaluator: Add module for evaluating suggestionsRoshan Pius2018-11-291-1/+3
* | ClientModeImpl: Send connection status to network factoryRoshan Pius2018-11-161-8/+7
* | WifiConnectivityManager: Refactor auto-join enable/disableRoshan Pius2018-11-161-9/+25
|/
* Add dumpsys and log messages to help debug Carrier Wi-FiEtan Cohen2018-10-301-0/+1
* [WifiNetworkEvaluator] Simplify registerNetworkEvaluatorMichael Plass2018-10-221-13/+5
* WifiNetworkFactory: Refactor to a new classRoshan Pius2018-10-081-9/+25
* WifiConnectivityManager: Refactor instantiation in ClientModeImplRoshan Pius2018-09-271-8/+21
* ONA: remove from blacklist upon network connectionxshu2018-09-111-2/+4
* ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-7/+7
* WifiConfigManager: Do not disconnect on temp failure due to no internetRoshan Pius2018-05-181-3/+5
* WifiConnectivityManager: Add config flag for filtering DBS scansRoshan Pius2018-04-191-2/+7
* [wifi_score_params] plumb to the various scorersMichael Plass2018-03-201-2/+4
* Use wifi ScoringParams for rssi thresholdsMichael Plass2018-03-201-10/+8
* Check if Imsi encryption info are availableMehdi Alizadeh2018-03-161-2/+5
* WifiStateMachine: remove link debouncingRebecca Silberstein2018-02-201-3/+3
* add metric for connectivity single scan request countNingyuan Wang2018-02-011-0/+1
* Adds CarrierNetworkNotifier and unit testsMehdi Alizadeh2018-01-251-4/+15
* WifiService: Request/Process high accuracy scansRoshan Pius2018-01-231-0/+16
* Disable partial scan if firmware roaming control is enabledNingyuan Wang2017-12-121-14/+28
* Blame scan request from WifiManager.reconnect()Ningyuan Wang2017-10-041-8/+9
* Allow connecting with no requests if we're already connected.Lorenzo Colitti2017-10-041-1/+2
* Merge "ONA: Enable new UI and connection flow." into oc-mr1-devStephen Chen2017-09-081-1/+1
|\
| * ONA: Enable new UI and connection flow.Stephen Chen2017-09-071-1/+1
* | Merge "ONA: Implement connection attempt and failure callback." into oc-mr1-devTreeHugger Robot2017-09-071-0/+11
|\|
| * ONA: Implement connection attempt and failure callback.Stephen Chen2017-09-061-0/+11
* | Meteredness should reflect user opinion.Jeff Sharkey2017-08-301-0/+2
* | Merge "Wifi connection hysteresis" into oc-mr1-devTreeHugger Robot2017-08-171-2/+2
|\ \ | |/ |/|
| * Wifi connection hysteresisMichael Plass2017-08-171-2/+2
* | ONA: Rename WifiNotificationController to OpenNetworkNotifierStephen Chen2017-08-141-8/+8
* | Merge "METRICS: histograms of scanresult sums in scan" into oc-dr1-devGlen Kuhne2017-08-091-1/+4
|\ \ | |/ |/|
| * METRICS: histograms of scanresult sums in scanGlen Kuhne2017-08-081-1/+4
* | Merge "ONA: Track screen state in WifiNotificationController." into oc-dr1-devStephen Chen2017-07-251-0/+2
|\|
| * ONA: Track screen state in WifiNotificationController.Stephen Chen2017-07-241-0/+2
* | Merge "ONA: Change ONA controller to directly handle scan results from WifiCo...Stephen Chen2017-07-251-1/+14
|\|
| * ONA: Change ONA controller to directly handle scan results from WifiConnectiv...Stephen Chen2017-07-241-1/+14
* | Merge "WifiNetworkSelector: cache filtered scan results" into oc-dr1-dev am: ...Stephen Chen2017-07-191-1/+1
|\|
| * WifiNetworkSelector: cache filtered scan resultsStephen Chen2017-07-191-1/+1
* | Add error handling toRajeev Kumar2017-06-151-0/+4
|/
* Merge changes from topic 'supplicant_sta_iface_hal_network_change' into oc-de...Ningyuan Wang2017-06-011-1/+26
|\