index
:
Project-1CE/packages_modules_NetworkStack
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
networkstackclient
Age
Commit message (
Expand
)
Author
2020-06-17
Fix the potential NPE when calling IPMS API and ExecutionException is thrown.
Xiao Ma
2020-06-11
Remove DhcpResults from NetworkStack shared lib
Remi NGUYEN VAN
2020-05-29
Implement delete methods
Chalard Jean
2020-05-29
Rename groupHint to cluster.
Chalard Jean
2020-05-07
Use stable networkstack-aidl-interfaces
Jeongik Cha
2020-05-06
Add apex_available field in networkstack-aidl-interfaces
Jeongik Cha
2020-05-01
Freeze Networkstack AIDL API as V6
Lorenzo Colitti
2020-05-01
Add default and nullable annotations to NetworkStack AIDLs.
Treehugger Robot
2020-04-28
Address comments on NetworkStack AIDL v6
Remi NGUYEN VAN
2020-04-20
Get the l2key and grouphint from the initial provisioning configuration.
Xiao Ma
2020-04-16
Add a new field changePrefixOnDecline in DhcpServingParamsParcel.
Xiao Ma
2020-04-14
Merge "ipmemorystore-aidl-interfaces is marked as available to platform" into...
TreeHugger Robot
2020-04-10
Support specific client address configuration
Treehugger Robot
2020-04-10
ipmemorystore-aidl-interfaces is marked as available to platform
Jiyong Park
2020-04-07
Merge "Add bssid field in the ScanResultInfo class." into rvc-dev
Xiao Ma
2020-04-07
Add bssid field in the ScanResultInfo class.
Xiao Ma
2020-04-07
Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic.
Xiao Ma
2020-04-02
Add new method to update Layer2 information when L2 roaming happens.
Xiao Ma
2020-03-23
Add API dump for the current version
Jiyong Park
2020-03-19
Merge "Use NetworkStack.getService in NetworkStackClient" into rvc-dev
Remi NGUYEN VAN
2020-03-18
Add hashes for AIDL APIs
Paul Trautrim
2020-03-18
Use NetworkStack.getService in NetworkStackClient
Remi NGUYEN VAN
2020-03-04
Freeze networkstack and ipmemorystore stable AIDL to version 5.
Xiao Ma
2020-02-20
Add ModuleNetworkStackClient
Remi NGUYEN VAN
2020-02-18
Revert "Revert "Add DhcpLeaseCallbacks""
Lorenzo Colitti
2020-02-15
Add CaptivePortalData fetching to NetworkMonitor
Remi NGUYEN VAN
2020-02-14
Add shims for network info classes
Remi NGUYEN VAN
2020-02-13
Merge "Revert "Add DhcpLeaseCallbacks""
Treehugger Robot
2020-02-13
Revert "Add DhcpLeaseCallbacks"
Remi NGUYEN VAN
2020-02-13
Merge "Add ScanResultInfo object in ProvisioningConfiguration parcel."
Xiao Ma
2020-02-12
Add DhcpLeaseCallbacks
Remi NGUYEN VAN
2020-02-10
Add ScanResultInfo object in ProvisioningConfiguration parcel.
Xiao Ma
2020-02-05
Define callback for suspected data stall.
Cody Kesting
2020-02-05
Define callback for network tested with extras.
Cody Kesting
2020-01-29
Add implementation of getInterfaceHash()
Paul Trautrim
2019-12-04
Add DHCP Rapid Commit FILS support.
Xiao Ma
2019-11-20
Remove api_dir property
Sundong Ahn
2019-11-12
Freeze NetworkStack AIDLs to v4
Remi NGUYEN VAN
2019-10-29
Change AIDL module name
Jeongik Cha
2019-10-22
Send the probe status from NetworkMonitor to ConnectivityService
lucaslin
2019-09-05
Move NetworkStackClient lib to NetworkStack folder
Remi NGUYEN VAN