index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
VpnManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SystemUI: Add VPN tile
Danny Baumann
2022-10-21
1
-0
/
+11
*
Add VPN app into power saver whitelist for a while to start its service
lucaslin
2022-06-03
1
-0
/
+6
*
Allow getting/setting app exclusion list for specific vpn profile
Chiachang
2022-05-13
1
-0
/
+57
*
Modify javadoc for some extra values of VpnManager event
lucaslin
2022-05-12
1
-3
/
+18
*
Define and implement getProvisionedVpnProfileState()
lucaslin
2022-03-18
1
-0
/
+15
*
Define new constants of ACTION_VPN_MANAGER_EVENT
lucaslin
2022-03-18
1
-0
/
+17
*
Rename EXTRA_TIMESTAMP into EXTRA_TIMESTAMP_MILLIS
Chalard Jean
2022-02-25
1
-2
/
+2
*
Expose VpnManager events API
Chalard Jean
2022-02-10
1
-51
/
+95
*
Merge "Update VPN event strings for the IKE lib update"
Treehugger Robot
2022-02-09
1
-9
/
+2
|
\
|
*
Update VPN event strings for the IKE lib update
Chalard Jean
2022-02-08
1
-9
/
+2
*
|
Add a new API startProvisionedVpnProfileSession()
lucaslin
2022-01-27
1
-3
/
+18
|
/
*
Add constants of VpnManager events
lucaslin
2022-01-13
1
-0
/
+135
*
Throw UnsupportedOperationException if startLegacyVpn is called
lucaslin
2021-07-30
1
-0
/
+4
*
Add testVpnTypesEqual to verify consistency
Ken Chen
2021-05-12
1
-1
/
+0
*
Switch from networkCreate[Physical/Vpn] to networkCreate
Ken Chen
2021-05-11
1
-0
/
+1
*
Make TYPE_VPN_LEGACY no longer deprecated.
Lorenzo Colitti
2021-04-14
1
-3
/
+1
*
Add a VpnManager.TYPE_VPN_OEM.
Lorenzo Colitti
2021-03-18
1
-1
/
+9
*
Expose TYPE_VPN_* constants
lucaslin
2021-03-10
1
-0
/
+7
*
Move the VPN code out of packages/Connectivity.
Lorenzo Colitti
2021-02-15
1
-0
/
+406
*
Move module sources to packages/Connectivity
Remi NGUYEN VAN
2021-02-01
1
-164
/
+0
*
Fix typo in VpnManager Docs.
Cody Kesting
2020-04-06
1
-1
/
+1
*
Add always-on VPN support for platform VPNs
Benedict Wong
2020-02-18
1
-1
/
+5
*
Add separate user consent for Platform VPNs
Benedict Wong
2020-02-04
1
-1
/
+16
*
Add VpnManager calls to ConnectivityService
Benedict Wong
2020-01-30
1
-7
/
+64
*
Add VpnManger API surface
Benedict Wong
2020-01-22
1
-0
/
+88