summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server
Commit message (Expand)AuthorAgeFilesLines
* [NetworkSuggestion] change notification contentNate Jiang2019-08-221-2/+2
* Merge "WifiServiceImpl: Allow setWifiEnabled for system apps" into qt-qpr1-devTreeHugger Robot2019-08-141-0/+37
|\
| * WifiServiceImpl: Allow setWifiEnabled for system appsRoshan Pius2019-08-131-0/+37
* | [NetworkSuggestion] ask user approval when first time add suggestionsNate Jiang2019-08-131-14/+134
* | Merge "[NetworkSuggestion] add hidden network from network suggestion" into q...Nate Jiang2019-08-103-10/+72
|\ \
| * | [NetworkSuggestion] add hidden network from network suggestionNate Jiang2019-08-093-10/+72
* | | Merge changes from topic "configstore_integrity_same_file" into qt-qpr1-devRoshan Pius2019-08-083-78/+326
|\ \ \
| * | | WifiConfigStore: Store integrity data in same fileRoshan Pius2019-08-072-30/+328
| * | | Revert "WifiConfigStore: Limit integrity checks to single user devices"Roshan Pius2019-08-062-52/+2
| | |/ | |/|
* | | Merge "WifiService: Ignore wifi state change API in crypt debounce state" int...Roshan Pius2019-08-081-1/+66
|\ \ \ | |/ / |/| |
| * | WifiService: Ignore wifi state change API in crypt debounce stateRoshan Pius2019-08-061-1/+66
* | | Merge "[Passpoint] OSU system exception when the URL is HTTP" into qt-qpr1-devTreeHugger Robot2019-08-031-8/+24
|\ \ \
| * | | [Passpoint] OSU system exception when the URL is HTTPHai Shalom2019-08-021-8/+24
| |/ /
* | | Merge "WifiService: Allow DO/PO apps to toggle wifi" into qt-qpr1-devTreeHugger Robot2019-08-031-0/+40
|\ \ \ | |/ / |/| |
| * | WifiService: Allow DO/PO apps to toggle wifiRoshan Pius2019-07-291-0/+40
* | | WifiConfigStore: Limit integrity checks to single user devicesRoshan Pius2019-08-012-2/+52
|\ \ \ | |/ / |/| |
| * | WifiConfigStore: Limit integrity checks to single user devicesRoshan Pius2019-08-012-2/+52
* | | Merge "[WifiNetworkFactory] Trim user approval list per App" into qt-qpr1-devTreeHugger Robot2019-07-261-0/+161
|\ \ \ | |/ / |/| |
| * | [WifiNetworkFactory] Trim user approval list per AppNate Jiang2019-07-251-0/+161
| |/
* | Merge "Wifi: add per-band Tx and Rx speed histogram in WifiMetrics and add rx...Kai Shi2019-07-251-0/+55
|\ \ | |/ |/|
| * Wifi: add per-band Tx and Rx speed histogram in WifiMetrics and addKai Shi2019-07-221-0/+55
* | [NetworkSuggestion] remove all suggestion should trigger disconnectNate Jiang2019-07-161-0/+33
* | Merge "Mask out macRandomizationSetting when feature is unsupported" into qt-...TreeHugger Robot2019-07-111-0/+39
|\ \
| * | Mask out macRandomizationSetting when feature is unsupportedxshu2019-07-101-0/+39
* | | WifiNetworkSuggestionsManager: Persist user approval immediatelyRoshan Pius2019-07-031-0/+8
|\ \ \ | |_|/ |/| |
| * | 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
* | | | Merge "Detect+trigger bugreport for abnormal connections" into qt-r1-devOscar Shu2019-06-281-2/+104
|\ \ \ \
| * | | | Detect+trigger bugreport for abnormal connectionsxshu2019-06-271-2/+104
| | |_|/ | |/| |
* | | | WifiNetworkSuggestionsManager: Persist enterprise credentialsRoshan Pius2019-06-271-4/+21
* | | | opt/net/wifi/util: add WPA2 symbolNate Jiang2019-06-251-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / opt/net/wifi/util: add WPA2 symbolNate Jiang2019-06-251-3/+3
| |/
* | Merge "Revert "Trigger bugreport for abnormally long connections"" into qt-r1...Xin Li2019-06-221-113/+2
|\ \
| * | Revert "Trigger bugreport for abnormally long connections"Oscar Shu2019-06-211-113/+2
* | | Merge "Trigger bugreport for abnormally long connections" into qt-r1-devOscar Shu2019-06-201-2/+113
|\| |
| * | Trigger bugreport for abnormally long connectionsxshu2019-06-191-2/+113
* | | WifiNetworkSuggestionsManager: remove suggestion when Apps remove thatNate Jiang2019-06-182-22/+76
|/ /
* | Handle native event in wifi threadSticky Chen2019-06-111-1/+1
* | [Encrypted IMSI] Use the pseudonym if availableHai Shalom2019-06-101-5/+60
|/
* 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
| |/ |/|