1. 760a44e Merge "Revert "Set container to system for aconfig_declarations in AconfigFlags.bp"" into main by Treehugger Robot · 11 months ago
  2. 02287dc Revert "Set container to system for aconfig_declarations in AconfigFlags.bp" by Yu Liu · 11 months ago
  3. 8262257 Merge "Set container to system for aconfig_declarations in AconfigFlags.bp" into main by Yu Liu · 12 months ago
  4. f6293f7 Set container to system for aconfig_declarations in AconfigFlags.bp by Yu Liu · 12 months ago
  5. e222944 Add unit tests for WifiKeystore. by Gabriel Biren · 12 months ago
  6. 922a153 Move getLegacyKeystore to the WifiBlobStore class. by Gabriel Biren · 12 months ago
  7. cd81a00 Use Extended Mockito in the frameworks/base unit tests. by Gabriel Biren · 12 months ago
  8. bf26b94 Use ConnectivityBlobStore as the main storage mechanism in WifiKeystore. by Gabriel Biren · 1 year ago
  9. 8f55786 Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 1 year ago
  10. e994506 Merge "Catch NullPointer caused by race of setting mWifiCond" into main by Oscar Shu · 1 year ago
  11. a116802 Catch NullPointer caused by race of setting mWifiCond by Oscar Shu · 1 year ago
  12. b14462a Move to presubmit by Nate Jiang · 1 year, 1 month ago
  13. 2183a65 Merge "Add CtsWifiNonUpdatableTestCases to test mapping" into main by Nate Jiang · 1 year, 1 month ago
  14. 9347819 Add CtsWifiNonUpdatableTestCases to test mapping by Nate Jiang · 1 year, 1 month ago
  15. f7be783 Upgrade WifiKeystore to @SystemApi. by Gabriel Biren · 1 year, 1 month ago
  16. 6b5104c Get the device support for cross-akm roaming by Sunil Ravi · 1 year, 2 months ago
  17. 8a091a7 Add aconfig for Wifi non-updatable part by Nate Jiang · 1 year, 2 months ago
  18. 48fb30e Restore connecting state for hotspot network on service connected. by Matt Walliser · 1 year, 4 months ago
  19. 5c65ca5 Flag new SharedConnectivity APIs added post-U. by Andrew Sapperstein · 1 year, 5 months ago
  20. e87e930 Add a lock around the wificond death handler and by Gabriel Biren · 1 year, 5 months ago
  21. 60b7087 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 5 months ago
  22. d0a9444 Merge "Clean up SharedConnectivityManager on unbind." into udc-qpr-dev am: eaa8764caa am: 288bc59298 by Matt Walliser · 1 year, 6 months ago
  23. 288bc59 Merge "Clean up SharedConnectivityManager on unbind." into udc-qpr-dev am: eaa8764caa by Matt Walliser · 1 year, 6 months ago
  24. 0c9b699 Clean up SharedConnectivityManager on unbind. by Matt Walliser · 1 year, 6 months ago
  25. c492366 Merge "Retry bind to SharedConnectivityService for manager created before login." into udc-qpr-dev am: bd46b6253f by Matt Walliser · 1 year, 6 months ago
  26. c50d3d6 Retry bind to SharedConnectivityService for manager created before login. by Matt Walliser · 1 year, 6 months ago
  27. 54ddf7c Retry bind to SharedConnectivityService for manager created before login. by Matt Walliser · 1 year, 6 months ago
  28. 0fd8ba4 [DO NOT MERGE]wifi: scan enhancement by Les Lee · 2 years ago
  29. c163b6c Merge "Fix null object reference" into udc-qpr-dev am: 59e9f7fe95 am: cd5522b633 by Isaac Katzenelson · 1 year, 7 months ago
  30. 623013a Fix null object reference by Isaac Katzenelson · 1 year, 7 months ago
  31. 835a50f1 Merge "Call onServiceConnected only after callback is saved in the service." into udc-qpr-dev am: eb9b233d80 am: 59efa3051c by Isaac Katzenelson · 1 year, 8 months ago
  32. 1b9fd20 Call onServiceConnected only after callback is saved in the service. by Isaac Katzenelson · 1 year, 8 months ago
  33. 2a04482 Merge "WiFi: Modify OWNERS files" into udc-dev am: 38f7297166 am: cb184c545b by Treehugger Robot · 1 year, 10 months ago
  34. 02a386f WiFi: Modify OWNERS files by Paul Chen · 1 year, 10 months ago
  35. 319b4a0 Merge "Handle null fields when using parcels." into udc-dev am: 54d0cacacd am: a561c32098 am: 89de9517fb am: b5b1f8ad38 by Isaac Katzenelson · 1 year, 10 months ago
  36. d02b24a Handle null fields when using parcels. by Isaac Katzenelson · 1 year, 10 months ago
  37. c71388f Merge "Remove tests that are duplicated in CTS." into udc-dev am: 9cb6c27097 am: 5e28a2c768 by Andrew Sapperstein · 1 year, 11 months ago
  38. 5c9853c Remove tests that are duplicated in CTS. by Andrew Sapperstein · 1 year, 11 months ago
  39. 86992fe Move IsBatteryCharging from extras bundle to API. by Matt Walliser · 1 year, 11 months ago
  40. 53c8ac6 Merge "Add isBatteryCharging to NetworkProviderInfo extras" into udc-dev by Matt Walliser · 1 year, 11 months ago
  41. b25b3b1 Add isBatteryCharging to NetworkProviderInfo extras by Matt Walliser · 1 year, 11 months ago
  42. 5884344 Merge "Fix connection strength to include 0-4 in range" into udc-dev by Andrew Sapperstein · 2 years ago
  43. 6247387 Fix connection strength to include 0-4 in range by Matt Walliser · 2 years ago
  44. 6547db7 Create returns null when resource strings are empty by Isaac Katzenelson · 2 years ago
  45. a13226c Fix ServiceConnection leak by Isaac Katzenelson · 2 years ago
  46. 19e3d73 Merge "WiFi: Modify OWNERS files" into udc-dev by TreeHugger Robot · 2 years ago
  47. 487e32e WiFi: Modify OWNERS files by Roger Wang · 2 years ago
  48. 645333d Update SharedConnectivitySettingsState per feedback from API counsel by Isaac Katzenelson · 2 years ago
  49. 9a5d999 Add CtsWifiTestCases to presubmit-large if changes to frameworks/base/wifi are made. by Andrew Sapperstein · 2 years ago
  50. ee0d3a4 Merge "Add tests for SharedConnectivityService" into udc-dev by Isaac Katzenelson · 2 years ago
  51. 76fe166 Add tests for SharedConnectivityService by Isaac Katzenelson · 2 years ago
  52. c2a698b Add extras parameter to rest of data classes by Isaac Katzenelson · 2 years ago
  53. f90e340 Add PendingIntent to SharedConnectivitySettingsState by Isaac Katzenelson · 2 years ago
  54. a37d81b Merge "Validate NetworkDeviceInfo is not null in HotspotNetwork" into udc-dev by Andrew Sapperstein · 2 years ago
  55. 03f7571 Validate NetworkDeviceInfo is not null in HotspotNetwork by Isaac Katzenelson · 2 years ago
  56. 6d035f9 Added methods to check shared connectivity features availablility. by Isaac Katzenelson · 2 years ago
  57. 61fcbaf Fix getters to return null on failure. by Isaac Katzenelson · 2 years ago
  58. c4d49db API Review: Changes to NetworkProviderInfo.Builder ctor by Isaac Katzenelson · 2 years ago
  59. d53c419 Add missing validation in data classes by Isaac Katzenelson · 2 years, 1 month ago
  60. a6c820b API Review: TetherNetwork, DeviceInfo by Isaac Katzenelson · 2 years, 1 month ago
  61. 44d3fa6 API Review: SharedConnectivityManager & SharedConnectivityService by Isaac Katzenelson · 2 years, 1 month ago
  62. 8e2d8bd API Review: KnownNetwork changes. by Isaac Katzenelson · 2 years, 1 month ago
  63. f781c01 Change security types arrays to sets in network classes. by Isaac Katzenelson · 2 years, 1 month ago
  64. ed82316 Remove callback when UnregisterCallback is called by Isaac Katzenelson · 2 years, 1 month ago
  65. 3252063 Merge "Add getters to SharedConnectivityService" into udc-dev by Isaac Katzenelson · 2 years, 1 month ago
  66. bb165f6 Add getters to SharedConnectivityService by Isaac Katzenelson · 2 years, 1 month ago
  67. 8d0547c Change SharedConnectivityService's permission check to use checkCallingOrSelfPermission by Matt Walliser · 2 years, 1 month ago
  68. 3191158 Small changes needed to support CTS testing. by Matt Walliser · 2 years, 1 month ago
  69. e3d1e4c Remove constructors and defer creating the Handler to onBind. by Isaac Katzenelson · 2 years, 1 month ago
  70. faf032c Add TetherNetwork as parameter to disconnectTetherNetwork by Isaac Katzenelson · 2 years, 1 month ago
  71. 53de211 Merge "Notify client via callback when service is connected." by Isaac Katzenelson · 2 years, 1 month ago
  72. 6e8fc02 Notify client via callback when service is connected. by Isaac Katzenelson · 2 years, 1 month ago
  73. 3415fa7 Make onBind final by Isaac Katzenelson · 2 years, 1 month ago
  74. ad5e0ec Added network objects to ConnectionStatus classes. by Isaac Katzenelson · 2 years, 1 month ago
  75. f2eac48 Merge "Read service package and intent action from resources" by Isaac Katzenelson · 2 years, 1 month ago
  76. ca24de7 Merge "Create related APIs for PNO scan interval" by Oscar Shu · 2 years, 1 month ago
  77. ca8e637 Read service package and intent action from resources by Isaac Katzenelson · 2 years, 1 month ago
  78. c173a86 Fix endless loop in calling registerCallback/unregisterCallback by Isaac Katzenelson · 2 years, 1 month ago
  79. 1e81bf9 Merge "Add callbacks for connection status. Including some fixes to documentation and annotations." by Isaac Katzenelson · 2 years, 1 month ago
  80. 4827bf4 Add callbacks for connection status. by Isaac Katzenelson · 2 years, 1 month ago
  81. 56ddd36 Create related APIs for PNO scan interval by Bruno Kremp · 2 years, 2 months ago
  82. 2e84da3f Replace public ctor with manager creation by Isaac Katzenelson · 2 years, 1 month ago
  83. 243dd7a Merge "Define stub and data classes for SharedConnectivity Service" by Andrew Sapperstein · 2 years, 1 month ago
  84. 86e2e4f Define stub and data classes for SharedConnectivity Service by Isaac Katzenelson · 2 years, 2 months ago
  85. 917d23f Fix for location of OWNERS file for tests directory. by Isaac Katzenelson · 2 years, 1 month ago
  86. b2466d4 New directories and OWNER files for SharedConnectivity Service by Isaac Katzenelson · 2 years, 1 month ago
  87. bd97157 Merge "Add codes for scan vendor ies support" by Shuibing Dai · 2 years, 2 months ago
  88. d867415 API Review: Rename REASON_NO_DEV to REASON_NO_DEVICE by Sunil Ravi · 2 years, 2 months ago
  89. dcd8a101 Add codes for scan vendor ies support by Shuibing Dai · 2 years, 2 months ago
  90. 3095ec5 Merge "Add WifiKeystore to allow Wifi framework access legacykeystore" by Gabriel Biren · 2 years, 3 months ago
  91. 807f09c wifi: Provide Scan failure reason codes to application by Sunil Ravi · 2 years, 3 months ago
  92. 7588894 Deprecate WifiNl80211Manager.signalPoll() by Mahesh KKV · 2 years, 3 months ago
  93. e9d36a8 Add WifiKeystore to allow Wifi framework access legacykeystore by Chris Ye · 2 years, 5 months ago
  94. 0a5d73b mock wifi (nl80211-framework#2): new constructor for mocking WifiNl80211Manager by Les Lee · 2 years, 5 months ago
  95. 7da659b Fix errorprone warnings that should be errors by Cole Faust · 2 years, 5 months ago
  96. 349940d Rename getMaxNumScanSsids to getMaxSsidsPerScan in WifiNl80211Manager. by Gabriel Biren · 3 years ago
  97. 0f73d2f Add getMaxNumScanSsids() API to WifiNl80211Manager. by Gabriel Biren · 3 years, 1 month ago
  98. 49c0582 wifi: refine API: notifyCountryCodeChanged by Les Lee · 3 years, 1 month ago
  99. 372e89d wifi: Fix unit test error by Les Lee · 3 years, 1 month ago
  100. 16417fe WiFi: Basic support for 11be by Ahmed ElArabawy · 3 years, 3 months ago