summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi
Commit message (Expand)AuthorAgeFilesLines
* WifiServiceImpl: Allow setWifiEnabled for system appsRoshan Pius2019-08-231-0/+37
* WifiConfigStore: Limit integrity checks to single user devicesRoshan Pius2019-08-142-2/+52
* WifiNetworkSuggestionsManager: Persist user approval immediatelyRoshan Pius2019-07-021-0/+8
* Merge "WifiNetworkSuggestionsManager: Persist enterprise credentials" into qt...Roshan Pius2019-06-281-4/+21
|\
| * WifiNetworkSuggestionsManager: Persist enterprise credentialsRoshan Pius2019-06-271-4/+21
* | opt/net/wifi/util: add WPA2 symbolNate Jiang2019-06-251-3/+3
|/
* Merge "Fix ClientMode initialization order" into qt-devTomasz Wasilczyk2019-06-101-0/+1
|\
| * Fix ClientMode initialization orderTomasz Wasilczyk2019-06-071-0/+1
* | Merge changes Ia9932379,Ic5e2fa1c into qt-devRoshan Pius2019-06-081-0/+33
|\ \
| * | WifiNetworkFactory: Reject requests for internet with specifierRoshan Pius2019-06-071-0/+33
* | | Merge "Use correct method for checking NETWORK_SETUP_WIZARD permission" into ...TreeHugger Robot2019-06-081-33/+93
|\ \ \ | |/ / |/| |
| * | Use correct method for checking NETWORK_SETUP_WIZARD permissionHai Shalom2019-06-071-33/+93
* | | Merge "[AWARE]Change default DW" into qt-devTreeHugger Robot2019-06-071-4/+22
|\ \ \ | |/ / |/| |
| * | [AWARE]Change default DWNate Jiang2019-06-061-4/+22
* | | Address review comments on ag/7904889.Lorenzo Colitti2019-06-051-1/+1
* | | Switch to the two-argument version of explicitlySelected.Lorenzo Colitti2019-06-041-34/+119
| |/ |/|
* | Merge "[WifiNetworkSelector] User-selected network is sufficient for a while"...Michael Plass2019-06-031-0/+33
|\ \
| * | [WifiNetworkSelector] User-selected network is sufficient for a whileMichael Plass2019-06-031-0/+33
* | | Merge "Fix manual connection to Carrier Wifi" into qt-devDavid Su2019-06-013-27/+54
|\ \ \
| * | | Fix manual connection to Carrier WifiDavid Su2019-05-313-27/+54
* | | | Merge "Optimize Link Probing unit test to prevent timeout" into qt-devTreeHugger Robot2019-05-311-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Optimize Link Probing unit test to prevent timeoutDavid Su2019-05-301-8/+8
* | | | Merge changes from topic "encrypted_imsi_cleanup" into qt-devEtan Cohen2019-05-305-203/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed code setting anonymous_identity to anonymous@<realm>David Su2019-05-292-2/+11
| * | | Modify Encrypted IMSI, remove deprecated protocolsEtan Cohen2019-05-245-201/+10
| |/ /
* | | Merge "Revert "Trigger bugreport for abnormally long connections"" into qt-devOscar Shu2019-05-291-39/+0
|\ \ \ | |_|/ |/| |
| * | Revert "Trigger bugreport for abnormally long connections"Oscar Shu2019-05-291-39/+0
* | | Merge "Trigger bugreport for abnormally long connections" into qt-devOscar Shu2019-05-231-0/+39
|\| |
| * | Trigger bugreport for abnormally long connectionsxshu2019-05-231-0/+39
* | | Merge "[AWARE] send WifiAware state change when Aware down caused by iff down...Nate Jiang2019-05-231-18/+71
|\ \ \ | |/ / |/| |
| * | [AWARE] send WifiAware state change when Aware down caused by iff down&upNate Jiang2019-05-221-18/+71
* | | Remove unit test usage of checkCarrierPrivilegesForPackageDavid Su2019-05-221-1/+1
| |/ |/|
* | Merge "WifiNetworkSelector: Clear all configured network status" into qt-devRoshan Pius2019-05-222-9/+47
|\ \
| * | WifiNetworkSelector: Clear all configured network statusRoshan Pius2019-05-212-9/+47
| |/
* | Merge "Adjust link probe manager parameters using experiment results" into qt...David Su2019-05-223-55/+271
|\ \ | |/ |/|
| * Adjust link probe manager parameters using experiment resultsDavid Su2019-05-213-55/+271
* | Fix NPE from null cellular subscription displayNameDavid Su2019-05-161-0/+23
* | Merge "p2p: only gate sensitive API by location settings" into qt-devJimmy Chen2019-05-161-97/+212
|\ \
| * | p2p: only gate sensitive API by location settingsJimmy Chen2019-05-151-97/+212
* | | Merge "[PSK/EAP] Do not add SHA256 Key mgmt for SupplicantHal < 1.2" into qt-devTreeHugger Robot2019-05-151-0/+30
|\ \ \
| * | | [PSK/EAP] Do not add SHA256 Key mgmt for SupplicantHal < 1.2Hai Shalom2019-05-141-0/+30
* | | | Merge "WifiNetworkFactory: Handle request for connection to current network" ...Roshan Pius2019-05-141-7/+12
|\ \ \ \ | |/ / / |/| | |
| * | | WifiNetworkFactory: Handle request for connection to current networkRoshan Pius2019-05-131-7/+12
* | | | [OWE] Support OWE in transition modeHai Shalom2019-05-131-1/+1
| |/ / |/| |
* | | [OWE] Fix Open-OWE transition connectivity for non-supporting devicesHai Shalom2019-05-121-15/+69
* | | Merge "[InformationElementUtil] Add FT/SAE AKM" into qt-devTreeHugger Robot2019-05-121-0/+152
|\ \ \
| * | | [InformationElementUtil] Add FT/SAE AKMHai Shalom2019-05-101-0/+152
* | | | Merge "[WPA3] Fix connectivity issues with PSK-SAE Transtion mode" into qt-devTreeHugger Robot2019-05-122-0/+160
|\ \ \ \
| * | | | [WPA3] Fix connectivity issues with PSK-SAE Transtion modeHai Shalom2019-05-092-0/+160
* | | | | Merge "Get isSimPresent() directly from Telephony" into qt-devDavid Su2019-05-105-82/+99
|\ \ \ \ \