1. 27faa57 Sanitize VPN label to prevent HTML injection by lucaslin · 2 years, 2 months ago
  2. fd6a27b Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years ago
  3. 51bf8e9 Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years ago
  4. 279b79f Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years ago
  5. a5e9423 Switch VpnDialogs from IConnectivityManager to IVpnManager. by Lorenzo Colitti · 4 years ago
  6. 526e7dd Add separate user consent for Platform VPNs by Benedict Wong · 5 years ago
  7. a578b68 Protect VPN dialogs against overlay. by Chalard Jean · 6 years ago
  8. 79852c7 Make VPN key icon visible in dark theme. by Pavel Grafov · 6 years ago
  9. 7376f6c Add alert dialog when always-on VPN disconnects. by Charles He · 8 years ago
  10. aa2e023 Finish ConfirmDialog when another vpn app is always-on by Victor Chang · 9 years ago
  11. 628ae0d Move VPN restriction check into setup dialog by Robin Lee · 9 years ago
  12. c2c2e3e Create Vpn ManageDialog in onCreate, not onResume by Robin Lee · 9 years ago
  13. ca8594a Moved alert setup code to onCreate by Fyodor Kupolov · 9 years ago
  14. 3b3dd94 Support cross-user VPN calls (with permission) by Robin Lee · 10 years ago
  15. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  16. 90b1b9f Restore legacy VPN stats dialog. by Jeff Davidson · 10 years ago
  17. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  18. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  19. 2b862e5 Fix incorrect VPN time by Vinit Deshapnde · 11 years ago
  20. bf6ff2c Support multiple Vpn ManageDialogs by Chad Brubaker · 12 years ago
  21. 56480ef VpnDialogs: filter obscured touches by Kenny Root · 12 years ago
  22. 1129a85 Framework: Use holo alert drawables by Björn Lundén · 12 years ago
  23. 82f8521 Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 12 years ago
  24. 899223b Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 12 years ago
  25. b0736ab VpnDialogs: hide the fields when the statistic numbers are unavailable. by Chia-chi Yeh · 13 years ago
  26. ae380fb VpnDialogs: fix screen flickering when popping up dialogs. by Chia-chi Yeh · 13 years ago
  27. 72fddaa VpnDialogs: revise UI layout. by Chia-chi Yeh · 13 years ago
  28. fcc1b41 VPN: move away from the VPN permission. by Chia-chi Yeh · 13 years ago
  29. 339abf1 VpnDialogs: enforce calling permissions. by Chia-chi Yeh · 14 years ago
  30. 100155a VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 14 years ago
  31. 34e7813 VPN: minor refinement. by Chia-chi Yeh · 14 years ago
  32. e910790 VPN: give legacy VPN a fake package name. by Chia-chi Yeh · 14 years ago
  33. 5db03df VpnDialogs: prepare for the usages of legacy VPN. by Chia-chi Yeh · 14 years ago
  34. 42bd53a VpnDialogs: migrate to VpnConfig. by Chia-chi Yeh · 14 years ago
  35. f530da6 VpnDialogs: use IConnectivityManager instead or ConnectivityManager. by Chia-chi Yeh · 14 years ago
  36. 19f054b The UI part of the user space VPN support. by Chia-chi Yeh · 14 years ago