- Nov 07, 2023
-
-
Matt Walliser authored
Bug: 308475152 Test: atest android.net.wifi.sharedconnectivity.service.SharedConnectivityServiceTest Change-Id: Id19a627ca8434f3af84929db1b21019bef88da83
-
- Oct 18, 2023
-
-
Andrew Sapperstein authored
isBatteryCharging/setBatteryCharging and getBroadcastReceiver() were added post-U. Fixes: 305067231 Test: atest -c CtsWifiTestCases Change-Id: I6dbc979ab4a5711799208f6e56c5627296b1d5aa
-
Gabriel Biren authored
teardownInterfaces in WifiNl80211Manager. Prevents a specific race condition when the wificond service dies at the same time as the Vendor HAL (whose death handler calls into teardownInterfaces). No other race conditions have been observed in this file, so we can limit the locks to these 2 methods. Bug: 273175980 Test: atest WifiNl80211ManagerTest Change-Id: Ib3936ed8ddb3c0dc5fb25a56e535ab27a28cfa65
-
- Oct 06, 2023
-
-
Krzysztof Kosiński authored
Bug: 255714762 Test: presubmit Change-Id: I7e29732e1e77e37cfb491521d14d2f3eb07deb36 Merged-In: I7e29732e1e77e37cfb491521d14d2f3eb07deb36
-
Krzysztof Kosiński authored
Bug: 255714762 Test: presubmit Change-Id: I7e29732e1e77e37cfb491521d14d2f3eb07deb36 Merged-In: I7e29732e1e77e37cfb491521d14d2f3eb07deb36
-
Krzysztof Kosiński authored
Bug: 255714762 Test: presubmit Change-Id: I7e29732e1e77e37cfb491521d14d2f3eb07deb36
-
- Sep 22, 2023
-
-
Matt Walliser authored
mService is used by registerCallback as an indication of if the service is bound to. This was only being set to null when the service was unbound from the service side, not when unbound from the manager side. Bug: 301296167 Test: atest -c android.net.wifi.sharedconnectivity.cts.app.SharedConnectivityManagerTest Change-Id: I2ef94cf0489b41a48a4279fbe3f9041ae0271280
-
- Sep 14, 2023
-
-
Matt Walliser authored
Bug: 299187614 Fixes: 299187614 Test: atest -c android.net.wifi.sharedconnectivity.cts.app.SharedConnectivityManagerTest Change-Id: If00d686f8f95433d951f80faafb99d94ee758805
-
Matt Walliser authored
Bug: 299187614 Fixes: 299187614 Test: atest -c android.net.wifi.sharedconnectivity.cts.app.SharedConnectivityManagerTest Merged-In: If00d686f8f95433d951f80faafb99d94ee758805 Change-Id: If00d686f8f95433d951f80faafb99d94ee758805
-
- Aug 17, 2023
-
-
Les Lee authored
Bug: 282660969 Bug: 295775602 Test: unit test & manual test Change-Id: I2b306b4d1793bffc3b0227043fd774018ba4e675 Merged-In: I2f9cdb638dcb1f98113f39b60a96b0d1e8b22d8c Merged-In: I85b8c1e94d6270006cce866e13a1879f55161cd1
-
- Aug 15, 2023
-
-
Isaac Katzenelson authored
Bug: 281487373 Test: atest android.net.wifi.sharedconnectivity.cts Change-Id: Iedbf8e041891b7d3aabf8378460a3f1ec4e487a6
-
- Jul 29, 2023
-
-
Isaac Katzenelson authored
Prevent the onServiceConnected to be called prematurely. Until now it was called in the manager and so that a client may rely on the callback being called before it was actually available to the service to use. Bug: 293511169 Test: atest android.net.wifi.sharedconnectivity.cts Change-Id: I698378a057990bd8ea73974130fa29ab1cd7c738
-
- Jun 06, 2023
-
-
Les Lee authored
Bug: 282660969 Test: unit test & manual test Change-Id: I2b306b4d1793bffc3b0227043fd774018ba4e675 Merged-In: I2f9cdb638dcb1f98113f39b60a96b0d1e8b22d8c Merged-In: I85b8c1e94d6270006cce866e13a1879f55161cd1
-
- May 31, 2023
-
-
Paul Chen authored
Add kumachang@ in OWNERS file Bug: 274850026 Test: None Change-Id: I92ea3e9825461259ae96338868b8025cdbee54b7
-
- May 09, 2023
-
-
Isaac Katzenelson authored
For fields that can be null, make sure they are stored correctly and read correctly when they are used in a parcel. Bug: 281487373 Test: atest SharedConnectivitySettingsStateTest KnownNetworkTest Change-Id: I2f9cdb638dcb1f98113f39b60a96b0d1e8b22d8c
-
- Apr 25, 2023
-
-
Andrew Sapperstein authored
Also adds a requireNonNull check for the extras in NetworkProviderInfo. Bug: 274133298 Test: sharedconnectivity cts tests Change-Id: If50bedf4f764f0850f259c9001f50aca7c8e96b5
-
- Apr 20, 2023
-
-
Matt Walliser authored
Bug: 273947205 Test: atest -c android.net.wifi.sharedconnectivity.cts Change-Id: I1d6e50e07eeca9d3b681b6a359355d23e90d93b0
-
- Apr 14, 2023
-
-
Matt Walliser authored
Bug: 278155694 Test: none Change-Id: I0d9d288e65ac2410ab3c2d96b5c8fa5143d5ba40
-
- Apr 13, 2023
-
-
Nate(Qiang) Jiang authored
Bug: 275340417 Test: atest android.net.wifi Change-Id: I6e6128b7ed5327da8dbc9186a82bef0f2e4197bb
-
Nate(Qiang) Jiang authored
Bug: 275340417 Test: atest android.net.wifi Change-Id: I6e6128b7ed5327da8dbc9186a82bef0f2e4197bb
-
- Apr 12, 2023
-
-
Nate(Qiang) Jiang authored
Bug: 274445194 Test: atest android.net.wifi Change-Id: Id4e16007531ba1ce3e3f9fa3d3111b5af57751be
-
Nate(Qiang) Jiang authored
Bug: 274445194 Test: atest android.net.wifi Change-Id: Id4e16007531ba1ce3e3f9fa3d3111b5af57751be
-
- Apr 08, 2023
-
-
Matt Walliser authored
Bug: 277395764 Test: none Change-Id: I2cc20b3bc80f7b2808154e6deb407732330354b6
-
Isaac Katzenelson authored
When resource string for the shared connectivity service or intent are empty, the create method now returns null instead of creating the manager. Bug: 277383431 Test: atest SharedConnectivityManagerTest Change-Id: Ib192821ed2311fb80689cef3c9adc31bf2c21f5b
-
- Mar 29, 2023
-
-
Isaac Katzenelson authored
Calling bind in the first callback register and unbind when all callbackswere unregistered. Bug: 268743334 Test: atest SharedConnectiviyManagerTest Change-Id: Ib37c5d26a575813588d930026acfc48fef68091f
-
- Mar 25, 2023
-
-
Roger Wang authored
add kumachang@ in OWNERS file Bug: 274850026 Test: None Change-Id: I19cebbfeb9f8e146b4c0db853020555d0a1fb925
-
- Mar 24, 2023
-
-
Isaac Katzenelson authored
Changed builder to accept a PendingIntent instead of Intent. Bug: 273936825 Test: atest SharedConnectivitySettingsStateTest Change-Id: Ifbb99793fc94432a4563b4c2372771c0d231509b
-
- Mar 17, 2023
-
-
Andrew Sapperstein authored
Bug: 274133298 Change-Id: I58523d4aaf12224fb64526fd94ff34ff2f3b390a Test: CtsWifiTestCases
-
Isaac Katzenelson authored
Bug: 271853818 Test: atestSharedConnectivityServiceTest Change-Id: I0aa6626f3e8472a7e4a78a04936e4d149000893e
-
- Mar 16, 2023
-
-
Isaac Katzenelson authored
Made sure all extras are non-null on all data classes. Bug: 273606522 Test: atest HotspotNetworkTest KnownNetworkTest NetworkProviderInfoTest Change-Id: Ieb393bfd8868fbde38a4699b0c78e98df4bb42a8
-
- Mar 15, 2023
-
-
Isaac Katzenelson authored
Bug: 272521649 Test: atest SharedConnectivitySettingsStateTest Change-Id: I825435476b230d835455078aa3a58f50461eae88
-
- Mar 09, 2023
-
-
Isaac Katzenelson authored
Bug: 272512345 Test: atest HotspotNetworkTest Change-Id: Ib9e7360629f77effa7ff3de2ea0bc20e72d63bdc
-
- Mar 08, 2023
-
-
Isaac Katzenelson authored
Added methods and flags to check what level of funcionality the service supports. Added flags to enable instant tether and nearby Wi-Fi. The flags will be enabled in an overlay file based on the level of UI support by the OEM. The service checks the flags and provides an API to allow the API's client to decide what level of functionality to provide. Also fixed the naming of flags. Bug: 271934662 Test: atest SharedConnectivityServiceTest Change-Id: Ifba6b73904862dfdc58741856e8b940ae6d6634b
-
Isaac Katzenelson authored
Per API review comment, changed getters for hotspot and known network to return null on failure. Fixed tests to correspond to the fix. Bug: 271178371 Test: atest SharedConnectivityManagerTest Change-Id: I6a1aac661d1d0f7a730d52a1ee92fd6ea2705cf5
-
- Mar 02, 2023
-
-
Isaac Katzenelson authored
Bug: 268486125 Test: atest (all affected tests in the CL). Change-Id: I9b8d68a284d95c6c7034c15b29c58551c3fa2c95
-
- Mar 01, 2023
-
-
Isaac Katzenelson authored
Bug: 270487088 Test: atest KnownNetworkConnectionStatusTest TetherNetworkConnectionStatusTest Change-Id: I937a626e740e333827849e3b514ddcea0e5d7610
-
Isaac Katzenelson authored
Renamed TetherNetwork to HotspotNetwork and replaced all usage of Tether with Hotspot. Renamed DeviceInfo to NetworkProviderInfo. Added DEVICE_TYPE_WATCH and DEVICE_TYPE_AUTO for futureproofing in NetworkProviderInfo.java Bug: 268486125 Test: atest (all affected test classes) Change-Id: I889457f02322644f3779bf25c3a125f7f973c69c
-
Isaac Katzenelson authored
Bug: 268486125 Test: atest SharedConnectivityManagerTest SharedConnectivityServiceTest Change-Id: I4d9671379cc426102cabd81e973c70ee2cbb41f4
-
Isaac Katzenelson authored
Bug: 268486125 Test: atest KnownNetworkTest Change-Id: Ifdae8e18889cea3aa44f1abe4f05af88ebd56e0f
-
- Feb 28, 2023
-
-
Isaac Katzenelson authored
Also fixed all test classes to support Truth and added hashcode verification too. Bug: 270700093, 270697412 Test: atest KnownNetworkTest TetherNetworkTest Change-Id: If01e72bffa3297c4d34a32639c4211c4d8ee191b
-