summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiInjector.java
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I38c31645,Ib6f61b81 into oc-mr1-devRoshan Pius2017-09-291-1/+1
|\
| * NetworkListStoreData: Set creatorUid for all networks on loadRoshan Pius2017-09-261-1/+1
* | WifiMetrics: add methods to increment ONA metrics.Stephen Chen2017-09-281-1/+1
|/
* Merge "ONA: Add connection related notifications." into oc-mr1-devTreeHugger Robot2017-09-081-1/+2
|\
| * ONA: Add connection related notifications.Stephen Chen2017-09-071-1/+2
* | Merge "ONA: Implement connection attempt and failure callback." into oc-mr1-devTreeHugger Robot2017-09-071-1/+2
|\|
| * ONA: Implement connection attempt and failure callback.Stephen Chen2017-09-061-1/+2
* | Merge "WifiConfigStore: Remove legacy modules" into oc-mr1-devRoshan Pius2017-09-071-8/+1
|\ \ | |/ |/|
| * WifiConfigStore: Remove legacy modulesRoshan Pius2017-08-311-8/+1
* | ONA: Implement SSID blacklist handling for dismissed networks.Stephen Chen2017-09-051-1/+1
|/
* ONA: Refactor notification builder and register broadcast receiver.Stephen Chen2017-08-141-1/+1
* ONA: Rename WifiNotificationController to OpenNetworkNotifierStephen Chen2017-08-141-3/+3
* ONA: Recommend a network using rssi strength.Stephen Chen2017-08-141-1/+2
* Merge "METRICS: histograms of scanresult sums in scan" into oc-dr1-devGlen Kuhne2017-08-091-0/+3
|\
| * METRICS: histograms of scanresult sums in scanGlen Kuhne2017-08-081-0/+3
* | Update ScanResult with carrier network infoPeter Qiu2017-07-261-1/+2
|/
* ONA: Change ONA controller to directly handle scan results from WifiConnectiv...Stephen Chen2017-07-241-8/+5
* Display notification when wrong password error is detectedPeter Qiu2017-07-141-1/+2
* WifiMetrics: add support for Passpoint related metricsPeter Qiu2017-07-111-1/+2
* Limit SelfRecovery wifi restarts to some amountGlen Kuhne2017-06-271-1/+1
* Merge "WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDE" ...Roshan Pius2017-06-081-1/+2
|\
| * WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDERoshan Pius2017-06-081-1/+2
| * SelfRecovery: Module for initiating internal stack restartsRoshan Pius2017-05-261-1/+7
* | SelfRecovery: Module for initiating internal stack restartsRoshan Pius2017-05-261-1/+7
* | [AWARE] Metrics frameworkEtan Cohen2017-05-241-1/+3
|/
* Revert "Move WifiNotificationController to NetworkRecommendation"Joe LaPenna2017-05-091-0/+7
* Merge changes from topic 'experio-scoring' into oc-devTreeHugger Robot2017-04-251-7/+12
|\
| * Create ScoredNetworkEvaluator.Amin Shaikh2017-04-201-7/+13
| * Remove CURATE_SAVED_OPEN_NETWORKSAmin Shaikh2017-04-201-3/+2
* | New Wifi Metrics Connection Event loggingGlen Kuhne2017-04-191-2/+2
* | WifiServiceImpl: setWifiApEnabled unit testsRebecca Silberstein2017-04-191-0/+4
|/
* Same BSSID awardRandy Pan2017-03-281-1/+1
* Local log buffer shared by connectivity modulesRandy Pan2017-03-281-14/+11
* Hand off roaming to firmware if supportedRandy Pan2017-03-281-3/+5
* WifiNative: Fixing some nitsRoshan Pius2017-03-281-1/+2
* Split up WifiNative/WifiMonitor into STA-AP/P2PRoshan Pius2017-03-211-8/+17
* Stop supporting persistent country codeNingyuan Wang2017-03-151-2/+0
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-25/+29
* WifiPermissionsUtil: add checkConfigOverrideRebecca Silberstein2017-03-091-3/+4
* Fix initialization order of mJavaRuntime in WifiInjectorPaul Stewart2017-02-281-1/+2
* HIDLization of WifiDirect, stage 3: callbacks.Tomasz Wiszkowski2017-02-281-1/+1
* Remove ExternalScoreEvaluator.Amin Shaikh2017-02-271-8/+2
* WifiDiagnosticsTest: stub out call to logcatmukesh agrawal2017-02-241-0/+6
* WifiConfigStoreLegacy: read legacy Passpoint configuration filePeter Qiu2017-02-241-1/+3
* SoftApManager: add WifiMetrics to constructorRebecca Silberstein2017-02-241-1/+1
* Plumb through scan result/failure notificationNingyuan Wang2017-02-231-1/+1
* Note WifiState in BatteryStatsSohani Rao2017-02-171-1/+11
* WifiSupplicantControl: Remove this class (Part 1)Roshan Pius2017-02-161-5/+2
* hotspot2: save and load Passpoint configurations to/from config storePeter Qiu2017-02-151-1/+1
* SupplicantStaNetworkHal: Add FT flagsRoshan Pius2017-02-141-1/+1