1. eab9228 WifiManager: Add a note for NETWORK_SETTINGS_RESET behavior by Roshan Pius · 5 years ago
  2. b2c00e9 Merge "Revert "frameworks/base/wifi/tests: Run mts-wifi on AOSP builds"" into rvc-dev by David Su · 5 years ago
  3. 2e7e6ab Revert "frameworks/base/wifi/tests: Run mts-wifi on AOSP builds" by David Su · 5 years ago
  4. 15c400e Merge "Enable api lint and check_last_api for modules" into rvc-dev by Anton Hansson · 5 years ago
  5. f661be3 Enable api lint and check_last_api for modules by Anton Hansson · 5 years ago
  6. 457fd84 Jarjar duplicate classes by Andrei Onea · 5 years ago
  7. 67b525a Fix broken @see tags in public documentation. by Andrew Sapperstein · 5 years ago
  8. 92f15d9 Rename module dist files by Anton Hansson · 5 years ago
  9. 8b7ccff WifiNetworkSpecifier.Builder: Fix formatting in build() javadocs by Roshan Pius · 5 years ago
  10. 6e37605 WifiManager: Add @hide constant for sap by Roshan Pius · 5 years ago
  11. 2b47218 wifi: jarjar network stack AIDL interfaces by Roshan Pius · 5 years ago
  12. fcb7f36 Merge "wifi: Jar jar all external dependencies to a singe namespace" into rvc-dev by TreeHugger Robot · 5 years ago
  13. 96fa49d WifiConfiguration: Add a method to check if keymgmt needs preShareKey by Roshan Pius · 5 years ago
  14. c05b75e wifi: Jar jar all external dependencies to a singe namespace by Roshan Pius · 5 years ago
  15. eb6aa25 wifi: Add subfilters for android.hardware.wifi by Roshan Pius · 5 years ago
  16. 2f9851a Merge "wifi(jar-jar): Jar-jar all static dependencies" into rvc-dev by Roshan Pius · 5 years ago
  17. 014aa1b wifi(jar-jar): Jar-jar all static dependencies by Roshan Pius · 5 years ago
  18. 3fabadf Change doc for suggestion API by Nate Jiang · 5 years ago
  19. 9cbaa6f wifi(jar-jar): Jar-jar HIDL stubs to a separate namespace by Roshan Pius · 5 years ago
  20. 4312b34 Merge "WifiNetworkSpecifier: Ensure we don't match a regular wifi network" into rvc-dev by TreeHugger Robot · 5 years ago
  21. 36f73b8 WifiNetworkSpecifier: Ensure we don't match a regular wifi network by Roshan Pius · 5 years ago
  22. 7ac9c6d Merge "framework-wifi: Remove dependency on framework-telephony-stubs" into rvc-dev by David Su · 5 years ago
  23. 9757057 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  24. 6083251 framework-wifi: Remove dependency on framework-telephony-stubs by David Su · 5 years ago
  25. 7b794c8 Merge "WifiManager: Update doc for new metered change behavior" into rvc-dev by Roshan Pius · 5 years ago
  26. edbec76 WifiManager: Update doc for new metered change behavior by Roshan Pius · 5 years ago
  27. c852f55 Merge "[DPP] Fix typo in javadoc for SUCCESS_CONFIGURATION_APPLIED" into rvc-dev by Hai Shalom · 5 years ago
  28. 8df2d5e [automerger skipped] Merge "Create different KeyId for saved and suggestion network" into qt-dev am: 2d62d5b7ec -s ours am: 99f92d0925 -s ours by Nate Jiang · 5 years ago
  29. 99f92d0 [automerger skipped] Merge "Create different KeyId for saved and suggestion network" into qt-dev am: 2d62d5b7ec -s ours by Nate Jiang · 5 years ago
  30. 8dd6cf5 [DPP] Fix typo in javadoc for SUCCESS_CONFIGURATION_APPLIED by Hai Shalom · 5 years ago
  31. c5f891b Merge "Remove build workaround for wifi stubs" into rvc-dev by Anton Hansson · 5 years ago
  32. 76b229d Add wifi util lib to classpath for wifi stubs by Anton Hansson · 5 years ago
  33. 6afe693 Merge "OsuLogin: Generate AOSP keys and sign APK" into rvc-dev by David Su · 5 years ago
  34. 8d4c558 Remove build workaround for wifi stubs by Anton Hansson · 5 years ago
  35. dc62b10 Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
  36. 80d17db Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  37. 6b5f2e6 Remove unsupportedappusage-annotation library. by Artur Satayev · 5 years ago
  38. 9d9dbd3 Merge "wifi: Support setBssid for tethered mode hotspot" into rvc-dev by Les Lee · 5 years ago
  39. 715f777 OsuLogin: Generate AOSP keys and sign APK by David Su · 5 years ago
  40. 8d7df5a Merge "Keep most recently connection network flag" into rvc-dev by Nate Jiang · 5 years ago
  41. 3bc26ff Merge "Make framework-wifi stubs use the new defaults" into rvc-dev by Anton Hansson · 5 years ago
  42. fbf1e61 Make framework-wifi stubs use the new defaults by Anton Hansson · 5 years ago
  43. 947f932 Merge "frameworks/base/wifi/tests: Run mts-wifi on AOSP builds" into rvc-dev by David Su · 5 years ago
  44. 5966f27 wifi: Support setBssid for tethered mode hotspot by lesl · 5 years ago
  45. c0cf055 Merge "WifiMigration: Add a settings key to indicate migration is complete" into rvc-dev by Roshan Pius · 5 years ago
  46. deaafec WifiMigration: Add a settings key to indicate migration is complete by Roshan Pius · 5 years ago
  47. 29eef7d frameworks/base/wifi/tests: Run mts-wifi on AOSP builds by David Su · 5 years ago
  48. 6f095f4 Merge "Add permitted_packages to framework-wifi." into rvc-dev by Vladimir Marko · 5 years ago
  49. ec8f9ff Merge "WifiMigration: Add sample config store XML files" into rvc-dev by TreeHugger Robot · 5 years ago
  50. 7eb07a9 Merge "Make ScanResult final." into rvc-dev by Michael Wright · 5 years ago
  51. 43fa4c3 WifiMigration: Add sample config store XML files by Roshan Pius · 5 years ago
  52. 58338c4 Add permitted_packages to framework-wifi. by Vladimir Marko · 5 years ago
  53. 2bdd686 Merge "Remove WifiManager.getTxPacketCount" into rvc-dev by David Su · 5 years ago
  54. 74e5df8 Remove WifiManager.getTxPacketCount by David Su · 5 years ago
  55. dfc2230 Merge "Set metered bit for passpoint networkSuggesiton" into rvc-dev by Nate Jiang · 5 years ago
  56. ef40812 WifiMigration: Add helper to perform softap.conf to XML conversion by Roshan Pius · 5 years ago
  57. b36adb2 Set metered bit for passpoint networkSuggesiton by Nate Jiang · 5 years ago
  58. d58fd39 Make ScanResult final. by Michael Wright · 5 years ago
  59. 180d956 Add individual API tracking files for modules by Anton Hansson · 6 years ago
  60. e04d96f Merge "WifiMigration: Add new API's for migrating config store data" into rvc-dev by Roshan Pius · 5 years ago
  61. fe2d7a6 Create different KeyId for saved and suggestion network by Nate(Qiang) Jiang · 5 years ago
  62. d695dde WifiMigration: Add new API's for migrating config store data by Roshan Pius · 5 years ago
  63. 146fba7 Merge "Build framework-wifi against module_current" into rvc-dev by David Su · 5 years ago
  64. 3255e50 Keep most recently connection network flag by Nate Jiang · 5 years ago
  65. 16710e7 Merge "WifiMigration: Remove loadFromConfigStore & removeConfigStore" into rvc-dev by Roshan Pius · 5 years ago
  66. 7d0f6ab Build framework-wifi against module_current by David Su · 5 years ago
  67. fe94b60 WifiMigration: Remove loadFromConfigStore & removeConfigStore by Roshan Pius · 5 years ago
  68. c50556d Remove legacy "Carrier Wi-Fi" configuration constants. by Steven Liu · 6 years ago
  69. 359f6aa Merge "Remove untrusted network flag from suggestion" into rvc-dev by Nate Jiang · 5 years ago
  70. 9dbf89b Revert "Wifi: Fix API documentation for isWifiStandardSupported" by George Chang · 5 years ago
  71. 6f1867e Wifi: Fix API documentation for isWifiStandardSupported by Ahmed ElArabawy · 5 years ago
  72. d5abf40 Merge "Set untrusted bit when create WIfiConfig" into rvc-dev by Nate Jiang · 5 years ago
  73. feed6d9 Merge "[Passpoint] Fix credential unique ID calculation" into rvc-dev by Hai Shalom · 5 years ago
  74. bff8fd0 [Passpoint] Fix credential unique ID calculation by Hai Shalom · 5 years ago
  75. daf9132 Remove untrusted network flag from suggestion by Nate Jiang · 5 years ago
  76. e61fc37 Merge changes from topic "services.net-wifi" into rvc-dev by Roshan Pius · 5 years ago
  77. 41c0560 Set untrusted bit when create WIfiConfig by Nate Jiang · 5 years ago
  78. 86fc9d8 services.net: Add a static library needed by wifi module by Roshan Pius · 5 years ago
  79. 457d90e Rename featureId -> attributionTag by Philip P. Moltmann · 5 years ago
  80. cc78a30 Merge "wifi: API Review: API changes to SoftApConfiguration.Builder" into rvc-dev by Les Lee · 5 years ago
  81. b5e3135 Merge "[SAE] Remove support for SAE Password identifier from API surface" into rvc-dev by Hai Shalom · 5 years ago
  82. 6608e60 Merge "MTS: only run FrameworksWifiApiTest if Wifi module is installed" into rvc-dev by David Su · 5 years ago
  83. 33a48d8 Merge "update the document of API - WifiManager#getMatchingScanResults" into rvc-dev by Steven Liu · 5 years ago
  84. d86b355 wifi: API Review: API changes to SoftApConfiguration.Builder by lesl · 5 years ago
  85. d3bb20f Merge "wifi: Update annotation to network setting permission for getSoftApConfiguration" into rvc-dev by TreeHugger Robot · 5 years ago
  86. 6c13b5a Merge "Put sdk_version in module stub defaults" into rvc-dev by Anton Hansson · 5 years ago
  87. c0384fc update the document of API - WifiManager#getMatchingScanResults by Steven Liu · 5 years ago
  88. 1ffa469 WifiP2pManager.setMiracastMode(): Remove CONNECTIVITY_INTERNAL permission by David Su · 5 years ago
  89. b5fa0f7 Merge "WifiManager.factoryReset(): Fix incorrect permissions annotation" into rvc-dev by David Su · 5 years ago
  90. a16b108 [SAE] Remove support for SAE Password identifier from API surface by Hai Shalom · 5 years ago
  91. 388fcd3 Merge "[SAE] Connect to networks with GCMP_256 cipher" into rvc-dev by Hai Shalom · 5 years ago
  92. edc407e WifiManager.factoryReset(): Fix incorrect permissions annotation by David Su · 5 years ago
  93. fd18d96 Merge "Extension API: Comments from API review council are addressed" into rvc-dev by Mingguang Xu · 5 years ago
  94. a54b007 Merge "WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS" into rvc-dev by David Su · 5 years ago
  95. f9003ef Put sdk_version in module stub defaults by Anton Hansson · 5 years ago
  96. 70c93ba wifi: Update annotation to network setting permission for getSoftApConfiguration by lesl · 5 years ago
  97. 4091b17 Extension API: Comments from API review council are addressed by Mingguang Xu · 5 years ago
  98. 045dec6 Merge "Wifi: Add some interface annotations" into rvc-dev by Ahmed ElArabawy · 5 years ago
  99. 3bfdd74 WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS by David Su · 5 years ago
  100. 27affb3 Fix WPA3 Suite-B parameters in WifiConfiguration#setSecurityParams by Hai Shalom · 5 years ago