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