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