1. 80dde95 Merge "new WifiConfiguration @hide API to get SSID + SecurityType" by Oscar Shu · 5 years ago
  2. 071fe7e Merge "[WPA3/DPP] Add unit tests for WPA3, OWE and DPP feature support APIs" by TreeHugger Robot · 5 years ago
  3. 0fa11fe new WifiConfiguration @hide API to get SSID + SecurityType by xshu · 5 years ago
  4. 69d504b [WPA3/DPP] Add unit tests for WPA3, OWE and DPP feature support APIs by Hai Shalom · 5 years ago
  5. f348c9a Merge "WifiNetworkSuggestion: Change the polarity of priority" by Roshan Pius · 5 years ago
  6. 01f9b47 Merge "Revert "WifiConfiguration: Add a new temp blacklist reason for disconnect"" by Roshan Pius · 5 years ago
  7. f8865bd Merge "[WPA3] Initialize Suite-B ciphers correctly based on the CA cert type" by Hai Shalom · 5 years ago
  8. 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 · 5 years ago
  9. 33798c7 Revert "WifiConfiguration: Add a new temp blacklist reason for disconnect" by Roshan Pius · 5 years ago
  10. 50f6c6f RTT LCI API *MINOR UPDATE2* (Client Side) - removing two LCI methods by Roy Want · 5 years ago
  11. 555ae2e Wifi Usability: address comments from API review council by Kai Shi · 5 years ago
  12. 90147e3 [WPA3] Initialize Suite-B ciphers correctly based on the CA cert type by Hai Shalom · 5 years ago
  13. d7c6a26 Merge "[AWARE] Update Aware NetworkSpecifier API per API council feedback" by Etan Cohen · 5 years ago
  14. fd2df95 WifiNetworkSuggestion: Change the polarity of priority by Roshan Pius · 5 years ago
  15. 28b6d6a [AWARE] Update Aware NetworkSpecifier API per API council feedback by Etan Cohen · 5 years ago
  16. 06d82fb Merge "Wifi usability: add four new fields to report the latest celluar signal strength" by Kai Shi · 5 years ago
  17. e6f3e21 Merge "[Wi-Fi] Do not delete certs when forgetting network" by Hai Shalom · 5 years ago
  18. d13ac3c Merge "docs: Fixing {{ in code comment (which makes devsite publish choke)" by Andrew Solovay · 5 years ago
  19. e5f7947 Merge "Wifi usability: Add expected range for Wi-Fi usability score" by Mingguang Xu · 5 years ago
  20. 4fc47c2 Wifi usability: Add expected range for Wi-Fi usability score by Mingguang Xu · 5 years ago
  21. 68bec89 docs: Fixing {{ in code comment (which makes devsite publish choke) by Andrew Solovay · 5 years ago
  22. ae8eb88 [Wi-Fi] Do not delete certs when forgetting network by Hai Shalom · 5 years ago
  23. fdb80fc wifi: Fix runtest.sh by Roshan Pius · 5 years ago
  24. 506a9b9 WifiConfiguration: Add a new temp blacklist reason for disconnect by Roshan Pius · 5 years ago
  25. 35a659f WifiManager: Fix javadocs by Roshan Pius · 5 years ago
  26. 198fa8a WifiNetworkSpecifier/Suggestion: Address API council comments by Roshan Pius · 5 years ago
  27. 8fb283d Wifi: Update to the WifiLock API documentation by Ahmed ElArabawy · 5 years ago
  28. 8494e74 Merge "api-review: add @Nullable annotation in the argument of getMatchingOsuProviders" by TreeHugger Robot · 5 years ago
  29. dfef383 Wifi usability: add four new fields to report the latest celluar signal strength by Kai Shi · 5 years ago
  30. 8b0c072 api-review: add @Nullable annotation in the argument of getMatchingOsuProviders by Ecco Park · 5 years ago
  31. f53c33a Merge "WifiManager: fix JavaDocs for SoftAP Start Failure" by TreeHugger Robot · 5 years ago
  32. e05b0ec Merge "Wifi usability: Comments from API review council are addressed" by Mingguang Xu · 5 years ago
  33. 1fc84ca Merge "Added Passpoint prefix to Passpoint related methods in WifiInfo" by Quang Luong · 5 years ago
  34. 1e13a6d WifiManager: fix JavaDocs for SoftAP Start Failure by David Su · 5 years ago
  35. 07c6f4d Merge "[AWARE] Move WifiAwareNetworkSpecifier Builder to its parent class" by Etan Cohen · 5 years ago
  36. 0ccb0c8 [AWARE] Move WifiAwareNetworkSpecifier Builder to its parent class by Etan Cohen · 5 years ago
  37. 85a7b9f [AWARE] Add annotations to ParcelablePeerHandle by Etan Cohen · 5 years ago
  38. 01458f2 Merge "p2p: change wildcard MAC address to 02:00:00:00:00:00" by TreeHugger Robot · 5 years ago
  39. e009d0d Merge "p2p: add annotation for WifiP2pManager public API" by Jimmy Chen · 5 years ago
  40. e77cabc Wifi usability: Comments from API review council are addressed by Mingguang Xu · 5 years ago
  41. 2a6cdc5 Added Passpoint prefix to Passpoint related methods in WifiInfo by Quang Luong · 5 years ago
  42. bf79344 Merge "Add @Nullable/@NonNull to WifiManager APIs" by TreeHugger Robot · 5 years ago
  43. 0e8f245 Merge "WifiNetworkSpecifier: Builder.build() returns WifiNetworkSpecifier" by TreeHugger Robot · 5 years ago
  44. 6ef18c7 Add @Nullable/@NonNull to WifiManager APIs by David Su · 5 years ago
  45. 3764780 p2p: add annotation for WifiP2pManager public API by Jimmy Chen · 5 years ago
  46. 28541ec Merge "p2p: add javadoc for the group owner band constants" by Jimmy Chen · 5 years ago
  47. 7a5ecb10 Merge "p2p: add documentation for WifiP2pConfig.Builder API" by Jimmy Chen · 5 years ago
  48. 405ecb9 [WifiConfiguration] Add @NonNull annotations to BitSets by Hai Shalom · 5 years ago
  49. 367763b Merge changes I105589aa,I3674fd5b,I215962fa,I5ca97e26,Ib47a1a6d by Jimmy Chen · 5 years ago
  50. a89f1ca Merge "[WPA3] Add missing SUITE_B_192 to getKeyIdForCredentials" by TreeHugger Robot · 5 years ago
  51. f1ef098 p2p: add javadoc for the group owner band constants by Jimmy Chen · 5 years ago
  52. fa81e58 p2p: add documentation for WifiP2pConfig.Builder API by Jimmy Chen · 5 years ago
  53. a969d02 p2p: add valid string documentation for network name and passphrase by Jimmy Chen · 5 years ago
  54. d1ebd79 p2p: rename the annotation to match the API names. by Jimmy Chen · 5 years ago
  55. 5f7df44 Merge "RTT LCI API *UPDATE* (Client Side)" by TreeHugger Robot · 5 years ago
  56. d34680d RTT LCI API *UPDATE* (Client Side) by Roy Want · 5 years ago
  57. 0a26418 [WPA3] Add missing SUITE_B_192 to getKeyIdForCredentials by Hai Shalom · 5 years ago
  58. c1602aa WifiAwareManager: Mark NetworkSpecifierBuilder class final by Roshan Pius · 5 years ago
  59. e3638d4 WifiNetworkSpecifier: Builder.build() returns WifiNetworkSpecifier by Roshan Pius · 5 years ago
  60. be4f75f p2p: change wildcard MAC address to 02:00:00:00:00:00 by Jimmy Chen · 5 years ago
  61. bfe3cec p2p: add annotation for WifiP2pConfig.Builder public API by Jimmy Chen · 5 years ago
  62. 413b9b7 p2p: add annotation for WifiP2pConfig.Builder public API by Jimmy Chen · 5 years ago
  63. ff1bb34 p2p: add annotation for WifiP2pConfig.Builder public API by Jimmy Chen · 5 years ago
  64. 6dcc8d3 Merge "WifiP2pManager: Add annotation Nullable for API: onDeviceInfoAvailable" by TreeHugger Robot · 5 years ago
  65. cf8333e Merge "api-review: Add Executor and move callback to end of argument list" by TreeHugger Robot · 5 years ago
  66. a0e52a2 WifiP2pManager: Add annotation Nullable for API: onDeviceInfoAvailable by lesl · 5 years ago
  67. 576ba43 api-review: Add Executor and move callback to end of argument list by Ecco Park · 5 years ago
  68. c1041d3 api-review: add @Nullable for getFriendlyNames() and getServerUri() by Ecco Park · 5 years ago
  69. a2c829c api-review: add @Nullable and @Nonull for return value of Passpoint APIs by Ecco Park · 5 years ago
  70. aaac1dd Merge "[OWE] Rename isOweSupported to isEnhancedOpenSupported" by TreeHugger Robot · 5 years ago
  71. 86ea249 WifiNetworkSpecifier/Suggestion Builder: Add @NonNull annotations by Roshan Pius · 5 years ago
  72. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  73. 68cf696 [OWE] Rename isOweSupported to isEnhancedOpenSupported by Hai Shalom · 5 years ago
  74. 34ccde8 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  75. 7c0532a Merge "Clarifies Javadocs for setDeviceMobilityState() API" by TreeHugger Robot · 5 years ago
  76. 7ad5e8b Merge "Wi-Fi: @IntRange for getRx/TxLinkSpeedMbps" by Sunil Ravi · 5 years ago
  77. 5602fa6 Clarifies Javadocs for setDeviceMobilityState() API by David Su · 5 years ago
  78. 9a8b6bf Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  79. fc900aa WifiScanner: Add a flag to hide request from app-ops by Roshan Pius · 5 years ago
  80. ede298f WifiConfiguration: Add @hide method to set security params by Roshan Pius · 5 years ago
  81. f33cb87 p2p: sanity check for network name by Jimmy Chen · 5 years ago
  82. 2a2e15c Merge "p2p: fix the copy constructor of WifiP2pDevice" by Hsiu-Chang Chen · 5 years ago
  83. e334ea7 Merge "Passpoint: add FQDN and Provider name field in WifiInfo" by Ecco Park · 5 years ago
  84. b1c6b36 Wi-Fi: @IntRange for getRx/TxLinkSpeedMbps by Sunil Ravi · 5 years ago
  85. 5d14d0a passpoint: remove NETWORK_SETUP_WIZARD permission by Ecco Park · 5 years ago
  86. 9f69d22 Merge "[RTT] Deprecate old feature availability APIs" by Etan Cohen · 5 years ago
  87. 3f94ad1 Passpoint: add FQDN and Provider name field in WifiInfo by Ecco Park · 5 years ago
  88. 1ddbe82 p2p: revise API Javadoc by Jimmy Chen · 5 years ago
  89. cd3afe2 WifiInfo: Fix javadocs to reflect the new behavior by Roshan Pius · 5 years ago
  90. ae78bea Merge "[WIFI] Update javadoc for getConfiguredNetworks" by Etan Cohen · 5 years ago
  91. ebfc162 Merge "Remove unnecessary SystemApi annotation from EasyConnectCallbackProxy" by TreeHugger Robot · 5 years ago
  92. a3be9e2 Merge changes from topic "parcelable_peer_handle" by Etan Cohen · 5 years ago
  93. 5c8614e [RTT] Deprecate old feature availability APIs by Etan Cohen · 5 years ago
  94. 4bf6987 [WIFI] Update javadoc for getConfiguredNetworks by Etan Cohen · 5 years ago
  95. 8c83a07 Merge "[AWARE] Enhance TLV utils to support new TLV structs in NAN" by Etan Cohen · 5 years ago
  96. 019081e Remove unnecessary SystemApi annotation from EasyConnectCallbackProxy by Jiyong Park · 5 years ago
  97. 2fb540e Merge changes I2d88af7e,Ic0730eca by Roshan Pius · 5 years ago
  98. 34929e3 WifiNetworkSuggestion/Specifier: Fix javadoc by Roshan Pius · 5 years ago
  99. 0dfff0d Wifi: Update the API doc for LOW_LATENCY wifilocks by Ahmed ElArabawy · 5 years ago
  100. bd0ebf8 [AWARE] Create a Parcelable version of PeerHandle by Etan Cohen · 5 years ago