summaryrefslogtreecommitdiff
path: root/wifi/java
AgeCommit message (Expand)Author
2023-03-17Merge "Add tests for SharedConnectivityService" into udc-dev Isaac Katzenelson
2023-03-17Add tests for SharedConnectivityService Isaac Katzenelson
2023-03-16Add extras parameter to rest of data classes Isaac Katzenelson
2023-03-15Add PendingIntent to SharedConnectivitySettingsState Isaac Katzenelson
2023-03-09Merge "Validate NetworkDeviceInfo is not null in HotspotNetwork" into udc-dev Andrew Sapperstein
2023-03-09Validate NetworkDeviceInfo is not null in HotspotNetwork Isaac Katzenelson
2023-03-08Added methods to check shared connectivity features availablility. Isaac Katzenelson
2023-03-08Fix getters to return null on failure. Isaac Katzenelson
2023-03-02API Review: Changes to NetworkProviderInfo.Builder ctor Isaac Katzenelson
2023-03-01Add missing validation in data classes Isaac Katzenelson
2023-03-01API Review: TetherNetwork, DeviceInfo Isaac Katzenelson
2023-03-01API Review: SharedConnectivityManager & SharedConnectivityService Isaac Katzenelson
2023-03-01API Review: KnownNetwork changes. Isaac Katzenelson
2023-02-28Change security types arrays to sets in network classes. Isaac Katzenelson
2023-02-24Remove callback when UnregisterCallback is called Isaac Katzenelson
2023-02-24Merge "Add getters to SharedConnectivityService" into udc-dev Isaac Katzenelson
2023-02-24Add getters to SharedConnectivityService Isaac Katzenelson
2023-02-23Change SharedConnectivityService's permission check to use checkCallingOrSelf... Matt Walliser
2023-02-18Small changes needed to support CTS testing. Matt Walliser
2023-02-17Remove constructors and defer creating the Handler to onBind. Isaac Katzenelson
2023-02-15Add TetherNetwork as parameter to disconnectTetherNetwork Isaac Katzenelson
2023-02-15Merge "Notify client via callback when service is connected." Isaac Katzenelson
2023-02-14Notify client via callback when service is connected. Isaac Katzenelson
2023-02-14Make onBind final Isaac Katzenelson
2023-02-14Added network objects to ConnectionStatus classes. Isaac Katzenelson
2023-02-14Merge "Read service package and intent action from resources" Isaac Katzenelson
2023-02-13Merge "Create related APIs for PNO scan interval" Oscar Shu
2023-02-13Read service package and intent action from resources Isaac Katzenelson
2023-02-11Fix endless loop in calling registerCallback/unregisterCallback Isaac Katzenelson
2023-02-11Merge "Add callbacks for connection status. Including some fixes to documenta... Isaac Katzenelson
2023-02-10Add callbacks for connection status. Isaac Katzenelson
2023-02-10Create related APIs for PNO scan interval Bruno Kremp
2023-02-06Replace public ctor with manager creation Isaac Katzenelson
2023-02-03Define stub and data classes for SharedConnectivity Service Isaac Katzenelson
2023-02-02New directories and OWNER files for SharedConnectivity Service Isaac Katzenelson
2023-01-24Merge "Add codes for scan vendor ies support" Shuibing Dai
2023-01-24API Review: Rename REASON_NO_DEV to REASON_NO_DEVICE Sunil Ravi
2023-01-23Add codes for scan vendor ies support Shuibing Dai
2022-12-21Merge "Add WifiKeystore to allow Wifi framework access legacykeystore" Gabriel Biren
2022-12-19wifi: Provide Scan failure reason codes to application Sunil Ravi
2022-12-16Deprecate WifiNl80211Manager.signalPoll() Mahesh KKV
2022-12-10Add WifiKeystore to allow Wifi framework access legacykeystore Chris Ye
2022-12-06mock wifi (nl80211-framework#2): new constructor for mocking WifiNl80211Manager Les Lee
2022-03-10Rename getMaxNumScanSsids to getMaxSsidsPerScan in Gabriel Biren
2022-03-07Add getMaxNumScanSsids() API to WifiNl80211Manager. Gabriel Biren
2022-02-10wifi: refine API: notifyCountryCodeChanged Les Lee
2022-01-25WiFi: Basic support for 11be Ahmed ElArabawy
2022-01-24wifi: Add new API to notify wificond of CC have changed Les Lee
2021-04-15wifi: Rename country change API lesl
2021-03-23wifi: Add Country code event listener support lesl