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