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