1. c1602aa WifiAwareManager: Mark NetworkSpecifierBuilder class final by Roshan Pius · 5 years ago
  2. 6dcc8d3 Merge "WifiP2pManager: Add annotation Nullable for API: onDeviceInfoAvailable" by TreeHugger Robot · 5 years ago
  3. cf8333e Merge "api-review: Add Executor and move callback to end of argument list" by TreeHugger Robot · 5 years ago
  4. a0e52a2 WifiP2pManager: Add annotation Nullable for API: onDeviceInfoAvailable by lesl · 5 years ago
  5. 576ba43 api-review: Add Executor and move callback to end of argument list by Ecco Park · 5 years ago
  6. c1041d3 api-review: add @Nullable for getFriendlyNames() and getServerUri() by Ecco Park · 5 years ago
  7. a2c829c api-review: add @Nullable and @Nonull for return value of Passpoint APIs by Ecco Park · 5 years ago
  8. aaac1dd Merge "[OWE] Rename isOweSupported to isEnhancedOpenSupported" by TreeHugger Robot · 5 years ago
  9. 86ea249 WifiNetworkSpecifier/Suggestion Builder: Add @NonNull annotations by Roshan Pius · 5 years ago
  10. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  11. 68cf696 [OWE] Rename isOweSupported to isEnhancedOpenSupported by Hai Shalom · 5 years ago
  12. 34ccde8 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  13. 7c0532a Merge "Clarifies Javadocs for setDeviceMobilityState() API" by TreeHugger Robot · 5 years ago
  14. 7ad5e8b Merge "Wi-Fi: @IntRange for getRx/TxLinkSpeedMbps" by Sunil Ravi · 5 years ago
  15. 5602fa6 Clarifies Javadocs for setDeviceMobilityState() API by David Su · 5 years ago
  16. 9a8b6bf Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  17. fc900aa WifiScanner: Add a flag to hide request from app-ops by Roshan Pius · 5 years ago
  18. ede298f WifiConfiguration: Add @hide method to set security params by Roshan Pius · 5 years ago
  19. f33cb87 p2p: sanity check for network name by Jimmy Chen · 5 years ago
  20. 2a2e15c Merge "p2p: fix the copy constructor of WifiP2pDevice" by Hsiu-Chang Chen · 5 years ago
  21. e334ea7 Merge "Passpoint: add FQDN and Provider name field in WifiInfo" by Ecco Park · 5 years ago
  22. b1c6b36 Wi-Fi: @IntRange for getRx/TxLinkSpeedMbps by Sunil Ravi · 5 years ago
  23. 5d14d0a passpoint: remove NETWORK_SETUP_WIZARD permission by Ecco Park · 5 years ago
  24. 9f69d22 Merge "[RTT] Deprecate old feature availability APIs" by Etan Cohen · 5 years ago
  25. 3f94ad1 Passpoint: add FQDN and Provider name field in WifiInfo by Ecco Park · 5 years ago
  26. 1ddbe82 p2p: revise API Javadoc by Jimmy Chen · 5 years ago
  27. cd3afe2 WifiInfo: Fix javadocs to reflect the new behavior by Roshan Pius · 5 years ago
  28. ae78bea Merge "[WIFI] Update javadoc for getConfiguredNetworks" by Etan Cohen · 5 years ago
  29. ebfc162 Merge "Remove unnecessary SystemApi annotation from EasyConnectCallbackProxy" by TreeHugger Robot · 5 years ago
  30. a3be9e2 Merge changes from topic "parcelable_peer_handle" by Etan Cohen · 5 years ago
  31. 5c8614e [RTT] Deprecate old feature availability APIs by Etan Cohen · 5 years ago
  32. 4bf6987 [WIFI] Update javadoc for getConfiguredNetworks by Etan Cohen · 5 years ago
  33. 8c83a07 Merge "[AWARE] Enhance TLV utils to support new TLV structs in NAN" by Etan Cohen · 5 years ago
  34. 019081e Remove unnecessary SystemApi annotation from EasyConnectCallbackProxy by Jiyong Park · 5 years ago
  35. 2fb540e Merge changes I2d88af7e,Ic0730eca by Roshan Pius · 5 years ago
  36. 34929e3 WifiNetworkSuggestion/Specifier: Fix javadoc by Roshan Pius · 5 years ago
  37. 0dfff0d Wifi: Update the API doc for LOW_LATENCY wifilocks by Ahmed ElArabawy · 5 years ago
  38. bd0ebf8 [AWARE] Create a Parcelable version of PeerHandle by Etan Cohen · 5 years ago
  39. ea79222 Revert "[AWARE] Make PeerHandle parcelable" by Etan Cohen · 5 years ago
  40. dd4895f Merge "Statsd atom: Add WifiLock type" by Ahmed ElArabawy · 5 years ago
  41. 1f0613f Merge "Update getRandomizedMacAddress API comments" by Oscar Shu · 5 years ago
  42. 912eff0 [AWARE] Enhance TLV utils to support new TLV structs in NAN by Etan Cohen · 5 years ago
  43. 6bcd531 Update getRandomizedMacAddress API comments by xshu · 5 years ago
  44. 5a01b5a Merge "WifiConfiguration: New disable network status for no subscription" by Ecco Park · 5 years ago
  45. ff3fbde WifiConfiguration: New disable network status for no subscription by Daisuke Niwa · 6 years ago
  46. b1772f9 RTT LCI API (Client Side) by Roy Want · 5 years ago
  47. 66a1ecb Merge "add eap_method and phase2_method string in enterpriseConfig for dump" by Ecco Park · 5 years ago
  48. 1b396fa Merge "Restrict wifi p2p broadcasts" by Les Lee · 5 years ago
  49. 7b8b30b Merge "Wifi usability: Add link probe results and rx link speed into usability stats" by Mingguang Xu · 5 years ago
  50. d987b72 add eap_method and phase2_method string in enterpriseConfig for dump by Ecco Park · 5 years ago
  51. 5af35cba Merge "WifiNetworkConfigBuilder: Split into 2 separate builders" by Roshan Pius · 5 years ago
  52. 3409263 WifiNetworkConfigBuilder: Split into 2 separate builders by Roshan Pius · 5 years ago
  53. b3f2800 Merge "passpoint-r2: set CA certificate for remediation server" by Ecco Park · 5 years ago
  54. e81b74b Restrict wifi p2p broadcasts by lesl · 6 years ago
  55. bed0885 Wifi usability: Add link probe results and rx link speed into usability stats by Mingguang Xu · 5 years ago
  56. 0fa92e6 passpoint: remove @throws UnsupportedOperationException by Ecco Park · 5 years ago
  57. c99e749 passpoint-r2: set CA certificate for remediation server by Ecco Park · 5 years ago
  58. 3a8cc45 WifiManager: Remove @SystemApi tag for settings APIs by Roshan Pius · 5 years ago
  59. 7abd8e4 WifiInfo: App attribution for suggestion/request by Roshan Pius · 5 years ago
  60. 448a1d5 Merge "[WIFI][LOCATION] Convert API from Coarse -> Fine for >= Q" by Etan Cohen · 5 years ago
  61. 658db85 Merge "WifiConfiguration: App attribution for suggestion/request" by TreeHugger Robot · 5 years ago
  62. 68e948f Wifi usability: Add @SystemApi to receive Wifi usability score by Mingguang Xu · 6 years ago
  63. f15a972 WifiConfiguration: App attribution for suggestion/request by Roshan Pius · 5 years ago
  64. 8683314 Wifi usability: Add @SystemApi to send Wifi usability stats by Mingguang Xu · 6 years ago
  65. 12f7053 [WIFI][LOCATION] Convert API from Coarse -> Fine for >= Q by Etan Cohen · 5 years ago
  66. 69236f8 Merge "p2p: add p2p random MAC feature flag in framework" by Jimmy Chen · 5 years ago
  67. c2aa6a9 Merge "WifiNetworkConfigBuilder: Pass package name" by Roshan Pius · 5 years ago
  68. 6402e56 WifiManager: Mark disableEphemeralNetwork as @hide by Roshan Pius · 5 years ago
  69. 9e10c87 Merge "passpoint-r2: change the name for OSU_FAILURE_INVALID_SERVER_URL." by TreeHugger Robot · 5 years ago
  70. 48e070c p2p: fix the copy constructor of WifiP2pDevice by Hsiu-Chang Chen · 5 years ago
  71. 0d2740c Merge "[WIFI] Open up the getRandomizedMacAddress API" by Etan Cohen · 5 years ago
  72. f184502 Merge changes from topic "isEasyConnectSupported" by Hai Shalom · 5 years ago
  73. 4453778 Merge changes from topic "DppExecutor" by TreeHugger Robot · 5 years ago
  74. 176af33 Merge "wifi: extend feature flag from int to long" by Jimmy Chen · 5 years ago
  75. 2ba0d6f Merge "[DPP] Add _GENERIC suffix to EASY_CONNECT_EVENT_FAILURE code" by TreeHugger Robot · 5 years ago
  76. 4156112 Merge "[WIFI] Clarify getConfiguredNetworks behavior for Carrier Apps" by Etan Cohen · 5 years ago
  77. 6c3d416 WifiNetworkConfigBuilder: Pass package name by Roshan Pius · 5 years ago
  78. 327c0b1 passpoint-r2: change the name for OSU_FAILURE_INVALID_SERVER_URL. by Ecco Park · 5 years ago
  79. 753e63c [WIFI] Make Aware + Connectivity agent network specifiers sensitive by Etan Cohen · 6 years ago
  80. 3c3f264 Modify toString for WifiNetworkSpecifier, etc by Roshan Pius · 5 years ago
  81. 50b9e39 [DPP] Rename isDppSupported to isEasyConnectSupported by Hai Shalom · 5 years ago
  82. e1a40cf [DPP] Add more documentation about Easy-Connect (DPP) by Hai Shalom · 5 years ago
  83. 77dc840 [DPP] Use Executor instead of Handler in Easy Connect API by Hai Shalom · 5 years ago
  84. 37f2ba0 Merge "passpoint-r2: add @systemApi for Passpoint APIs" by Ecco Park · 5 years ago
  85. 3b6f1ed Merge "passpoint: mark as @deprecated and add permissions" by TreeHugger Robot · 5 years ago
  86. a914a2e [WIFI] Open up the getRandomizedMacAddress API by Etan Cohen · 5 years ago
  87. 999aa2a [WIFI] Clarify getConfiguredNetworks behavior for Carrier Apps by Etan Cohen · 5 years ago
  88. 16789e7 [DPP] Add more documentation about stopEasyConnectSession API by Hai Shalom · 5 years ago
  89. 5ec038a [DPP] Add _GENERIC suffix to EASY_CONNECT_EVENT_FAILURE code by Hai Shalom · 5 years ago
  90. d91c4ed p2p: add p2p random MAC feature flag in framework by Jimmy Chen · 6 years ago
  91. 44fd4d8 passpoint-r2: add @systemApi for Passpoint APIs by Ecco Park · 5 years ago
  92. df3ad8c wifi: extend feature flag from int to long by Jimmy Chen · 5 years ago
  93. 0ca4573 passpoint: mark as @deprecated and add permissions by Ecco Park · 5 years ago
  94. aa1a235 Add SHA256 key management definition by Daichi Ueura · 6 years ago
  95. bd43f37 Merge "passpoint-r2: copy updateIdenfier field in the copy constructor" by TreeHugger Robot · 5 years ago
  96. e49bb32 Merge "[DPP] Rename "DPP" public API to "Easy Connect"" by Hai Shalom · 5 years ago
  97. 6c5d08b [DPP] Rename "DPP" public API to "Easy Connect" by Hai Shalom · 5 years ago
  98. 25830b5 Merge "Rx Link speed Information" by Sunil Ravi · 5 years ago
  99. 6d60413 passpoint-r2: copy updateIdenfier field in the copy constructor by Ecco Park · 5 years ago
  100. f473169 Merge "passpoint-r2: handle multiple CA certificates" by Ecco Park · 5 years ago