1. c163b6c Merge "Fix null object reference" into udc-qpr-dev am: 59e9f7fe95 am: cd5522b633 by Isaac Katzenelson · 2 years, 1 month ago
  2. 623013a Fix null object reference by Isaac Katzenelson · 2 years, 1 month ago
  3. 835a50f1 Merge "Call onServiceConnected only after callback is saved in the service." into udc-qpr-dev am: eb9b233d80 am: 59efa3051c by Isaac Katzenelson · 2 years, 1 month ago
  4. 1b9fd20 Call onServiceConnected only after callback is saved in the service. by Isaac Katzenelson · 2 years, 1 month ago
  5. 2a04482 Merge "WiFi: Modify OWNERS files" into udc-dev am: 38f7297166 am: cb184c545b by Treehugger Robot · 2 years, 3 months ago
  6. 02a386f WiFi: Modify OWNERS files by Paul Chen · 2 years, 3 months ago
  7. 319b4a0 Merge "Handle null fields when using parcels." into udc-dev am: 54d0cacacd am: a561c32098 am: 89de9517fb am: b5b1f8ad38 by Isaac Katzenelson · 2 years, 4 months ago
  8. d02b24a Handle null fields when using parcels. by Isaac Katzenelson · 2 years, 4 months ago
  9. c71388f Merge "Remove tests that are duplicated in CTS." into udc-dev am: 9cb6c27097 am: 5e28a2c768 by Andrew Sapperstein · 2 years, 4 months ago
  10. 5c9853c Remove tests that are duplicated in CTS. by Andrew Sapperstein · 2 years, 4 months ago
  11. 86992fe Move IsBatteryCharging from extras bundle to API. by Matt Walliser · 2 years, 5 months ago
  12. 53c8ac6 Merge "Add isBatteryCharging to NetworkProviderInfo extras" into udc-dev by Matt Walliser · 2 years, 5 months ago
  13. b25b3b1 Add isBatteryCharging to NetworkProviderInfo extras by Matt Walliser · 2 years, 5 months ago
  14. 5884344 Merge "Fix connection strength to include 0-4 in range" into udc-dev by Andrew Sapperstein · 2 years, 5 months ago
  15. 6247387 Fix connection strength to include 0-4 in range by Matt Walliser · 2 years, 5 months ago
  16. 6547db7 Create returns null when resource strings are empty by Isaac Katzenelson · 2 years, 5 months ago
  17. a13226c Fix ServiceConnection leak by Isaac Katzenelson · 2 years, 6 months ago
  18. 19e3d73 Merge "WiFi: Modify OWNERS files" into udc-dev by TreeHugger Robot · 2 years, 5 months ago
  19. 487e32e WiFi: Modify OWNERS files by Roger Wang · 2 years, 6 months ago
  20. 645333d Update SharedConnectivitySettingsState per feedback from API counsel by Isaac Katzenelson · 2 years, 6 months ago
  21. 9a5d999 Add CtsWifiTestCases to presubmit-large if changes to frameworks/base/wifi are made. by Andrew Sapperstein · 2 years, 6 months ago
  22. ee0d3a4 Merge "Add tests for SharedConnectivityService" into udc-dev by Isaac Katzenelson · 2 years, 6 months ago
  23. 76fe166 Add tests for SharedConnectivityService by Isaac Katzenelson · 2 years, 6 months ago
  24. c2a698b Add extras parameter to rest of data classes by Isaac Katzenelson · 2 years, 6 months ago
  25. f90e340 Add PendingIntent to SharedConnectivitySettingsState by Isaac Katzenelson · 2 years, 6 months ago
  26. a37d81b Merge "Validate NetworkDeviceInfo is not null in HotspotNetwork" into udc-dev by Andrew Sapperstein · 2 years, 6 months ago
  27. 03f7571 Validate NetworkDeviceInfo is not null in HotspotNetwork by Isaac Katzenelson · 2 years, 6 months ago
  28. 6d035f9 Added methods to check shared connectivity features availablility. by Isaac Katzenelson · 2 years, 6 months ago
  29. 61fcbaf Fix getters to return null on failure. by Isaac Katzenelson · 2 years, 6 months ago
  30. c4d49db API Review: Changes to NetworkProviderInfo.Builder ctor by Isaac Katzenelson · 2 years, 6 months ago
  31. d53c419 Add missing validation in data classes by Isaac Katzenelson · 2 years, 6 months ago
  32. a6c820b API Review: TetherNetwork, DeviceInfo by Isaac Katzenelson · 2 years, 6 months ago
  33. 44d3fa6 API Review: SharedConnectivityManager & SharedConnectivityService by Isaac Katzenelson · 2 years, 6 months ago
  34. 8e2d8bd API Review: KnownNetwork changes. by Isaac Katzenelson · 2 years, 6 months ago
  35. f781c01 Change security types arrays to sets in network classes. by Isaac Katzenelson · 2 years, 6 months ago
  36. ed82316 Remove callback when UnregisterCallback is called by Isaac Katzenelson · 2 years, 6 months ago
  37. 3252063 Merge "Add getters to SharedConnectivityService" into udc-dev by Isaac Katzenelson · 2 years, 6 months ago
  38. bb165f6 Add getters to SharedConnectivityService by Isaac Katzenelson · 2 years, 7 months ago
  39. 8d0547c Change SharedConnectivityService's permission check to use checkCallingOrSelfPermission by Matt Walliser · 2 years, 7 months ago
  40. 3191158 Small changes needed to support CTS testing. by Matt Walliser · 2 years, 7 months ago
  41. e3d1e4c Remove constructors and defer creating the Handler to onBind. by Isaac Katzenelson · 2 years, 7 months ago
  42. faf032c Add TetherNetwork as parameter to disconnectTetherNetwork by Isaac Katzenelson · 2 years, 7 months ago
  43. 53de211 Merge "Notify client via callback when service is connected." by Isaac Katzenelson · 2 years, 7 months ago
  44. 6e8fc02 Notify client via callback when service is connected. by Isaac Katzenelson · 2 years, 7 months ago
  45. 3415fa7 Make onBind final by Isaac Katzenelson · 2 years, 7 months ago
  46. ad5e0ec Added network objects to ConnectionStatus classes. by Isaac Katzenelson · 2 years, 7 months ago
  47. f2eac48 Merge "Read service package and intent action from resources" by Isaac Katzenelson · 2 years, 7 months ago
  48. ca24de7 Merge "Create related APIs for PNO scan interval" by Oscar Shu · 2 years, 7 months ago
  49. ca8e637 Read service package and intent action from resources by Isaac Katzenelson · 2 years, 7 months ago
  50. c173a86 Fix endless loop in calling registerCallback/unregisterCallback by Isaac Katzenelson · 2 years, 7 months ago
  51. 1e81bf9 Merge "Add callbacks for connection status. Including some fixes to documentation and annotations." by Isaac Katzenelson · 2 years, 7 months ago
  52. 4827bf4 Add callbacks for connection status. by Isaac Katzenelson · 2 years, 7 months ago
  53. 56ddd36 Create related APIs for PNO scan interval by Bruno Kremp · 2 years, 8 months ago
  54. 2e84da3f Replace public ctor with manager creation by Isaac Katzenelson · 2 years, 7 months ago
  55. 243dd7a Merge "Define stub and data classes for SharedConnectivity Service" by Andrew Sapperstein · 2 years, 7 months ago
  56. 86e2e4f Define stub and data classes for SharedConnectivity Service by Isaac Katzenelson · 2 years, 7 months ago
  57. 917d23f Fix for location of OWNERS file for tests directory. by Isaac Katzenelson · 2 years, 7 months ago
  58. b2466d4 New directories and OWNER files for SharedConnectivity Service by Isaac Katzenelson · 2 years, 7 months ago
  59. bd97157 Merge "Add codes for scan vendor ies support" by Shuibing Dai · 2 years, 8 months ago
  60. d867415 API Review: Rename REASON_NO_DEV to REASON_NO_DEVICE by Sunil Ravi · 2 years, 8 months ago
  61. dcd8a101 Add codes for scan vendor ies support by Shuibing Dai · 2 years, 8 months ago
  62. 3095ec5 Merge "Add WifiKeystore to allow Wifi framework access legacykeystore" by Gabriel Biren · 2 years, 9 months ago
  63. 807f09c wifi: Provide Scan failure reason codes to application by Sunil Ravi · 2 years, 9 months ago
  64. 7588894 Deprecate WifiNl80211Manager.signalPoll() by Mahesh KKV · 2 years, 9 months ago
  65. e9d36a8 Add WifiKeystore to allow Wifi framework access legacykeystore by Chris Ye · 2 years, 11 months ago
  66. 0a5d73b mock wifi (nl80211-framework#2): new constructor for mocking WifiNl80211Manager by Les Lee · 2 years, 11 months ago
  67. 7da659b Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  68. 349940d Rename getMaxNumScanSsids to getMaxSsidsPerScan in WifiNl80211Manager. by Gabriel Biren · 3 years, 6 months ago
  69. 0f73d2f Add getMaxNumScanSsids() API to WifiNl80211Manager. by Gabriel Biren · 3 years, 6 months ago
  70. 49c0582 wifi: refine API: notifyCountryCodeChanged by Les Lee · 3 years, 7 months ago
  71. 372e89d wifi: Fix unit test error by Les Lee · 3 years, 7 months ago
  72. 16417fe WiFi: Basic support for 11be by Ahmed ElArabawy · 3 years, 9 months ago
  73. 1a8877f wifi: Add new API to notify wificond of CC have changed by Les Lee · 3 years, 8 months ago
  74. 8a0ac23 Use new WifiSsid creator methods in unit tests by Quang Luong · 4 years ago
  75. 1f7d2d2 frameworks/base/wifi: reference WIFI_OWNERS by David Su · 4 years, 3 months ago
  76. e83c107 frameworks/base/wifi/OWNERS: reference packages/modules/Wifi/OWNERS by David Su · 4 years, 3 months ago
  77. c317a6f wifi: Rename country change API by lesl · 4 years, 5 months ago
  78. a16d0b3 base/wifi: Remove rpius@ from OWNERS by Roshan Pius · 4 years, 5 months ago
  79. 3580e76 wifi: Add Country code event listener support by lesl · 4 years, 6 months ago
  80. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 7 months ago
  81. d7f33cd API: Suppress existing NullableCollections lints (S edition) by Adrian Roos · 4 years, 7 months ago
  82. 1bccf82 New startScan API for 6Ghz RNR support by xshu · 4 years, 8 months ago
  83. 6b9bce0 Merge "frameworks/base/wifi: Add MOVED.txt" am: 1569abf4bb am: 5e79fc59db am: 6ca0a72bf8 by David Su · 4 years, 8 months ago
  84. e3d6713 frameworks/base/wifi: Add MOVED.txt by David Su · 4 years, 8 months ago
  85. 252ca6d Merge "frameworks/base/wifi: configure TEST_MAPPING" am: 804240d840 am: bef16da6aa am: 4611b7f473 by David Su · 4 years, 8 months ago
  86. 3e167c1 frameworks/base/wifi: configure TEST_MAPPING by David Su · 4 years, 8 months ago
  87. b1e8477 frameworks/base/wifi: unpack non-updatable/ folder by David Su · 4 years, 8 months ago
  88. 3976a1d frameworks/base/wifi: unpack non-updatable/ folder by David Su · 4 years, 8 months ago
  89. 6bd6a56 Migrate frameworks/base/wifi & frameworks/base/packages/OsuLogin by Baligh Uddin · 4 years, 9 months ago
  90. 09fdba4 Migrate frameworks/base/wifi & frameworks/base/packages/OsuLogin by Baligh Uddin · 4 years, 9 months ago
  91. 46d5d52 Merge "WifiManager: Remove javadoc reference to multi STA concurrency API" am: 5d3b26484c am: 90a64f7002 am: 5f217f2b9b by Roshan Pius · 4 years, 9 months ago
  92. be39ce4 WifiManager: Remove javadoc reference to multi STA concurrency API by Roshan Pius · 4 years, 9 months ago
  93. e126101 Merge changes from topic "wifi_transport_info_stage_1" by Roshan Pius · 4 years, 9 months ago
  94. 7db76b6 Merge changes from topic "wifi_transport_info_stage_1" by Roshan Pius · 4 years, 9 months ago
  95. f4cba21 Merge "Add visibility rule for migration." am: 447d6af218 am: f1efba5a92 am: dac717cd02 by Baligh Uddin · 4 years, 9 months ago
  96. b241613 Merge changes from topic "bridged_AP_callback" by Les Lee · 4 years, 9 months ago
  97. 3653444d WifiInfo: Add equals implementation by Roshan Pius · 4 years, 10 months ago
  98. 6c5626e Convert WifiInfo to TransportInfo by Roshan Pius · 5 years ago
  99. 80222a8 WifiInfo: Add equals implementation by Roshan Pius · 4 years, 10 months ago
  100. 36f802a Convert WifiInfo to TransportInfo by Roshan Pius · 5 years ago