- a3fab46 Merge changes Ib439bde4,I5bc0fe94,I72abf1e2,Id1813bcb by Benedict Wong · 3 years, 10 months ago
- e145e06 Call setUnderlyingNetwork to complete VCN MOBIKE by Benedict Wong · 3 years, 10 months ago
- 6adf88b Rename isRunning to isQuitting, and flip all booleans by Benedict Wong · 3 years, 10 months ago
- 685c909 Notify Vcn of VcnGatewayConnection quits by Benedict Wong · 3 years, 11 months ago
- 75a32b9 Allow NETWORK_LOST disconnections to retry by Benedict Wong · 3 years, 11 months ago
- 6a6a634 Merge "Support converting IkeTrafficSelector to/from PersistableBundle" by Yan Yan · 3 years, 10 months ago
- 2a9bfb2 Support converting IkeTrafficSelector to/from PersistableBundle by Yan Yan · 3 years, 11 months ago
- 7458bf8 Notify VcnStatusCallback#onVcnStatusChanged for Safe Mode. by Cody Kesting · 3 years, 11 months ago
- fb657c5 Define VcnStatusCallback#onVcnStatusChanged. by Cody Kesting · 3 years, 11 months ago
- a4c27ee Change Exception class references to use Class.getName(). by Cody Kesting · 3 years, 11 months ago
- 901dc86 Define VcnNetworkPolicyListener for VCN transports. by Cody Kesting · 3 years, 11 months ago
- 4ea84f0 Merge changes I0cadd145,I3be3cac4,I9ea6e9e8 by Cody Kesting · 3 years, 11 months ago
- a7d2370 Merge "Add VcnUnderlyingNetworkSpecifier" by Benedict Wong · 3 years, 11 months ago
- a65c2d8 Implement VCN error callback use. by Cody Kesting · 3 years, 11 months ago
- fe05239 Define VcnStatusCallback#onGatewayConnectionError callback. by Cody Kesting · 3 years, 11 months ago
- a9c1bab Store VcnControlPlaneConfig in VcnGatewayConnectionConfig by Yan Yan · 4 years ago
- c4fbd6a Create VcnControlPlaneConfig and VcnControlPlaneIkeConfig by Yan Yan · 4 years ago
- f1d78f1 Merge changes I3242ad0e,I5daced20,Iefd284ae by Cody Kesting · 3 years, 11 months ago
- 59881b1 Notify status callbacks when a VCN enters Safemode. by Cody Kesting · 4 years ago
- a3da6c8 Change all 'safemode' references to use 'safe mode'. by Cody Kesting · 3 years, 11 months ago
- f14145e Define VcnStatusCallback register/unregister. by Cody Kesting · 4 years ago
- d301c85 Merge "Implement ChildSessionCallback#onIpSecTransformsMigrated" by Benedict Wong · 3 years, 11 months ago
- d6186bd Implement ChildSessionCallback#onIpSecTransformsMigrated by Benedict Wong · 3 years, 11 months ago
- a282ea5 Implement Safemode alarm in VcnGatewayConnection. by Cody Kesting · 4 years ago
- b244bfa Merge "Use WakeupMesage for delayed events in VcnGatewayConnection." by Cody Kesting · 3 years, 11 months ago
- 864b624 Merge "Acquire WakeLock while processing Gateway messages." by Cody Kesting · 3 years, 11 months ago
- 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
- 53abcd3 Add VcnUnderlyingNetworkSpecifier by Benedict Wong · 4 years ago
- 57211bc Use WakeupMesage for delayed events in VcnGatewayConnection. by Cody Kesting · 4 years ago
- a4bec01 Acquire WakeLock while processing Gateway messages. by Cody Kesting · 4 years ago
- acf7a30 Lazy-create IpSecTunnelInterface by Benedict Wong · 3 years, 11 months ago
- cebde1e Restrict Carrier Wifi while VCN is configured & privileged by Benedict Wong · 3 years, 11 months ago
- fecc2a3 Fix PolicyListener testing surface. by Cody Kesting · 4 years ago
- 36cbdb5 Implement RetryTimeout state by Benedict Wong · 4 years, 3 months ago
- 2ef953a Test Network startup in ConnectedState by Benedict Wong · 4 years ago
- 204a2fe Support Safemode for VCNs. by Cody Kesting · 4 years ago
- f5915a7 Fix test method naming in VcnManagementServiceTest. by Cody Kesting · 4 years ago
- 26409bf Notify PolicyListeners to refresh their policy on VCN changes. by Cody Kesting · 4 years ago
- 50e9bf0 Unit test TelephonySubscriptionSnapshot changes for VCNs. by Cody Kesting · 4 years ago
- 2b07545 Notify UnderlyingNetworkTracker for Subscription changes. by Cody Kesting · 4 years ago
- 539ba24 Implement ConnectedState by Benedict Wong · 4 years ago
- 07979a0 Implement Network policy in VcnManagementService. by Cody Kesting · 4 years ago
- f029daa4 Unit test UnderlyingNetworkTracker. by Cody Kesting · 4 years ago
- a382c9c Register NetworkCallbacks in UnderlyingNetworkTracker. by Cody Kesting · 4 years ago
- 7de2e84 Allow system components to request underlying network policies. by Cody Kesting · 4 years, 1 month ago
- 026b277 Merge "Implement ConnectingState" by Benedict Wong · 4 years ago
- 2cfb250 Merge "Implement DisconnectingState" by Benedict Wong · 4 years ago
- b81d4e8 Implement ConnectingState by Benedict Wong · 4 years, 3 months ago
- 44192ee Prep VCN files for exposing APIs by Benedict Wong · 4 years ago
- 1654a15 Implement DisconnectingState by Benedict Wong · 4 years ago
- 4f27883 Merge "Implement Disconnected state" by Benedict Wong · 4 years ago
- 60d326b Implement Disconnected state by Benedict Wong · 4 years, 3 months ago
- 88d43b6 Implement Policy Listener add/remove in VcnService. by Cody Kesting · 4 years, 1 month ago
- 48a1062 Merge changes I61dd789f,I57c73264 by Cody Kesting · 4 years ago
- 80cde85 Define add and remove for VCN policy listeners. by Cody Kesting · 4 years, 1 month ago
- 90f27fc Define VcnUnderlyingNetworkPolicy. by Cody Kesting · 4 years, 1 month ago
- 2ef4ac2 Define VcnTransportInfo. by Cody Kesting · 4 years ago
- 7394044 Add utility methods for creation of NetInfo, NetCaps, and LinkProps by Benedict Wong · 4 years, 3 months ago
- db8cf2a Pull VcnNetworkProvider out into a separate class by Benedict Wong · 4 years, 1 month ago
- 9cb5807 Verify carrier privileges for VCN-providing packages by Benedict Wong · 4 years, 1 month ago
- 6153723 Add TelephonySubscriptionTracker to VcnMgmtSvc by Benedict Wong · 4 years, 4 months ago
- 1fe26df Add basic VcnMgmtSvc --> Vcn signals (startup, teardown, NetworkReq) by Benedict Wong · 4 years, 1 month ago
- c0e2e1c Merge changes Ifabf5e2b,I2e632532 by Benedict Wong · 4 years ago
- 5267396 Merge "Add a TelephonySubscriptionTracker to track subId/subGrp changes" by Benedict Wong · 4 years, 1 month ago
- ab1b484 Add persistence for VcnConfig objects by Subscription Group by Benedict Wong · 4 years, 5 months ago
- 2e21b0e Add a TelephonySubscriptionTracker to track subId/subGrp changes by Benedict Wong · 4 years, 4 months ago
- 2649736 Implement basic VcnConfig and VcnGatewayConnectionConfig by Benedict Wong · 4 years, 5 months ago
- ad32718 Enforce carrier privileges when setting/clearing VCN configs by Benedict Wong · 4 years, 5 months ago
- 0acd4ca Add NetworkProvider to VcnManagementService by Benedict Wong · 4 years, 5 months ago
- cfb6847 Support converting integer to/from PersistableBundle by Yan Yan · 4 years, 4 months ago
- 4244474 Support converting byte array to/from PersistableBundle by Yan Yan · 4 years, 2 months ago
- 296c895 Add utils for converting Maps and ParcelUuid to/from PersistableBundle by Yan Yan · 4 years, 2 months ago
- b92cbc7 Add utilities to persist lists of Persistable objects by Yan Yan · 4 years, 2 months ago
- 5bf2f80 Add test mapping and setup tests for VCN by Benedict Wong · 4 years, 2 months ago
- beae539 Create VCN subdirectories and add relevant owners by Benedict Wong · 4 years, 4 months ago