index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
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
/
core
/
java
/
android
/
net
/
vcn
/
VcnManager.java
Age
Commit message (
Expand
)
Author
2021-05-13
Custom network selection
Benedict Wong
2021-04-21
Expose API for retrieval of subscription groups with VCN configured
Benedict Wong
2021-04-21
Add support for retrieval of configured VCNs by carrier privilege
Benedict Wong
2021-03-31
Clarify docs for status codes in VcnStatusCallback.
Cody Kesting
2021-03-31
Expose API for identifying GatewayConnections.
Cody Kesting
2021-03-31
Update identification for onGatewayConnectionError().
Cody Kesting
2021-03-23
Check carrier privilege permissions with package name
Benedict Wong
2021-03-22
Rename VcnStatusCallback#onVcnStatusChanged.
Cody Kesting
2021-03-17
Hide required underlying caps APIs
Benedict Wong
2021-03-11
Update Policy Listener API naming.
Cody Kesting
2021-03-03
Remove VcnStatusCallback#onEnteredSafemode().
Cody Kesting
2021-03-03
Expose APIs for VcnStatusCallback.
Cody Kesting
2021-02-22
Define VcnStatusCallback#onVcnStatusChanged.
Cody Kesting
2021-02-22
Expose VCN Network policy APIs.
Cody Kesting
2021-02-18
Define VcnNetworkPolicyListener for VCN transports.
Cody Kesting
2021-02-17
Define VcnStatusCallback#onGatewayConnectionError callback.
Cody Kesting
2021-02-17
Merge changes I3242ad0e,I5daced20,Iefd284ae
Cody Kesting
2021-02-16
Define VcnStatusCallback register/unregister.
Cody Kesting
2021-02-16
Expose Basic VCN API surface
Benedict Wong
2021-02-09
Fix PolicyListener testing surface.
Cody Kesting
2021-02-01
Register NetworkCallbacks in UnderlyingNetworkTracker.
Cody Kesting
2021-01-28
Allow system components to request underlying network policies.
Cody Kesting
2021-01-26
Prep VCN files for exposing APIs
Benedict Wong
2021-01-15
Define add and remove for VCN policy listeners.
Cody Kesting
2021-01-07
Verify carrier privileges for VCN-providing packages
Benedict Wong
2020-12-22
Merge "Add additional javadoc for VcnManager"
Benedict Wong
2020-12-18
Add additional javadoc for VcnManager
Benedict Wong
2020-12-17
Add persistence for VcnConfig objects by Subscription Group
Benedict Wong
2020-11-16
Add stubs for VCN configuration management
Benedict Wong
2020-10-27
Add shell VcnManagementService
Benedict Wong