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