1. 79e555c WifiNetworkSpecifier.Builder: Fix formatting in build() javadocs by Roshan Pius · 4 years, 2 months ago
  2. 9f183e0 WifiManager: Add @hide constant for sap by Roshan Pius · 4 years, 2 months ago
  3. 71709e0 WifiConfiguration: Add a method to check if keymgmt needs preShareKey by Roshan Pius · 4 years, 3 months ago
  4. 69e1136 Change doc for suggestion API by Nate Jiang · 4 years, 3 months ago
  5. 573e3fe WifiNetworkSpecifier: Ensure we don't match a regular wifi network by Roshan Pius · 4 years, 3 months ago
  6. 8a31e59 Merge "WifiManager: Update doc for new metered change behavior" into rvc-dev by Roshan Pius · 4 years, 3 months ago
  7. 12e167b WifiManager: Update doc for new metered change behavior by Roshan Pius · 4 years, 3 months ago
  8. faac9ca Merge "[DPP] Fix typo in javadoc for SUCCESS_CONFIGURATION_APPLIED" into rvc-dev by Hai Shalom · 4 years, 3 months ago
  9. c5962ff [DPP] Fix typo in javadoc for SUCCESS_CONFIGURATION_APPLIED by Hai Shalom · 4 years, 3 months ago
  10. 2da4f9f Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 4 years, 3 months ago
  11. d6f3212 Merge "wifi: Support setBssid for tethered mode hotspot" into rvc-dev by Les Lee · 4 years, 3 months ago
  12. 0ccefbe Merge "Keep most recently connection network flag" into rvc-dev by Nate Jiang · 4 years, 3 months ago
  13. b1c47a7 wifi: Support setBssid for tethered mode hotspot by lesl · 4 years, 3 months ago
  14. 849a6f7 WifiMigration: Add a settings key to indicate migration is complete by Roshan Pius · 4 years, 3 months ago
  15. 162db72 Merge "WifiMigration: Add sample config store XML files" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  16. b99ba10 Merge "Make ScanResult final." into rvc-dev by Michael Wright · 4 years, 4 months ago
  17. da0704b WifiMigration: Add sample config store XML files by Roshan Pius · 4 years, 4 months ago
  18. 70cd6d6 Merge "Remove WifiManager.getTxPacketCount" into rvc-dev by David Su · 4 years, 4 months ago
  19. 15c3b29 Remove WifiManager.getTxPacketCount by David Su · 4 years, 4 months ago
  20. ca5ea6c Merge "Set metered bit for passpoint networkSuggesiton" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  21. aa6527c WifiMigration: Add helper to perform softap.conf to XML conversion by Roshan Pius · 4 years, 4 months ago
  22. 65c2b80 Set metered bit for passpoint networkSuggesiton by Nate Jiang · 4 years, 4 months ago
  23. 0e0734c Make ScanResult final. by Michael Wright · 4 years, 4 months ago
  24. 5cdc892 WifiMigration: Add new API's for migrating config store data by Roshan Pius · 4 years, 4 months ago
  25. c6b1646 Keep most recently connection network flag by Nate Jiang · 4 years, 4 months ago
  26. 75fb6e3 Merge "WifiMigration: Remove loadFromConfigStore & removeConfigStore" into rvc-dev by Roshan Pius · 4 years, 4 months ago
  27. ee09b28 WifiMigration: Remove loadFromConfigStore & removeConfigStore by Roshan Pius · 4 years, 4 months ago
  28. 97f25c9 Remove legacy "Carrier Wi-Fi" configuration constants. by Steven Liu · 4 years, 7 months ago
  29. 81eabcc Merge "Remove untrusted network flag from suggestion" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  30. 88582cf4 Revert "Wifi: Fix API documentation for isWifiStandardSupported" by George Chang · 4 years, 4 months ago
  31. e5f6a8d Wifi: Fix API documentation for isWifiStandardSupported by Ahmed ElArabawy · 4 years, 4 months ago
  32. 69540df Merge "Set untrusted bit when create WIfiConfig" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  33. c063140 Merge "[Passpoint] Fix credential unique ID calculation" into rvc-dev by Hai Shalom · 4 years, 4 months ago
  34. f883685 [Passpoint] Fix credential unique ID calculation by Hai Shalom · 4 years, 4 months ago
  35. 110bc2e Remove untrusted network flag from suggestion by Nate Jiang · 4 years, 4 months ago
  36. b27625f Set untrusted bit when create WIfiConfig by Nate Jiang · 4 years, 4 months ago
  37. 12ac3f4 Rename featureId -> attributionTag by Philip P. Moltmann · 4 years, 4 months ago
  38. 84b4877 Merge "wifi: API Review: API changes to SoftApConfiguration.Builder" into rvc-dev by Les Lee · 4 years, 4 months ago
  39. 43cae91 Merge "[SAE] Remove support for SAE Password identifier from API surface" into rvc-dev by Hai Shalom · 4 years, 4 months ago
  40. 929401b Merge "update the document of API - WifiManager#getMatchingScanResults" into rvc-dev by Steven Liu · 4 years, 4 months ago
  41. 417a3b0 wifi: API Review: API changes to SoftApConfiguration.Builder by lesl · 4 years, 4 months ago
  42. b6b55e8 Merge "wifi: Update annotation to network setting permission for getSoftApConfiguration" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  43. 24f78d3 update the document of API - WifiManager#getMatchingScanResults by Steven Liu · 4 years, 4 months ago
  44. 6945c01 WifiP2pManager.setMiracastMode(): Remove CONNECTIVITY_INTERNAL permission by David Su · 4 years, 4 months ago
  45. 72ec4f1 Merge "WifiManager.factoryReset(): Fix incorrect permissions annotation" into rvc-dev by David Su · 4 years, 4 months ago
  46. e7095d9 [SAE] Remove support for SAE Password identifier from API surface by Hai Shalom · 4 years, 4 months ago
  47. ceafa21 Merge "[SAE] Connect to networks with GCMP_256 cipher" into rvc-dev by Hai Shalom · 4 years, 4 months ago
  48. 33fd073 WifiManager.factoryReset(): Fix incorrect permissions annotation by David Su · 4 years, 4 months ago
  49. ad7b6bb Merge "Extension API: Comments from API review council are addressed" into rvc-dev by Mingguang Xu · 4 years, 4 months ago
  50. 26db1f9 Merge "WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS" into rvc-dev by David Su · 4 years, 4 months ago
  51. 753fd86 wifi: Update annotation to network setting permission for getSoftApConfiguration by lesl · 4 years, 4 months ago
  52. d54ef49 Extension API: Comments from API review council are addressed by Mingguang Xu · 4 years, 4 months ago
  53. 30caf3d Merge "Wifi: Add some interface annotations" into rvc-dev by Ahmed ElArabawy · 4 years, 4 months ago
  54. ef5b582 WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS by David Su · 4 years, 4 months ago
  55. 37e10fd Fix WPA3 Suite-B parameters in WifiConfiguration#setSecurityParams by Hai Shalom · 4 years, 4 months ago
  56. 1b2fbf9 Wifi: Add some interface annotations by Ahmed ElArabawy · 4 years, 5 months ago
  57. 3d3a0d4 Merge "[DPP] Update javadoc for onFailure callback" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  58. e156253 [SAE] Connect to networks with GCMP_256 cipher by Hai Shalom · 4 years, 4 months ago
  59. 426ddac [DPP] Update javadoc for onFailure callback by Hai Shalom · 4 years, 4 months ago
  60. 3045faf Merge "Change the doc for disableEphemeralNetwork." into rvc-dev by Nate Jiang · 4 years, 4 months ago
  61. 229e288 WifiManager#getCountryCode: clarify doc on return format by David Su · 4 years, 4 months ago
  62. b628b2b Merge "Create different KeyId for saved and suggestion network" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  63. 7586062 Create different KeyId for saved and suggestion network by Nate(Qiang) Jiang · 4 years, 4 months ago
  64. 87ca1ac Add @MeteredOverride annotation to setPasspointMeteredOverride() by Quang Luong · 4 years, 4 months ago
  65. 4dc0712 Merge "Fix KeyMgmt.OSEN and Eap.UNAUTH_TLS handling" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  66. bba804e Merge "Rename setMeteredOverridePasspoint to setPasspointMeteredOverride" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  67. aa06e85 Rename setMeteredOverridePasspoint to setPasspointMeteredOverride by Quang Luong · 4 years, 4 months ago
  68. 117cacc Fix KeyMgmt.OSEN and Eap.UNAUTH_TLS handling by Hai Shalom · 4 years, 4 months ago
  69. ca51ab4 Merge "[Passpoint] Allow profile installations with no Root CA certificate" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  70. ef8cfa2 [Passpoint] Allow profile installations with no Root CA certificate by Hai Shalom · 4 years, 4 months ago
  71. a99073b Merge "Add Doc about app disable or netowrk reset will remove suggeestion" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  72. 715d5ca Change the doc for disableEphemeralNetwork. by Nate(Qiang) Jiang · 4 years, 4 months ago
  73. f16dce6 Merge changes from topic "api-review-getNetworkDisableReasonString" into rvc-dev by David Su · 4 years, 4 months ago
  74. c4b4ccf5 Merge "Wifi: Clean up APIs" into rvc-dev by David Su · 4 years, 4 months ago
  75. 3b11721 Merge "Extension API: Replace NetworkScore object with integer in API surface" into rvc-dev by Mingguang Xu · 4 years, 4 months ago
  76. 256b44d Merge changes from topics "remove_oem_configstore", "rename_oem_migration" into rvc-dev by Roshan Pius · 4 years, 4 months ago
  77. 4146fb0 Add Doc about app disable or netowrk reset will remove suggeestion by Nate(Qiang) Jiang · 4 years, 4 months ago
  78. e495607 Rename NetworkSelectionStatus#getNetworkDisableReasonString by David Su · 4 years, 4 months ago
  79. 4c7baf7 WifiMigration: Add a method for removing config store by Roshan Pius · 4 years, 4 months ago
  80. 426b08e Merge "wifi: Revise java doc to add more explanation" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  81. bd463a2 Merge "Override hashcode, equals function for PnoNetwork" into rvc-dev by Nate Jiang · 4 years, 4 months ago
  82. 807b34a WifiOemMigrationHook: Rename class to address API council feedback by Roshan Pius · 4 years, 4 months ago
  83. dea9593 Extension API: Replace NetworkScore object with integer in API surface by Mingguang Xu · 4 years, 4 months ago
  84. 7a0c18c wifi: correct API name by lesl · 4 years, 4 months ago
  85. b17fc5d wifi: Revise java doc to add more explanation by lesl · 4 years, 4 months ago
  86. 692a70d Wifi: Clean up APIs by David Su · 4 years, 4 months ago
  87. 8429500 Override hashcode, equals function for PnoNetwork by Nate(Qiang) Jiang · 4 years, 5 months ago
  88. 9a9e9a5 Merge "Revert "Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager"" by Colin Cross · 4 years, 4 months ago
  89. 7d295851 Merge "Wifi: Add support for connecting to FILS APs" by Sunil Ravi · 4 years, 4 months ago
  90. 1adb838 Revert "Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager" by Colin Cross · 4 years, 4 months ago
  91. d90bc26 Exempt-From-Owner-Approval: Workaround for build break on WifiNl80211Manager by Charles Chen · 4 years, 4 months ago
  92. 427a30c Merge "wifi: Use long to replace int for softap feature set" by Les Lee · 4 years, 4 months ago
  93. 5dc2fab Merge "[Passpoint] Print home or roaming in WifiConfiguration" by TreeHugger Robot · 4 years, 4 months ago
  94. ded2212 [Passpoint] Print home or roaming in WifiConfiguration by Hai Shalom · 4 years, 5 months ago
  95. d41a299 wifi: Use long to replace int for softap feature set by lesl · 4 years, 5 months ago
  96. 39c63e3 Merge "WifiOemMigrationHook: Default to false for verbose logging flag" by Roshan Pius · 4 years, 5 months ago
  97. fc4ff5dc WifiOemMigrationHook: Default to false for verbose logging flag by Roshan Pius · 4 years, 5 months ago
  98. 3237779 Merge "Verbose Logging: Add maxTargetSdk" by TreeHugger Robot · 4 years, 5 months ago
  99. 740e68c Verbose Logging: Add maxTargetSdk by David Su · 4 years, 5 months ago
  100. da45855 Merge "[Passpoint] Remove throws IllegalStateException form getUniqueId API" by Hai Shalom · 4 years, 5 months ago