summaryrefslogtreecommitdiffstats
path: root/service/java/com/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use correct method for checking NETWORK_SETUP_WIZARD permission" into ...TreeHugger Robot2019-06-081-32/+15
|\
| * Use correct method for checking NETWORK_SETUP_WIZARD permissionHai Shalom2019-06-071-32/+15
* | Merge "[AWARE]Change default DW" into qt-devTreeHugger Robot2019-06-071-2/+2
|\ \ | |/ |/|
| * [AWARE]Change default DWNate Jiang2019-06-061-2/+2
* | Address review comments on ag/7904889.Lorenzo Colitti2019-06-051-6/+8
* | Switch to the two-argument version of explicitlySelected.Lorenzo Colitti2019-06-041-18/+21
* | Merge "[WifiNetworkSelector] User-selected network is sufficient for a while"...Michael Plass2019-06-031-0/+18
|\ \
| * | [WifiNetworkSelector] User-selected network is sufficient for a whileMichael Plass2019-06-031-0/+18
* | | Fix manual connection to Carrier WifiDavid Su2019-05-313-10/+16
* | | Merge changes from topic "encrypted_imsi_cleanup" into qt-devEtan Cohen2019-05-306-168/+32
|\ \ \ | |/ / |/| |
| * | Fixed code setting anonymous_identity to anonymous@<realm>David Su2019-05-294-21/+21
| * | Modify Encrypted IMSI, remove deprecated protocolsEtan Cohen2019-05-245-152/+16
* | | Merge "Revert "Trigger bugreport for abnormally long connections"" into qt-devOscar Shu2019-05-292-51/+0
|\ \ \ | |_|/ |/| |
| * | Revert "Trigger bugreport for abnormally long connections"Oscar Shu2019-05-292-51/+0
* | | Merge "Trigger bugreport for abnormally long connections" into qt-devOscar Shu2019-05-232-0/+51
|\| |
| * | Trigger bugreport for abnormally long connectionsxshu2019-05-232-0/+51
| |/
* | Merge "[AWARE] send WifiAware state change when Aware down caused by iff down...Nate Jiang2019-05-231-1/+3
|\ \ | |/ |/|
| * [AWARE] send WifiAware state change when Aware down caused by iff down&upNate Jiang2019-05-221-1/+3
* | Merge "WifiNetworkSelector: Clear all configured network status" into qt-devRoshan Pius2019-05-222-70/+63
|\ \
| * | WifiNetworkSelector: Clear all configured network statusRoshan Pius2019-05-212-70/+63
* | | Merge "Adjust link probe manager parameters using experiment results" into qt...David Su2019-05-223-72/+210
|\ \ \
| * | | Adjust link probe manager parameters using experiment resultsDavid Su2019-05-213-72/+210
* | | | Wifi Multi-SIM: Check is Carrier App for any SIM slotDavid Su2019-05-211-3/+3
| |_|/ |/| |
* | | Merge "ClentModeImpl: Reset networkspecifier on agent" into qt-devRoshan Pius2019-05-161-0/+3
|\ \ \ | |_|/ |/| |
| * | ClentModeImpl: Reset networkspecifier on agentRoshan Pius2019-05-151-0/+3
* | | Fix NPE from null cellular subscription displayNameDavid Su2019-05-161-3/+5
* | | Merge "p2p: only gate sensitive API by location settings" into qt-devJimmy Chen2019-05-162-35/+29
|\ \ \
| * | | p2p: only gate sensitive API by location settingsJimmy Chen2019-05-152-35/+29
* | | | Merge "[PSK/EAP] Do not add SHA256 Key mgmt for SupplicantHal < 1.2" into qt-devTreeHugger Robot2019-05-151-0/+8
|\ \ \ \
| * | | | [PSK/EAP] Do not add SHA256 Key mgmt for SupplicantHal < 1.2Hai Shalom2019-05-141-0/+8
* | | | | Merge "WifiNetworkFactory: Handle request for connection to current network" ...Roshan Pius2019-05-141-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | WifiNetworkFactory: Handle request for connection to current networkRoshan Pius2019-05-131-0/+2
* | | | | Merge "[OWE] Support OWE in transition mode" into qt-devTreeHugger Robot2019-05-143-5/+28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [OWE] Support OWE in transition modeHai Shalom2019-05-133-5/+28
| | |/ / | |/| |
* / | | Do not disconnect wifi immediately due to no internetMichael Plass2019-05-131-0/+6
|/ / /
* | | [OWE] Fix Open-OWE transition connectivity for non-supporting devicesHai Shalom2019-05-122-4/+44
* | | Merge "[InformationElementUtil] Add FT/SAE AKM" into qt-devTreeHugger Robot2019-05-121-18/+24
|\ \ \
| * | | [InformationElementUtil] Add FT/SAE AKMHai Shalom2019-05-101-18/+24
* | | | Merge "[WPA3] Fix connectivity issues with PSK-SAE Transtion mode" into qt-devTreeHugger Robot2019-05-122-3/+34
|\ \ \ \
| * | | | [WPA3] Fix connectivity issues with PSK-SAE Transtion modeHai Shalom2019-05-092-3/+34
* | | | | Merge "Get isSimPresent() directly from Telephony" into qt-devDavid Su2019-05-107-57/+67
|\ \ \ \ \
| * | | | | Get isSimPresent() directly from TelephonyDavid Su2019-05-107-57/+67
* | | | | | [OWE] Rename variables with incorrect namesHai Shalom2019-05-101-7/+7
* | | | | | Merge "Fix all Wifi calls to TelephonyManager to explicitly use default data ...David Su2019-05-1010-45/+111
|\| | | | | | |_|/ / / |/| | | |
| * | | | Fix all Wifi calls to TelephonyManager to explicitly use default data subscri...David Su2019-05-0710-45/+111
| | |_|/ | |/| |
* | | | Switch wifi to use IpClientManager.Lorenzo Colitti2019-05-101-96/+34
* | | | Merge "Support NAT-T keepalive packet filter" into qt-devAaron Huang2019-05-101-2/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support NAT-T keepalive packet filterAaron Huang2019-05-061-2/+12
* | | | WifiServiceImpl: Change exception mechanism for legacy APIsRoshan Pius2019-05-072-14/+15
* | | | Merge "Limit access to the device's fixed 802.11 MAC address." into qt-devBram Bonné2019-05-072-5/+137
|\ \ \ \ | |_|/ / |/| | |