1. 5884344 Merge "Fix connection strength to include 0-4 in range" into udc-dev by Andrew Sapperstein · 2 years, 10 months ago
  2. 6247387 Fix connection strength to include 0-4 in range by Matt Walliser · 2 years, 10 months ago
  3. 6547db7 Create returns null when resource strings are empty by Isaac Katzenelson · 2 years, 10 months ago
  4. a13226c Fix ServiceConnection leak by Isaac Katzenelson · 2 years, 11 months ago
  5. 19e3d73 Merge "WiFi: Modify OWNERS files" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
  6. 487e32e WiFi: Modify OWNERS files by Roger Wang · 2 years, 11 months ago
  7. 645333d Update SharedConnectivitySettingsState per feedback from API counsel by Isaac Katzenelson · 2 years, 11 months ago
  8. ee0d3a4 Merge "Add tests for SharedConnectivityService" into udc-dev by Isaac Katzenelson · 2 years, 11 months ago
  9. 76fe166 Add tests for SharedConnectivityService by Isaac Katzenelson · 2 years, 11 months ago
  10. c2a698b Add extras parameter to rest of data classes by Isaac Katzenelson · 2 years, 11 months ago
  11. f90e340 Add PendingIntent to SharedConnectivitySettingsState by Isaac Katzenelson · 2 years, 11 months ago
  12. a37d81b Merge "Validate NetworkDeviceInfo is not null in HotspotNetwork" into udc-dev by Andrew Sapperstein · 2 years, 11 months ago
  13. 03f7571 Validate NetworkDeviceInfo is not null in HotspotNetwork by Isaac Katzenelson · 2 years, 11 months ago
  14. 6d035f9 Added methods to check shared connectivity features availablility. by Isaac Katzenelson · 2 years, 11 months ago
  15. 61fcbaf Fix getters to return null on failure. by Isaac Katzenelson · 2 years, 11 months ago
  16. c4d49db API Review: Changes to NetworkProviderInfo.Builder ctor by Isaac Katzenelson · 3 years ago
  17. d53c419 Add missing validation in data classes by Isaac Katzenelson · 3 years ago
  18. a6c820b API Review: TetherNetwork, DeviceInfo by Isaac Katzenelson · 3 years ago
  19. 44d3fa6 API Review: SharedConnectivityManager & SharedConnectivityService by Isaac Katzenelson · 3 years ago
  20. 8e2d8bd API Review: KnownNetwork changes. by Isaac Katzenelson · 3 years ago
  21. f781c01 Change security types arrays to sets in network classes. by Isaac Katzenelson · 3 years ago
  22. ed82316 Remove callback when UnregisterCallback is called by Isaac Katzenelson · 3 years ago
  23. 3252063 Merge "Add getters to SharedConnectivityService" into udc-dev by Isaac Katzenelson · 3 years ago
  24. bb165f6 Add getters to SharedConnectivityService by Isaac Katzenelson · 3 years ago
  25. 8d0547c Change SharedConnectivityService's permission check to use checkCallingOrSelfPermission by Matt Walliser · 3 years ago
  26. 3191158 Small changes needed to support CTS testing. by Matt Walliser · 3 years ago
  27. e3d1e4c Remove constructors and defer creating the Handler to onBind. by Isaac Katzenelson · 3 years ago
  28. faf032c Add TetherNetwork as parameter to disconnectTetherNetwork by Isaac Katzenelson · 3 years ago
  29. 53de211 Merge "Notify client via callback when service is connected." by Isaac Katzenelson · 3 years ago
  30. 6e8fc02 Notify client via callback when service is connected. by Isaac Katzenelson · 3 years ago
  31. 3415fa7 Make onBind final by Isaac Katzenelson · 3 years ago
  32. ad5e0ec Added network objects to ConnectionStatus classes. by Isaac Katzenelson · 3 years ago
  33. f2eac48 Merge "Read service package and intent action from resources" by Isaac Katzenelson · 3 years ago
  34. ca24de7 Merge "Create related APIs for PNO scan interval" by Oscar Shu · 3 years ago
  35. ca8e637 Read service package and intent action from resources by Isaac Katzenelson · 3 years ago
  36. c173a86 Fix endless loop in calling registerCallback/unregisterCallback by Isaac Katzenelson · 3 years ago
  37. 1e81bf9 Merge "Add callbacks for connection status. Including some fixes to documentation and annotations." by Isaac Katzenelson · 3 years ago
  38. 4827bf4 Add callbacks for connection status. by Isaac Katzenelson · 3 years ago
  39. 56ddd36 Create related APIs for PNO scan interval by Bruno Kremp · 3 years ago
  40. 2e84da3f Replace public ctor with manager creation by Isaac Katzenelson · 3 years ago
  41. 86e2e4f Define stub and data classes for SharedConnectivity Service by Isaac Katzenelson · 3 years ago
  42. b2466d4 New directories and OWNER files for SharedConnectivity Service by Isaac Katzenelson · 3 years ago
  43. bd97157 Merge "Add codes for scan vendor ies support" by Shuibing Dai · 3 years ago
  44. d867415 API Review: Rename REASON_NO_DEV to REASON_NO_DEVICE by Sunil Ravi · 3 years ago
  45. dcd8a101 Add codes for scan vendor ies support by Shuibing Dai · 3 years, 1 month ago
  46. 3095ec5 Merge "Add WifiKeystore to allow Wifi framework access legacykeystore" by Gabriel Biren · 3 years, 2 months ago
  47. 807f09c wifi: Provide Scan failure reason codes to application by Sunil Ravi · 3 years, 2 months ago
  48. 7588894 Deprecate WifiNl80211Manager.signalPoll() by Mahesh KKV · 3 years, 2 months ago
  49. e9d36a8 Add WifiKeystore to allow Wifi framework access legacykeystore by Chris Ye · 3 years, 4 months ago
  50. 0a5d73b mock wifi (nl80211-framework#2): new constructor for mocking WifiNl80211Manager by Les Lee · 3 years, 3 months ago
  51. 349940d Rename getMaxNumScanSsids to getMaxSsidsPerScan in WifiNl80211Manager. by Gabriel Biren · 4 years ago
  52. 0f73d2f Add getMaxNumScanSsids() API to WifiNl80211Manager. by Gabriel Biren · 4 years ago
  53. 49c0582 wifi: refine API: notifyCountryCodeChanged by Les Lee · 4 years ago
  54. 16417fe WiFi: Basic support for 11be by Ahmed ElArabawy · 4 years, 2 months ago
  55. 1a8877f wifi: Add new API to notify wificond of CC have changed by Les Lee · 4 years, 1 month ago
  56. c317a6f wifi: Rename country change API by lesl · 4 years, 10 months ago
  57. 3580e76 wifi: Add Country code event listener support by lesl · 4 years, 11 months ago
  58. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  59. d7f33cd API: Suppress existing NullableCollections lints (S edition) by Adrian Roos · 5 years ago
  60. 1bccf82 New startScan API for 6Ghz RNR support by xshu · 5 years ago
  61. b1e8477 frameworks/base/wifi: unpack non-updatable/ folder by David Su · 5 years ago
  62. 09fdba4 Migrate frameworks/base/wifi & frameworks/base/packages/OsuLogin by Baligh Uddin · 5 years ago
  63. 46d5d52 Merge "WifiManager: Remove javadoc reference to multi STA concurrency API" am: 5d3b26484c am: 90a64f7002 am: 5f217f2b9b by Roshan Pius · 5 years ago
  64. be39ce4 WifiManager: Remove javadoc reference to multi STA concurrency API by Roshan Pius · 5 years ago
  65. e126101 Merge changes from topic "wifi_transport_info_stage_1" by Roshan Pius · 5 years ago
  66. 7db76b6 Merge changes from topic "wifi_transport_info_stage_1" by Roshan Pius · 5 years ago
  67. b241613 Merge changes from topic "bridged_AP_callback" by Les Lee · 5 years ago
  68. 3653444d WifiInfo: Add equals implementation by Roshan Pius · 5 years ago
  69. 6c5626e Convert WifiInfo to TransportInfo by Roshan Pius · 5 years ago
  70. 80222a8 WifiInfo: Add equals implementation by Roshan Pius · 5 years ago
  71. 36f802a Convert WifiInfo to TransportInfo by Roshan Pius · 5 years ago
  72. 7ff19c5 Merge changes from topics "s-security-params-backup-restore", "s-seucrity-params-setup-migration" by Jimmy Chen · 5 years ago
  73. e5436af wifi: Add callback onConnectedClientsOrInfoChanged handling by lesl · 5 years ago
  74. 9548db7 frameworks/base/wifi: Move migration_samples to non-updatable directory by David Su · 5 years ago
  75. 512ba3c Split updatable/non-updatable Wifi APIs into separate directories by David Su · 5 years ago
  76. 97ff070 wifi: add setSecurityParams APIs for wifi service migration by Jimmy Chen · 5 years ago
  77. 8d0bb86 wifi: add getSecurityType and createSecurityParamsBySecurityType methods by Jimmy Chen · 5 years ago
  78. 8814f7f frameworks/base/wifi: Move migration_samples to non-updatable directory by David Su · 5 years ago
  79. e7cc3ae Split updatable/non-updatable Wifi APIs into separate directories by David Su · 5 years ago
  80. 54028c1 wifi: Add new callback to support use case in bridged mode by lesl · 5 years ago
  81. 97e9a0c Merge "[WifiCoex] Add @hide API for default coex algorithm enabled or not" by Quang Luong · 5 years ago
  82. 537fa9c3 Merge "WifiNl80211Manager: improve logging" by TreeHugger Robot · 5 years ago
  83. cbc6ab9 WifiNl80211Manager: improve logging by David Su · 5 years ago
  84. 95b575f Move module utils to the module package. by Chalard Jean · 5 years ago
  85. f24f4e8 [WifiCoex] Add @hide API for default coex algorithm enabled or not by Quang Luong · 5 years ago
  86. ac03301 Merge "[Suggestion] Add listener for user approval status change" by Nate Jiang · 5 years ago
  87. 1ecd270 Merge "Wifi: Disable network when detecting carrier eap error" by TreeHugger Robot · 5 years ago
  88. 74f5161 Merge "framework-wifi: Migrate ParceledListSlice to the version from module-utils" by David Su · 5 years ago
  89. ea1b4b2 Merge "wifi: create security type for Passpoint R1/R2 and R3" by Jimmy Chen · 5 years ago
  90. 2aab670 Merge "Adding setter and getters for setRttBurstSize() in RangingRequest (client)" by Roy Want · 5 years ago
  91. 3f8b46e wifi: create security type for Passpoint R1/R2 and R3 by Jimmy Chen · 5 years ago
  92. 5082458 Merge "softap: Add BAND_60GHZ to SoftApConfiguration" by Jimmy Chen · 5 years ago
  93. 0f5884b Adding setter and getters for setRttBurstSize() in RangingRequest (client) by Roy Want · 5 years ago
  94. 0c5f84e Merge "Allow setup wizard to call carrier selection APIs" by Oscar Shu · 5 years ago
  95. b7d2443 Merge "wifi: add security params class for known security types" by Jimmy Chen · 5 years ago
  96. 1bbcd4e [Suggestion] Add listener for user approval status change by Nate Jiang · 5 years ago
  97. af6b01e Merge "wifi: Add instance identifier in SoftApInfo/WifiClient and infoList callback" by Les Lee · 5 years ago
  98. 0c52537 Merge "[WIFI] Trigger WiFi recovery mode" by Etan Cohen · 5 years ago
  99. e4bea7b framework-wifi: Migrate ParceledListSlice to the version from module-utils by David Su · 5 years ago
  100. 48b6f86 Wifi: Disable network when detecting carrier eap error by Isaac Chiou · 5 years ago