summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiConfigManager.java
Commit message (Expand)AuthorAgeFilesLines
...
| * [WIFI] Add exemptions to allow DO/PO/Carrier apps to obtain randomized MAC ad...Etan Cohen2019-01-181-12/+20
* | Enable pno frequency culling optimizationxshu2019-01-181-1/+1
|/
* passpoint-r2: add updateIdentifier in wifiConfigurationEcco Park2019-01-151-0/+1
* Merge "WifiConfigManager: Allow setupwizard to modify proxy settings"TreeHugger Robot2019-01-141-2/+6
|\
| * WifiConfigManager: Allow setupwizard to modify proxy settingsRoshan Pius2019-01-071-2/+6
* | Merge "WifiConfigManager: Retrieve package name for shared uids"Roshan Pius2019-01-141-1/+13
|\ \
| * | WifiConfigManager: Retrieve package name for shared uidsRoshan Pius2019-01-121-1/+13
| |/
* | Merge "Carrier Wi-Fi: Auto-connection to carrier Wi-Fi networks"Etan Cohen2019-01-141-0/+1
|\ \
| * | Carrier Wi-Fi: Auto-connection to carrier Wi-Fi networksEtan Cohen2019-01-021-0/+1
| |/
* | Merge "[WPA3] Rename allowedGroupMgmtCiphers to allowedGroupManagementCiphers"TreeHugger Robot2019-01-131-4/+4
|\ \
| * | [WPA3] Rename allowedGroupMgmtCiphers to allowedGroupManagementCiphersHai Shalom2019-01-101-4/+4
| |/
* / passpoint-r2: remove WifiConfiguration when removing a passpoint profileEcco Park2019-01-111-0/+19
|/
* passpoint-r2: remove internet capablity if current config for OSUEcco Park2018-12-201-0/+1
* Merge "Give SetupWizard permission to set macRandomizationSetting"Oscar Shu2018-12-171-2/+4
|\
| * Give SetupWizard permission to set macRandomizationSettingxshu2018-12-171-2/+4
* | Fix issue that Wifi Wake is not enabled in boot sequenceDaisuke Niwa2018-12-111-6/+1
|/
* [Carrier Wi-Fi] Reset config identity on reboot or SIM in/outEtan Cohen2018-11-201-2/+10
* WifiNetworkSelector: Mark WFA networks as untrustedRoshan Pius2018-11-161-0/+1
* Merge "MAC randomization: copy field in Wificonfiguration"Oscar Shu2018-11-161-3/+12
|\
| * MAC randomization: copy field in Wificonfigurationxshu2018-11-141-3/+12
* | pno recency: settings flag implxshu2018-11-141-10/+33
* | Pno recency sortingxshu2018-11-141-0/+17
|/
* opt/net/wifi: Add support for WPA3 and OWEHai Shalom2018-11-061-0/+12
* Pno frequency culling: add feature flagxshu2018-11-051-3/+36
* Pno channel culling: add frequencies to PnoNetworksxshu2018-11-051-2/+58
* WifiConfigStore Refactor (2/2)Roshan Pius2018-11-011-12/+17
* Merge changes I601bc725,I1bd0ab91 am: 855a7a989b am: b64809ddacDaichi Ueura2018-10-021-15/+18
|\
| * Resetting SIM identity after store is readDaichi Ueura2018-09-201-0/+2
| * Update SIM status when SIM is removedDaisuke Niwa2018-09-111-15/+16
* | Merge "Cleaning up unnecessary code for TLS reconnect sequence."Ecco Park2018-09-131-17/+0
|\ \
| * | Cleaning up unnecessary code for TLS reconnect sequence.NedaTopoljanac2018-09-131-17/+0
* | | WifiConfigManager: Handle user switch before store loadRoshan Pius2018-08-311-1/+5
|/ /
* / ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-1/+1
|/
* WifiConfigManager: Do not disconnect on temp failure due to no internetRoshan Pius2018-05-181-4/+8
* WifiConfigManager: Temporarily disable network with no internet accessRoshan Pius2018-05-181-2/+4
* WifiConfigManager: Explcitly set the disable reason for new networksRoshan Pius2018-05-161-0/+2
* Merge "Use "02:00:00:00:00:00" as default invalid mac" into pi-devMukesh Agrawal2018-03-291-2/+3
|\
| * Use "02:00:00:00:00:00" as default invalid macJong Wook Kim2018-03-191-2/+3
* | WifiConfigManager: Remove unused priority fieldRoshan Pius2018-03-271-12/+5
|/
* WifiConfigManager: Remove spammy logRoshan Pius2018-03-141-1/+0
* Merge "WifiConfigManager: Mask Randomized MAC Address" into pi-devJong Wook Kim2018-03-091-0/+29
|\
| * WifiConfigManager: Mask Randomized MAC AddressJong Wook Kim2018-03-091-0/+29
* | Make sure the user store is always readyDaichi Ueura2018-03-081-8/+8
|/
* Merge "Move wifi/ScanResult.averageRssi logic to service"TreeHugger Robot2018-02-081-1/+8
|\
| * Move wifi/ScanResult.averageRssi logic to serviceMichael Plass2018-01-311-1/+8
* | Merge "TelephonyUtil changes to support Carrier Wifi."TreeHugger Robot2018-02-051-2/+7
|\ \
| * | TelephonyUtil changes to support Carrier Wifi.pkanwar2018-02-021-2/+7
| |/
* / Make WifiConfig Randomized MAC Persistent Between ConnectionsJong Wook Kim2018-02-021-1/+18
|/
* Remove reference to ScanResult.java removed fieldsxshu2018-01-191-7/+0
* Merge "Add support for encrypted IMSI as identity for SIM-based authentication"TreeHugger Robot2018-01-181-1/+2
|\