1. e4b59bc WifiManager: Remove sync version of getWifiActivityEnergyInfo by David Su · 5 years ago
  2. 3f9ba67 Merge changes from topics "suggestion_no_uid_package", "wifi_key_value_list_parser", "wifi_power_profile", "wifi_service_manager_getService", "wifi_westworld" by Roshan Pius · 5 years ago
  3. 5b62f3d4 Copy libcore.utils.HexEncoding into Wifi module by David Su · 5 years ago
  4. 4bb69be WifiNetworkSuggestion: Don't store packageName/uid by Roshan Pius · 5 years ago
  5. 26ef682 WifiActivityEnergyInfo: Use time values for energy calculation by Roshan Pius · 5 years ago
  6. 7596faf Wifi: Add minRssi and bandBonus for 6GHz band by Ahmed ElArabawy · 5 years ago
  7. a0bead6 Merge changes from topics "android-os-connectivity-wifiactivityenergyinfo", "requestactivityinfo" by David Su · 5 years ago
  8. 4351857f Remove references to @hide MacAddress.ALL_ZEROS_ADDRESS by David Su · 5 years ago
  9. 6f0e416 Move WifiActivityEnergyInfo to android.os.connectivity by David Su · 5 years ago
  10. 308e25e5 Formalize WifiManager#requestActivityInfo as @SystemApi by David Su · 5 years ago
  11. 453dc24 Merge "framework-wifi: Stop using @hide isLowRamDeviceStatic" by David Su · 5 years ago
  12. fb85775 Merge "wifi: Use SoftApConfiguration to replace WifiConfiguration for SoftAp" by TreeHugger Robot · 5 years ago
  13. e6efa3f framework-wifi: Stop using @hide isLowRamDeviceStatic by David Su · 5 years ago
  14. 9fbf3be Merge changes from topic "wifiactivityenergyinfo" by David Su · 5 years ago
  15. 692d375 wifi: Use SoftApConfiguration to replace WifiConfiguration for SoftAp by lesl · 5 years ago
  16. 14361ea9 Make WifiActivityEnergyInfo @SystemApi by David Su · 5 years ago
  17. e0ee85b Remove OsuProvider#mIcon by David Su · 5 years ago
  18. 2a095b1 Merge "Expose additional WifiScanner @SystemApis" by David Su · 5 years ago
  19. f3b8e8e [NetworkSuggestion] add API to allow app share credential with user by Nate(Qiang) Jiang · 5 years ago
  20. ace322e Expose additional WifiScanner @SystemApis by David Su · 5 years ago
  21. 731fe66 Merge "p2p: check the length of the network name bytes" by Jimmy Chen · 5 years ago
  22. 58bea80 Merge "Expose WifiConfiguration @hide APIs as @SystemApi" by David Su · 5 years ago
  23. 10bc5db User binder as identifier for scanResultcallback by Nate(Qiang) Jiang · 5 years ago
  24. 36491ea Expose WifiConfiguration @hide APIs as @SystemApi by David Su · 5 years ago
  25. 3c92410 Add new WifiManager API to calculate signal levels by David Su · 5 years ago
  26. e955acc Expose ScanResult/WifiInfo @hide APIs as @SystemApi by David Su · 5 years ago
  27. f7ef955 WifiManager/Scanner: Expose @hide APIs as @SystemApi by David Su · 5 years ago
  28. b73c737 Expose Wifi P2P @hide APIs as @SystemApi by David Su · 5 years ago
  29. 31a8feb Merge "Swap param order in registerSoftApCallback" by James Mattis · 5 years ago
  30. c67d4f7 Wifi: Support check on device capability for 6GHZ by Ahmed ElArabawy · 5 years ago
  31. a090034 p2p: check the length of the network name bytes by Jimmy Chen · 5 years ago
  32. cb157e8 Swap param order in registerSoftApCallback by James Mattis · 5 years ago
  33. 889043a Merge "Pipe through featureId from calling context to wifi location checking code" by Philip P. Moltmann · 5 years ago
  34. dcb850c Pipe through featureId from calling context to wifi location checking code by Philip P. Moltmann · 5 years ago
  35. 80c86d5 Marking SoftApCallback methods as SystemAPI by James Mattis · 5 years ago
  36. d076cbc [Suggestion API] add network callback API by Nate(Qiang) Jiang · 5 years ago
  37. 3c7989b Merge "wifi: Add SoftApInfo Callback support" by Les Lee · 5 years ago
  38. 3fd4b64 wifi: Add SoftApInfo Callback support by lesl · 5 years ago
  39. dbe3883 Wifi: Add AP wifi technology to ScanResult by Ahmed ElArabawy · 5 years ago
  40. 1e13ad6 Wifi: Change "Technology" to "Standard" in API by Ahmed ElArabawy · 5 years ago
  41. b746c43 Wifi: Support of HE Operation handling for Wifi-6 by Ahmed ElArabawy · 5 years ago
  42. c7c962f Configurable SoftAP: Add System API. by Patrik Fimml · 5 years ago
  43. aefe78c Support for hotspot client visibility. by James Mattis · 5 years ago
  44. 6812e7e Merge "Add @SystemApi allowAutojoin(int, boolean) to WifiManager" by Quang Luong · 5 years ago
  45. d304b60 Merge "[Passpoint] Clean up all test assets for ConfigParserTest unit test" by TreeHugger Robot · 5 years ago
  46. 7899942 [Passpoint] Clean up all test assets for ConfigParserTest unit test by Hai Shalom · 5 years ago
  47. 2f5062a Merge "[Passpoint] Add API to indicate OSU profile and expiration" by Hai Shalom · 5 years ago
  48. 06f9041 [Passpoint] Add API to indicate OSU profile and expiration by Hai Shalom · 5 years ago
  49. 1074029 Add @SystemApi allowAutojoin(int, boolean) to WifiManager by Quang Luong · 5 years ago
  50. 7aad3c8 Wifi: Settings to have access to Wifi technology by Ahmed ElArabawy · 5 years ago
  51. 3165405 Merge "[WifiManager] add public API to register callback on scan result" by Nate Jiang · 5 years ago
  52. ee434e8 [WifiManager] add public API to register callback on scan result by Nate(Qiang) Jiang · 5 years ago
  53. a100fb4 [NetworkSuggestion] add public API to support passpoint in suggestion by Nate Jiang · 5 years ago
  54. 090ea136 LOHS: use Executor and AIDL interface internally by Patrik Fimml · 5 years ago
  55. 5e77360 Merge "Remove getOrCreateRandomizedMacAddress API" by Oscar Shu · 5 years ago
  56. 44e80de Remove getOrCreateRandomizedMacAddress API by xshu · 5 years ago
  57. 4807c9a WifiScanner: Add support to add more results to ScanData by Roshan Pius · 5 years ago
  58. c3b8792 WifiManager: Remove setCountryCode API by Roshan Pius · 5 years ago
  59. 641a683 WifiManager: Remove async channel usage by Roshan Pius · 5 years ago
  60. 7938515 ocsp: add OCSP field in WifiEnterpriseConfig by Jimmy Chen · 6 years ago
  61. 9d4f41f Merge "wifi: common name support in PPS-MO profile" by Jimmy Chen · 5 years ago
  62. 3c9c642 wifi: common name support in PPS-MO profile by Jimmy Chen · 5 years ago
  63. ca7dc1a Merge "Increased precision of Lat/Lng decoder and enabled BSSID list to be explicit (client)" into qt-r1-dev am: 4e027572e3 am: ac9c2723c6 by Roy Want · 5 years ago
  64. 2d2b916 Increased precision of Lat/Lng decoder and enabled BSSID list to be explicit (client) by Roy Want · 5 years ago
  65. 855a106 Fix runtest.sh in frameworks/base/wifi by xshu · 5 years ago
  66. f6b731a [WifiManger] add API to get suggestion by Nate Jiang · 5 years ago
  67. f442263 Fix tests/runtests.sh by Otto Seiskari · 6 years ago
  68. 8344872 p2p: unit tests for WifiP2pWfdInfo by Jimmy Chen · 6 years ago
  69. 1c4257d p2p: unit tests for WifiP2pInfo by Jimmy Chen · 6 years ago
  70. b20dfbb p2p: unit tests for WifiP2pProvDiscEvent by Jimmy Chen · 6 years ago
  71. 25eb12c p2p: unit tests for WifiP2pDeviceList by Jimmy Chen · 6 years ago
  72. be65fa3 p2p: unit tests for WifiP2pConfig by Jimmy Chen · 6 years ago
  73. 3fbdff2 p2p: unit tests for P2P UPNP service discovery by Jimmy Chen · 6 years ago
  74. 5090231 p2p: unit tests for P2P DNS SD service discovery by Jimmy Chen · 6 years ago
  75. 97e3101 p2p: unit tests for WifiP2pGroup by Jimmy Chen · 6 years ago
  76. d5d85c2 p2p: unit tests for WifiP2pGroupList by Jimmy Chen · 6 years ago
  77. 903c9bd [AWARE] Enable discovery/operation on 5G by Etan Cohen · 6 years ago
  78. 6d98837 Merge "[AWARE] Add unit test - fix hashing bug" into qt-dev by Etan Cohen · 6 years ago
  79. 09231fb [AWARE] Add unit test - fix hashing bug by Etan Cohen · 6 years ago
  80. e602db5 WifiScannerTest: More unit tests by Roshan Pius · 6 years ago
  81. 35b304d WifiScannerTest: Add unit tests by Roshan Pius · 6 years ago
  82. aca5281 WifiManagerTest: Add unit tests by Roshan Pius · 6 years ago
  83. 80dde95 Merge "new WifiConfiguration @hide API to get SSID + SecurityType" by Oscar Shu · 6 years ago
  84. 0fa11fe new WifiConfiguration @hide API to get SSID + SecurityType by xshu · 6 years ago
  85. 69d504b [WPA3/DPP] Add unit tests for WPA3, OWE and DPP feature support APIs by Hai Shalom · 6 years ago
  86. f8865bd Merge "[WPA3] Initialize Suite-B ciphers correctly based on the CA cert type" by Hai Shalom · 6 years ago
  87. 555ae2e Wifi Usability: address comments from API review council by Kai Shi · 6 years ago
  88. 90147e3 [WPA3] Initialize Suite-B ciphers correctly based on the CA cert type by Hai Shalom · 6 years ago
  89. d7c6a26 Merge "[AWARE] Update Aware NetworkSpecifier API per API council feedback" by Etan Cohen · 6 years ago
  90. 28b6d6a [AWARE] Update Aware NetworkSpecifier API per API council feedback by Etan Cohen · 6 years ago
  91. 06d82fb Merge "Wifi usability: add four new fields to report the latest celluar signal strength" by Kai Shi · 6 years ago
  92. ae8eb88 [Wi-Fi] Do not delete certs when forgetting network by Hai Shalom · 6 years ago
  93. fdb80fc wifi: Fix runtest.sh by Roshan Pius · 6 years ago
  94. 198fa8a WifiNetworkSpecifier/Suggestion: Address API council comments by Roshan Pius · 6 years ago
  95. dfef383 Wifi usability: add four new fields to report the latest celluar signal strength by Kai Shi · 6 years ago
  96. e05b0ec Merge "Wifi usability: Comments from API review council are addressed" by Mingguang Xu · 6 years ago
  97. 1fc84ca Merge "Added Passpoint prefix to Passpoint related methods in WifiInfo" by Quang Luong · 6 years ago
  98. 0ccb0c8 [AWARE] Move WifiAwareNetworkSpecifier Builder to its parent class by Etan Cohen · 6 years ago
  99. e77cabc Wifi usability: Comments from API review council are addressed by Mingguang Xu · 6 years ago
  100. 2a6cdc5 Added Passpoint prefix to Passpoint related methods in WifiInfo by Quang Luong · 6 years ago