1. b99ba10 Merge "Make ScanResult final." into rvc-dev by Michael Wright · 4 years, 4 months ago
  2. 70cd6d6 Merge "Remove WifiManager.getTxPacketCount" into rvc-dev by David Su · 4 years, 4 months ago
  3. 15c3b29 Remove WifiManager.getTxPacketCount by David Su · 4 years, 4 months ago
  4. ca5ea6c Merge "Set metered bit for passpoint networkSuggesiton" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  5. aa6527c WifiMigration: Add helper to perform softap.conf to XML conversion by Roshan Pius · 4 years, 4 months ago
  6. 65c2b80 Set metered bit for passpoint networkSuggesiton by Nate Jiang · 4 years, 4 months ago
  7. 0e0734c Make ScanResult final. by Michael Wright · 4 years, 4 months ago
  8. 5cdc892 WifiMigration: Add new API's for migrating config store data by Roshan Pius · 4 years, 4 months ago
  9. 75fb6e3 Merge "WifiMigration: Remove loadFromConfigStore & removeConfigStore" into rvc-dev by Roshan Pius · 4 years, 4 months ago
  10. ee09b28 WifiMigration: Remove loadFromConfigStore & removeConfigStore by Roshan Pius · 4 years, 4 months ago
  11. 97f25c9 Remove legacy "Carrier Wi-Fi" configuration constants. by Steven Liu · 4 years, 7 months ago
  12. 81eabcc Merge "Remove untrusted network flag from suggestion" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  13. 88582cf4 Revert "Wifi: Fix API documentation for isWifiStandardSupported" by George Chang · 4 years, 4 months ago
  14. e5f6a8d Wifi: Fix API documentation for isWifiStandardSupported by Ahmed ElArabawy · 4 years, 4 months ago
  15. 69540df Merge "Set untrusted bit when create WIfiConfig" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  16. c063140 Merge "[Passpoint] Fix credential unique ID calculation" into rvc-dev by Hai Shalom · 4 years, 4 months ago
  17. f883685 [Passpoint] Fix credential unique ID calculation by Hai Shalom · 4 years, 4 months ago
  18. 110bc2e Remove untrusted network flag from suggestion by Nate Jiang · 4 years, 4 months ago
  19. b27625f Set untrusted bit when create WIfiConfig by Nate Jiang · 4 years, 4 months ago
  20. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 4 months ago
  21. 84b4877 Merge "wifi: API Review: API changes to SoftApConfiguration.Builder" into rvc-dev by Les Lee · 4 years, 4 months ago
  22. 43cae91 Merge "[SAE] Remove support for SAE Password identifier from API surface" into rvc-dev by Hai Shalom · 4 years, 4 months ago
  23. 929401b Merge "update the document of API - WifiManager#getMatchingScanResults" into rvc-dev by Steven Liu · 4 years, 4 months ago
  24. 417a3b0 wifi: API Review: API changes to SoftApConfiguration.Builder by lesl · 4 years, 4 months ago
  25. b6b55e8 Merge "wifi: Update annotation to network setting permission for getSoftApConfiguration" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  26. 24f78d3 update the document of API - WifiManager#getMatchingScanResults by Steven Liu · 4 years, 4 months ago
  27. 6945c01 WifiP2pManager.setMiracastMode(): Remove CONNECTIVITY_INTERNAL permission by David Su · 4 years, 4 months ago
  28. 72ec4f1 Merge "WifiManager.factoryReset(): Fix incorrect permissions annotation" into rvc-dev by David Su · 4 years, 4 months ago
  29. e7095d9 [SAE] Remove support for SAE Password identifier from API surface by Hai Shalom · 4 years, 4 months ago
  30. ceafa21 Merge "[SAE] Connect to networks with GCMP_256 cipher" into rvc-dev by Hai Shalom · 4 years, 4 months ago
  31. 33fd073 WifiManager.factoryReset(): Fix incorrect permissions annotation by David Su · 4 years, 4 months ago
  32. ad7b6bb Merge "Extension API: Comments from API review council are addressed" into rvc-dev by Mingguang Xu · 4 years, 4 months ago
  33. 26db1f9 Merge "WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS" into rvc-dev by David Su · 4 years, 4 months ago
  34. 753fd86 wifi: Update annotation to network setting permission for getSoftApConfiguration by lesl · 4 years, 4 months ago
  35. d54ef49 Extension API: Comments from API review council are addressed by Mingguang Xu · 4 years, 4 months ago
  36. 30caf3d Merge "Wifi: Add some interface annotations" into rvc-dev by Ahmed ElArabawy · 4 years, 4 months ago
  37. ef5b582 WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS by David Su · 4 years, 4 months ago
  38. 37e10fd Fix WPA3 Suite-B parameters in WifiConfiguration#setSecurityParams by Hai Shalom · 4 years, 4 months ago
  39. 1b2fbf9 Wifi: Add some interface annotations by Ahmed ElArabawy · 4 years, 5 months ago
  40. 3d3a0d4 Merge "[DPP] Update javadoc for onFailure callback" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  41. e156253 [SAE] Connect to networks with GCMP_256 cipher by Hai Shalom · 4 years, 4 months ago
  42. 426ddac [DPP] Update javadoc for onFailure callback by Hai Shalom · 4 years, 4 months ago
  43. 3045faf Merge "Change the doc for disableEphemeralNetwork." into rvc-dev by Nate Jiang · 4 years, 4 months ago
  44. 229e288 WifiManager#getCountryCode: clarify doc on return format by David Su · 4 years, 4 months ago
  45. b628b2b Merge "Create different KeyId for saved and suggestion network" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  46. 7586062 Create different KeyId for saved and suggestion network by Nate(Qiang) Jiang · 4 years, 4 months ago
  47. 87ca1ac Add @MeteredOverride annotation to setPasspointMeteredOverride() by Quang Luong · 4 years, 4 months ago
  48. 4dc0712 Merge "Fix KeyMgmt.OSEN and Eap.UNAUTH_TLS handling" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  49. bba804e Merge "Rename setMeteredOverridePasspoint to setPasspointMeteredOverride" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  50. aa06e85 Rename setMeteredOverridePasspoint to setPasspointMeteredOverride by Quang Luong · 4 years, 4 months ago
  51. 117cacc Fix KeyMgmt.OSEN and Eap.UNAUTH_TLS handling by Hai Shalom · 4 years, 4 months ago
  52. ca51ab4 Merge "[Passpoint] Allow profile installations with no Root CA certificate" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  53. ef8cfa2 [Passpoint] Allow profile installations with no Root CA certificate by Hai Shalom · 4 years, 4 months ago
  54. a99073b Merge "Add Doc about app disable or netowrk reset will remove suggeestion" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  55. 715d5ca Change the doc for disableEphemeralNetwork. by Nate(Qiang) Jiang · 4 years, 4 months ago
  56. f16dce6 Merge changes from topic "api-review-getNetworkDisableReasonString" into rvc-dev by David Su · 4 years, 4 months ago
  57. c4b4ccf5 Merge "Wifi: Clean up APIs" into rvc-dev by David Su · 4 years, 4 months ago
  58. 3b11721 Merge "Extension API: Replace NetworkScore object with integer in API surface" into rvc-dev by Mingguang Xu · 4 years, 4 months ago
  59. 256b44d Merge changes from topics "remove_oem_configstore", "rename_oem_migration" into rvc-dev by Roshan Pius · 4 years, 4 months ago
  60. 4146fb0 Add Doc about app disable or netowrk reset will remove suggeestion by Nate(Qiang) Jiang · 4 years, 4 months ago
  61. e495607 Rename NetworkSelectionStatus#getNetworkDisableReasonString by David Su · 4 years, 5 months ago
  62. 4c7baf7 WifiMigration: Add a method for removing config store by Roshan Pius · 4 years, 5 months ago
  63. 426b08e Merge "wifi: Revise java doc to add more explanation" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  64. bd463a2 Merge "Override hashcode, equals function for PnoNetwork" into rvc-dev by Nate Jiang · 4 years, 5 months ago
  65. 807b34a WifiOemMigrationHook: Rename class to address API council feedback by Roshan Pius · 4 years, 5 months ago
  66. dea9593 Extension API: Replace NetworkScore object with integer in API surface by Mingguang Xu · 4 years, 5 months ago
  67. 7a0c18c wifi: correct API name by lesl · 4 years, 5 months ago
  68. b17fc5d wifi: Revise java doc to add more explanation by lesl · 4 years, 5 months ago
  69. 692a70d Wifi: Clean up APIs by David Su · 4 years, 5 months ago
  70. 8429500 Override hashcode, equals function for PnoNetwork by Nate(Qiang) Jiang · 4 years, 5 months ago
  71. 9a9e9a5 Merge "Revert "Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager"" by Colin Cross · 4 years, 5 months ago
  72. 7d295851 Merge "Wifi: Add support for connecting to FILS APs" by Sunil Ravi · 4 years, 5 months ago
  73. 1adb838 Revert "Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager" by Colin Cross · 4 years, 5 months ago
  74. d90bc26 Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager by Charles Chen · 4 years, 5 months ago
  75. 427a30c Merge "wifi: Use long to replace int for softap feature set" by Les Lee · 4 years, 5 months ago
  76. 5dc2fab Merge "[Passpoint] Print home or roaming in WifiConfiguration" by TreeHugger Robot · 4 years, 5 months ago
  77. ded2212 [Passpoint] Print home or roaming in WifiConfiguration by Hai Shalom · 4 years, 5 months ago
  78. d41a299 wifi: Use long to replace int for softap feature set by lesl · 4 years, 5 months ago
  79. 39c63e3 Merge "WifiOemMigrationHook: Default to false for verbose logging flag" by Roshan Pius · 4 years, 5 months ago
  80. fc4ff5dc WifiOemMigrationHook: Default to false for verbose logging flag by Roshan Pius · 4 years, 5 months ago
  81. 3237779 Merge "Verbose Logging: Add maxTargetSdk" by TreeHugger Robot · 4 years, 5 months ago
  82. 740e68c Verbose Logging: Add maxTargetSdk by David Su · 4 years, 5 months ago
  83. da45855 Merge "[Passpoint] Remove throws IllegalStateException form getUniqueId API" by Hai Shalom · 4 years, 5 months ago
  84. bd8dd47 Merge changes from topics "ap_shutdown_timeout_flag", "scan_always_available_API" by Roshan Pius · 4 years, 5 months ago
  85. efc940f [Passpoint] Remove throws IllegalStateException form getUniqueId API by Hai Shalom · 4 years, 5 months ago
  86. 251c21d Merge "[WifiNl80211] Rename WifiNl80211Manager namespace" by Etan Cohen · 4 years, 5 months ago
  87. 6d4cb9c WifiOemMigrationHook: Migrate Settings global values by Roshan Pius · 4 years, 5 months ago
  88. 6398957 WifiManager: Add API for scan always available toggle by Roshan Pius · 4 years, 5 months ago
  89. 1861fa1 SoftApConfiguration: Add shutdown enabled method by Roshan Pius · 4 years, 5 months ago
  90. 309dca6 Merge "Rename PasspointConfiguration#getSubscriptionExpirationTimeInMillis" by TreeHugger Robot · 4 years, 5 months ago
  91. 1caf57d Rename PasspointConfiguration#getSubscriptionExpirationTimeInMillis by Arc Wang · 4 years, 5 months ago
  92. 804d94a [WifiNl80211] Rename WifiNl80211Manager namespace by Etan Cohen · 4 years, 5 months ago
  93. 6089213 Merge changes from topic "api-review-requirepmf" by David Su · 4 years, 5 months ago
  94. ee9f127 Merge "[WIFICOND] Rename to nl80211" by Etan Cohen · 4 years, 5 months ago
  95. 7900e4d Merge "[Passpoint] Truncate IMSI from the SimCredential toString method" by TreeHugger Robot · 4 years, 5 months ago
  96. fc2f588 Merge "API Lint: Ignore existing CallbackMethodName violations" by Adrian Roos · 4 years, 5 months ago
  97. bdb30cb API Lint: Ignore existing CallbackMethodName violations by Adrian Roos · 4 years, 5 months ago
  98. 91c3b5a [Passpoint] Truncate IMSI from the SimCredential toString method by Hai Shalom · 4 years, 5 months ago
  99. 381ba3e Wifi: Rename requirePMF to requirePmf by David Su · 4 years, 5 months ago
  100. 5dd61a3 Merge "[Passpoint] Fix connected network not showing in Wi-Fi picker" by Hai Shalom · 4 years, 5 months ago