summaryrefslogtreecommitdiff
path: root/common/networkstackclient/src/android
AgeCommit message (Expand)Author
2020-06-17Fix the potential NPE when calling IPMS API and ExecutionException is thrown.Xiao Ma
2020-06-11Remove DhcpResults from NetworkStack shared libRemi NGUYEN VAN
2020-05-29Implement delete methodsChalard Jean
2020-05-29Rename groupHint to cluster.Chalard Jean
2020-05-01Add default and nullable annotations to NetworkStack AIDLs.Treehugger Robot
2020-04-28Address comments on NetworkStack AIDL v6Remi NGUYEN VAN
2020-04-20Get the l2key and grouphint from the initial provisioning configuration.Xiao Ma
2020-04-16Add a new field changePrefixOnDecline in DhcpServingParamsParcel.Xiao Ma
2020-04-10Support specific client address configurationTreehugger Robot
2020-04-07Merge "Add bssid field in the ScanResultInfo class." into rvc-devXiao Ma
2020-04-07Add bssid field in the ScanResultInfo class.Xiao Ma
2020-04-07Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic.Xiao Ma
2020-04-02Add new method to update Layer2 information when L2 roaming happens.Xiao Ma
2020-03-18Use NetworkStack.getService in NetworkStackClientRemi NGUYEN VAN
2020-02-20Add ModuleNetworkStackClientRemi NGUYEN VAN
2020-02-18Revert "Revert "Add DhcpLeaseCallbacks""Lorenzo Colitti
2020-02-15Add CaptivePortalData fetching to NetworkMonitorRemi NGUYEN VAN
2020-02-14Add shims for network info classesRemi NGUYEN VAN
2020-02-13Merge "Revert "Add DhcpLeaseCallbacks""Treehugger Robot
2020-02-13Revert "Add DhcpLeaseCallbacks"Remi NGUYEN VAN
2020-02-13Merge "Add ScanResultInfo object in ProvisioningConfiguration parcel."Xiao Ma
2020-02-12Add DhcpLeaseCallbacksRemi NGUYEN VAN
2020-02-10Add ScanResultInfo object in ProvisioningConfiguration parcel.Xiao Ma
2020-02-05Define callback for suspected data stall.Cody Kesting
2020-02-05Define callback for network tested with extras.Cody Kesting
2020-01-29Add implementation of getInterfaceHash()Paul Trautrim
2019-12-04Add DHCP Rapid Commit FILS support.Xiao Ma
2019-10-22Send the probe status from NetworkMonitor to ConnectivityServicelucaslin
2019-09-05Move NetworkStackClient lib to NetworkStack folderRemi NGUYEN VAN