- d0a9444 Merge "Clean up SharedConnectivityManager on unbind." into udc-qpr-dev am: eaa8764caa am: 288bc59298 by Matt Walliser · 1 year, 4 months ago
- 288bc59 Merge "Clean up SharedConnectivityManager on unbind." into udc-qpr-dev am: eaa8764caa by Matt Walliser · 1 year, 4 months ago
- 0c9b699 Clean up SharedConnectivityManager on unbind. by Matt Walliser · 1 year, 4 months ago
- c492366 Merge "Retry bind to SharedConnectivityService for manager created before login." into udc-qpr-dev am: bd46b6253f by Matt Walliser · 1 year, 5 months ago
- c50d3d6 Retry bind to SharedConnectivityService for manager created before login. by Matt Walliser · 1 year, 5 months ago
- 54ddf7c Retry bind to SharedConnectivityService for manager created before login. by Matt Walliser · 1 year, 5 months ago
- 0fd8ba4 [DO NOT MERGE]wifi: scan enhancement by Les Lee · 1 year, 10 months ago
- c163b6c Merge "Fix null object reference" into udc-qpr-dev am: 59e9f7fe95 am: cd5522b633 by Isaac Katzenelson · 1 year, 6 months ago
- 623013a Fix null object reference by Isaac Katzenelson · 1 year, 6 months ago
- 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, 6 months ago
- 1b9fd20 Call onServiceConnected only after callback is saved in the service. by Isaac Katzenelson · 1 year, 6 months ago
- 319b4a0 Merge "Handle null fields when using parcels." into udc-dev am: 54d0cacacd am: a561c32098 am: 89de9517fb am: b5b1f8ad38 by Isaac Katzenelson · 1 year, 9 months ago
- d02b24a Handle null fields when using parcels. by Isaac Katzenelson · 1 year, 9 months ago
- c71388f Merge "Remove tests that are duplicated in CTS." into udc-dev am: 9cb6c27097 am: 5e28a2c768 by Andrew Sapperstein · 1 year, 9 months ago
- 5c9853c Remove tests that are duplicated in CTS. by Andrew Sapperstein · 1 year, 9 months ago
- 86992fe Move IsBatteryCharging from extras bundle to API. by Matt Walliser · 1 year, 10 months ago
- 53c8ac6 Merge "Add isBatteryCharging to NetworkProviderInfo extras" into udc-dev by Matt Walliser · 1 year, 10 months ago
- b25b3b1 Add isBatteryCharging to NetworkProviderInfo extras by Matt Walliser · 1 year, 10 months ago
- 5884344 Merge "Fix connection strength to include 0-4 in range" into udc-dev by Andrew Sapperstein · 1 year, 10 months ago
- 6247387 Fix connection strength to include 0-4 in range by Matt Walliser · 1 year, 10 months ago
- 6547db7 Create returns null when resource strings are empty by Isaac Katzenelson · 1 year, 10 months ago
- a13226c Fix ServiceConnection leak by Isaac Katzenelson · 1 year, 11 months ago
- 19e3d73 Merge "WiFi: Modify OWNERS files" into udc-dev by TreeHugger Robot · 1 year, 10 months ago
- 487e32e WiFi: Modify OWNERS files by Roger Wang · 1 year, 10 months ago
- 645333d Update SharedConnectivitySettingsState per feedback from API counsel by Isaac Katzenelson · 1 year, 10 months ago
- ee0d3a4 Merge "Add tests for SharedConnectivityService" into udc-dev by Isaac Katzenelson · 1 year, 11 months ago
- 76fe166 Add tests for SharedConnectivityService by Isaac Katzenelson · 1 year, 11 months ago
- c2a698b Add extras parameter to rest of data classes by Isaac Katzenelson · 1 year, 11 months ago
- f90e340 Add PendingIntent to SharedConnectivitySettingsState by Isaac Katzenelson · 1 year, 11 months ago
- a37d81b Merge "Validate NetworkDeviceInfo is not null in HotspotNetwork" into udc-dev by Andrew Sapperstein · 1 year, 11 months ago
- 03f7571 Validate NetworkDeviceInfo is not null in HotspotNetwork by Isaac Katzenelson · 1 year, 11 months ago
- 6d035f9 Added methods to check shared connectivity features availablility. by Isaac Katzenelson · 1 year, 11 months ago
- 61fcbaf Fix getters to return null on failure. by Isaac Katzenelson · 1 year, 11 months ago
- c4d49db API Review: Changes to NetworkProviderInfo.Builder ctor by Isaac Katzenelson · 1 year, 11 months ago
- d53c419 Add missing validation in data classes by Isaac Katzenelson · 1 year, 11 months ago
- a6c820b API Review: TetherNetwork, DeviceInfo by Isaac Katzenelson · 1 year, 11 months ago
- 44d3fa6 API Review: SharedConnectivityManager & SharedConnectivityService by Isaac Katzenelson · 1 year, 11 months ago
- 8e2d8bd API Review: KnownNetwork changes. by Isaac Katzenelson · 1 year, 11 months ago
- f781c01 Change security types arrays to sets in network classes. by Isaac Katzenelson · 1 year, 11 months ago
- ed82316 Remove callback when UnregisterCallback is called by Isaac Katzenelson · 1 year, 11 months ago
- 3252063 Merge "Add getters to SharedConnectivityService" into udc-dev by Isaac Katzenelson · 1 year, 11 months ago
- bb165f6 Add getters to SharedConnectivityService by Isaac Katzenelson · 1 year, 11 months ago
- 8d0547c Change SharedConnectivityService's permission check to use checkCallingOrSelfPermission by Matt Walliser · 1 year, 11 months ago
- 3191158 Small changes needed to support CTS testing. by Matt Walliser · 2 years ago
- e3d1e4c Remove constructors and defer creating the Handler to onBind. by Isaac Katzenelson · 2 years ago
- faf032c Add TetherNetwork as parameter to disconnectTetherNetwork by Isaac Katzenelson · 2 years ago
- 53de211 Merge "Notify client via callback when service is connected." by Isaac Katzenelson · 2 years ago
- 6e8fc02 Notify client via callback when service is connected. by Isaac Katzenelson · 2 years ago
- 3415fa7 Make onBind final by Isaac Katzenelson · 2 years ago
- ad5e0ec Added network objects to ConnectionStatus classes. by Isaac Katzenelson · 2 years ago
- f2eac48 Merge "Read service package and intent action from resources" by Isaac Katzenelson · 2 years ago
- ca24de7 Merge "Create related APIs for PNO scan interval" by Oscar Shu · 2 years ago
- ca8e637 Read service package and intent action from resources by Isaac Katzenelson · 2 years ago
- c173a86 Fix endless loop in calling registerCallback/unregisterCallback by Isaac Katzenelson · 2 years ago
- 1e81bf9 Merge "Add callbacks for connection status. Including some fixes to documentation and annotations." by Isaac Katzenelson · 2 years ago
- 4827bf4 Add callbacks for connection status. by Isaac Katzenelson · 2 years ago
- 56ddd36 Create related APIs for PNO scan interval by Bruno Kremp · 2 years ago
- 2e84da3f Replace public ctor with manager creation by Isaac Katzenelson · 2 years ago
- 86e2e4f Define stub and data classes for SharedConnectivity Service by Isaac Katzenelson · 2 years ago
- b2466d4 New directories and OWNER files for SharedConnectivity Service by Isaac Katzenelson · 2 years ago
- bd97157 Merge "Add codes for scan vendor ies support" by Shuibing Dai · 2 years ago
- d867415 API Review: Rename REASON_NO_DEV to REASON_NO_DEVICE by Sunil Ravi · 2 years ago
- dcd8a101 Add codes for scan vendor ies support by Shuibing Dai · 2 years ago
- 3095ec5 Merge "Add WifiKeystore to allow Wifi framework access legacykeystore" by Gabriel Biren · 2 years, 1 month ago
- 807f09c wifi: Provide Scan failure reason codes to application by Sunil Ravi · 2 years, 2 months ago
- 7588894 Deprecate WifiNl80211Manager.signalPoll() by Mahesh KKV · 2 years, 2 months ago
- e9d36a8 Add WifiKeystore to allow Wifi framework access legacykeystore by Chris Ye · 2 years, 4 months ago
- 0a5d73b mock wifi (nl80211-framework#2): new constructor for mocking WifiNl80211Manager by Les Lee · 2 years, 3 months ago
- 349940d Rename getMaxNumScanSsids to getMaxSsidsPerScan in WifiNl80211Manager. by Gabriel Biren · 2 years, 11 months ago
- 0f73d2f Add getMaxNumScanSsids() API to WifiNl80211Manager. by Gabriel Biren · 2 years, 11 months ago
- 49c0582 wifi: refine API: notifyCountryCodeChanged by Les Lee · 3 years ago
- 16417fe WiFi: Basic support for 11be by Ahmed ElArabawy · 3 years, 1 month ago
- 1a8877f wifi: Add new API to notify wificond of CC have changed by Les Lee · 3 years, 1 month ago
- c317a6f wifi: Rename country change API by lesl · 3 years, 10 months ago
- 3580e76 wifi: Add Country code event listener support by lesl · 3 years, 11 months ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
- d7f33cd API: Suppress existing NullableCollections lints (S edition) by Adrian Roos · 4 years ago
- 1bccf82 New startScan API for 6Ghz RNR support by xshu · 4 years ago
- b1e8477 frameworks/base/wifi: unpack non-updatable/ folder by David Su · 4 years, 1 month ago
- 09fdba4 Migrate frameworks/base/wifi & frameworks/base/packages/OsuLogin by Baligh Uddin · 4 years, 1 month ago
- 46d5d52 Merge "WifiManager: Remove javadoc reference to multi STA concurrency API" am: 5d3b26484c am: 90a64f7002 am: 5f217f2b9b by Roshan Pius · 4 years, 1 month ago
- be39ce4 WifiManager: Remove javadoc reference to multi STA concurrency API by Roshan Pius · 4 years, 1 month ago
- e126101 Merge changes from topic "wifi_transport_info_stage_1" by Roshan Pius · 4 years, 1 month ago
- 7db76b6 Merge changes from topic "wifi_transport_info_stage_1" by Roshan Pius · 4 years, 1 month ago
- b241613 Merge changes from topic "bridged_AP_callback" by Les Lee · 4 years, 1 month ago
- 3653444d WifiInfo: Add equals implementation by Roshan Pius · 4 years, 2 months ago
- 6c5626e Convert WifiInfo to TransportInfo by Roshan Pius · 4 years, 6 months ago
- 80222a8 WifiInfo: Add equals implementation by Roshan Pius · 4 years, 2 months ago
- 36f802a Convert WifiInfo to TransportInfo by Roshan Pius · 4 years, 6 months ago
- 7ff19c5 Merge changes from topics "s-security-params-backup-restore", "s-seucrity-params-setup-migration" by Jimmy Chen · 4 years, 1 month ago
- e5436af wifi: Add callback onConnectedClientsOrInfoChanged handling by lesl · 4 years, 1 month ago
- 9548db7 frameworks/base/wifi: Move migration_samples to non-updatable directory by David Su · 4 years, 1 month ago
- 512ba3c Split updatable/non-updatable Wifi APIs into separate directories by David Su · 4 years, 2 months ago
- 97ff070 wifi: add setSecurityParams APIs for wifi service migration by Jimmy Chen · 4 years, 1 month ago
- 8d0bb86 wifi: add getSecurityType and createSecurityParamsBySecurityType methods by Jimmy Chen · 4 years, 2 months ago
- 8814f7f frameworks/base/wifi: Move migration_samples to non-updatable directory by David Su · 4 years, 1 month ago
- e7cc3ae Split updatable/non-updatable Wifi APIs into separate directories by David Su · 4 years, 2 months ago
- 54028c1 wifi: Add new callback to support use case in bridged mode by lesl · 4 years, 2 months ago
- 97e9a0c Merge "[WifiCoex] Add @hide API for default coex algorithm enabled or not" by Quang Luong · 4 years, 1 month ago
- 537fa9c3 Merge "WifiNl80211Manager: improve logging" by TreeHugger Robot · 4 years, 1 month ago