- 80abddc Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 4 years, 11 months ago
- 5ccfef6 Merge "Export Wifi Parcelables AIDLs from framework.jar" by Treehugger Robot · 4 years, 9 months ago
- 859af50 Export Wifi Parcelables AIDLs from framework.jar by Xiao Ma · 4 years, 9 months ago
- 23d84d3 Merge changes Iaa6f0d65,I68a16b64 by David Su · 4 years, 9 months ago
- 34a5bbd Merge "Make Information Elements (IE) of a scan result available as a public API." by Xiao Ma · 4 years, 9 months ago
- ac16b8a Make Information Elements (IE) of a scan result available as a public API. by Xiao Ma · 4 years, 10 months ago
- 51939ea Wifi: Rename removeDoubleQuotes to sanitizeSsid by David Su · 4 years, 9 months ago
- 0ffae5a DO NOT MERGE registerSoftApCallback Executor param by James Mattis · 4 years, 9 months ago
- 54af4fc Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- 9400640 WifiManager: Add missing field to getConfiguredNetworks() doc by Roshan Pius · 5 years ago
- 9518866 NetworkScoreManager: Add @SystemApi for wifi mainline module by Roshan Pius · 5 years ago
- 1124e24 Merge "NetworkKey: migrate from ScanResult.wifiSsid to SSID" by David Su · 5 years ago
- e51ae15 NetworkKey: migrate from ScanResult.wifiSsid to SSID by David Su · 5 years ago
- 4a3e2c1 Swap param order in registerSoftApCallback by James Mattis · 5 years ago
- 190e1ca Marking SoftApCallback methods as SystemAPI by James Mattis · 5 years ago
- 201a319 Support for hotspot client visibility. by James Mattis · 5 years ago
- 386027a Merge "new telephony annotation class" by Chen Xu · 5 years ago
- 7631ff7 new telephony annotation class by Chen Xu · 5 years ago
- 1cef853 Clarify JavaDoc for SoftAP APIs by David Su · 5 years ago
- 562f07e Promote @hide APIs to @SystemApi for tethering by David Su · 5 years ago
- d57e959 Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 5 years ago
- 00be951 Add missing nullability annotations. by Aurimas Liutikas · 5 years ago
- aa562f6 Merge "Fix LocalOnlyHotspotReservation double stop of local hotspot." by Roshan Pius · 5 years ago
- 2d2b916 Increased precision of Lat/Lng decoder and enabled BSSID list to be explicit (client) by Roy Want · 5 years ago
- ee7b0a6 Fix LocalOnlyHotspotReservation double stop of local hotspot. by Yury Kotlyarov · 5 years ago
- 47af13c Add the defination of Intent - WIFI_NETWORK_SETTINGS_RESET_ACTION by Steven Liu · 5 years ago
- 4bdeefa Merge "p2p: update documents about EXTRA_WIFI_P2P_GROUP in connection changed event" into qt-dev by TreeHugger Robot · 5 years ago
- 036b140 p2p: update documents about EXTRA_WIFI_P2P_GROUP in connection changed event by Jimmy Chen · 5 years ago
- 16601cd [AWARE] recommend use Builder create instance in doc by Nate Jiang · 5 years ago
- 2195d1f [OWE] Support OWE in transition mode by Hai Shalom · 5 years ago
- 78f6faf Merge "[InformationElementUtil] Add FT/SAE AKM" into qt-dev by TreeHugger Robot · 5 years ago
- b6b102f [InformationElementUtil] Add FT/SAE AKM by Hai Shalom · 5 years ago
- 5853bd0 Documentation update for MAC access restrictions. by Bram Bonné · 5 years ago
- 0731915 Merge "Dump randomized MAC in bugreport" into qt-dev by Oscar Shu · 6 years ago
- 51ef178 Dump randomized MAC in bugreport by xshu · 6 years ago
- a184a4b Fix tests/runtests.sh by Otto Seiskari · 6 years ago
- f442263 Fix tests/runtests.sh by Otto Seiskari · 6 years ago
- 72e1cea WifiSsid: Catch String out of bound exception by Roshan Pius · 6 years ago
- 1ead267 Merge "[WifiEnterpriseConfig] Update javadoc for setDomainSuffixMatch" into qt-dev by TreeHugger Robot · 6 years ago
- ee5959b [WifiEnterpriseConfig] Update javadoc for setDomainSuffixMatch by Hai Shalom · 6 years ago
- 82ec520 Merge changes I7368f9b4,I7a6bec4f,I3eb9f7bc,I53d05702,I5cb6c9e0, ... into qt-dev by TreeHugger Robot · 6 years ago
- fedd616 Pass the package of caller to getPasspointConfigurations into WifiService by Ecco Park · 6 years ago
- 8344872 p2p: unit tests for WifiP2pWfdInfo by Jimmy Chen · 6 years ago
- 1c4257d p2p: unit tests for WifiP2pInfo by Jimmy Chen · 6 years ago
- b20dfbb p2p: unit tests for WifiP2pProvDiscEvent by Jimmy Chen · 6 years ago
- 25eb12c p2p: unit tests for WifiP2pDeviceList by Jimmy Chen · 6 years ago
- be65fa3 p2p: unit tests for WifiP2pConfig by Jimmy Chen · 6 years ago
- 3fbdff2 p2p: unit tests for P2P UPNP service discovery by Jimmy Chen · 6 years ago
- 5090231 p2p: unit tests for P2P DNS SD service discovery by Jimmy Chen · 6 years ago
- 97e3101 p2p: unit tests for WifiP2pGroup by Jimmy Chen · 6 years ago
- d5d85c2 p2p: unit tests for WifiP2pGroupList by Jimmy Chen · 6 years ago
- 903c9bd [AWARE] Enable discovery/operation on 5G by Etan Cohen · 6 years ago
- 6d98837 Merge "[AWARE] Add unit test - fix hashing bug" into qt-dev by Etan Cohen · 6 years ago
- 15777f2 Merge changes Ic4eb56fc,I7ba66213,I4b4dba44 into qt-dev by TreeHugger Robot · 6 years ago
- 09231fb [AWARE] Add unit test - fix hashing bug by Etan Cohen · 6 years ago
- e602db5 WifiScannerTest: More unit tests by Roshan Pius · 6 years ago
- 35b304d WifiScannerTest: Add unit tests by Roshan Pius · 6 years ago
- aca5281 WifiManagerTest: Add unit tests by Roshan Pius · 6 years ago
- 31fbd55 WifiManager: Restore network pin behavior on enableNetwork by Roshan Pius · 6 years ago
- ce10ef8 docs: Javadoc cleanup by Andrew Solovay · 6 years ago
- 7d90b41 Merge "WifiManager: setWifiEnabled bypass for older apps" by TreeHugger Robot · 6 years ago
- 8a27766 WifiManager: setWifiEnabled bypass for older apps by Roshan Pius · 6 years ago
- 80dde95 Merge "new WifiConfiguration @hide API to get SSID + SecurityType" by Oscar Shu · 6 years ago
- 071fe7e Merge "[WPA3/DPP] Add unit tests for WPA3, OWE and DPP feature support APIs" by TreeHugger Robot · 6 years ago
- 0fa11fe new WifiConfiguration @hide API to get SSID + SecurityType by xshu · 6 years ago
- 69d504b [WPA3/DPP] Add unit tests for WPA3, OWE and DPP feature support APIs by Hai Shalom · 6 years ago
- f348c9a Merge "WifiNetworkSuggestion: Change the polarity of priority" by Roshan Pius · 6 years ago
- 01f9b47 Merge "Revert "WifiConfiguration: Add a new temp blacklist reason for disconnect"" by Roshan Pius · 6 years ago
- f8865bd Merge "[WPA3] Initialize Suite-B ciphers correctly based on the CA cert type" by Hai Shalom · 6 years ago
- 4c2ec4c Merge "RTT LCI API *MINOR UPDATE2* (Client Side) - removing two LCI methods Based on discussion with IEEE 802.11 WG these are not necessary for RTT." by TreeHugger Robot · 6 years ago
- 33798c7 Revert "WifiConfiguration: Add a new temp blacklist reason for disconnect" by Roshan Pius · 6 years ago
- 50f6c6f RTT LCI API *MINOR UPDATE2* (Client Side) - removing two LCI methods by Roy Want · 6 years ago
- 555ae2e Wifi Usability: address comments from API review council by Kai Shi · 6 years ago
- 90147e3 [WPA3] Initialize Suite-B ciphers correctly based on the CA cert type by Hai Shalom · 6 years ago
- d7c6a26 Merge "[AWARE] Update Aware NetworkSpecifier API per API council feedback" by Etan Cohen · 6 years ago
- fd2df95 WifiNetworkSuggestion: Change the polarity of priority by Roshan Pius · 6 years ago
- 28b6d6a [AWARE] Update Aware NetworkSpecifier API per API council feedback by Etan Cohen · 6 years ago
- 06d82fb Merge "Wifi usability: add four new fields to report the latest celluar signal strength" by Kai Shi · 6 years ago
- e6f3e21 Merge "[Wi-Fi] Do not delete certs when forgetting network" by Hai Shalom · 6 years ago
- d13ac3c Merge "docs: Fixing {{ in code comment (which makes devsite publish choke)" by Andrew Solovay · 6 years ago
- e5f7947 Merge "Wifi usability: Add expected range for Wi-Fi usability score" by Mingguang Xu · 6 years ago
- 4fc47c2 Wifi usability: Add expected range for Wi-Fi usability score by Mingguang Xu · 6 years ago
- 68bec89 docs: Fixing {{ in code comment (which makes devsite publish choke) by Andrew Solovay · 6 years ago
- ae8eb88 [Wi-Fi] Do not delete certs when forgetting network by Hai Shalom · 6 years ago
- fdb80fc wifi: Fix runtest.sh by Roshan Pius · 6 years ago
- 506a9b9 WifiConfiguration: Add a new temp blacklist reason for disconnect by Roshan Pius · 6 years ago
- 35a659f WifiManager: Fix javadocs by Roshan Pius · 6 years ago
- 198fa8a WifiNetworkSpecifier/Suggestion: Address API council comments by Roshan Pius · 6 years ago
- 8fb283d Wifi: Update to the WifiLock API documentation by Ahmed ElArabawy · 6 years ago
- 8494e74 Merge "api-review: add @Nullable annotation in the argument of getMatchingOsuProviders" by TreeHugger Robot · 6 years ago
- dfef383 Wifi usability: add four new fields to report the latest celluar signal strength by Kai Shi · 6 years ago
- 8b0c072 api-review: add @Nullable annotation in the argument of getMatchingOsuProviders by Ecco Park · 6 years ago
- f53c33a Merge "WifiManager: fix JavaDocs for SoftAP Start Failure" by TreeHugger Robot · 6 years ago
- e05b0ec Merge "Wifi usability: Comments from API review council are addressed" by Mingguang Xu · 6 years ago
- 1fc84ca Merge "Added Passpoint prefix to Passpoint related methods in WifiInfo" by Quang Luong · 6 years ago
- 1e13a6d WifiManager: fix JavaDocs for SoftAP Start Failure by David Su · 6 years ago
- 07c6f4d Merge "[AWARE] Move WifiAwareNetworkSpecifier Builder to its parent class" by Etan Cohen · 6 years ago
- 0ccb0c8 [AWARE] Move WifiAwareNetworkSpecifier Builder to its parent class by Etan Cohen · 6 years ago
- 85a7b9f [AWARE] Add annotations to ParcelablePeerHandle by Etan Cohen · 6 years ago
- 01458f2 Merge "p2p: change wildcard MAC address to 02:00:00:00:00:00" by TreeHugger Robot · 6 years ago