replicant-frameworks_native/vpn/java/android/net/vpn
Hung-ying Tyan 52261a55ef Make VpnService synchronous API.
This eases VpnSettings on dealing with multiple-activity-instance problem
(i.e., SettingsActivity and VpnSettingsActivity).

+ Most of the code is moved from the VpnServices package to vpn/java/.
+ VpnManager and VpnServiceBinder are revised to provide synchronous API.
+ Add a new method isIdle() to IVpnService.aidl.

Related bug: 3293236 (need to deal with multiple-activity-instance problem)

Change-Id: I03afa3b3af85d7b4ef800683cd075c356a9266c4
2011-01-20 12:51:43 +08:00
..
IVpnService.aidl Make VpnService synchronous API. 2011-01-20 12:51:43 +08:00
L2tpIpsecProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
L2tpIpsecPskProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
L2tpProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
PptpProfile.java Add the encryption option to PptpProfile parcel. 2009-07-30 20:36:27 +08:00
VpnManager.java Make VpnService synchronous API. 2011-01-20 12:51:43 +08:00
VpnProfile.aidl Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
VpnProfile.java Add PPTP, L2TP/IPSec preshared key and other fixes. 2009-06-26 03:02:22 +08:00
VpnState.java Make VPN connect even when DNS is not present and other fixes. 2009-07-14 16:29:22 +08:00
VpnType.java Remove deprecated VpnType.getDescription(). 2009-09-30 18:39:48 +08:00