summaryrefslogtreecommitdiff
path: root/packages/VpnDialogs/src
AgeCommit message (Expand)Author
2021-02-22Revert "Revert "Delete VPN methods in ConnectivityManager.""Lorenzo Colitti
2021-02-19Revert "Delete VPN methods in ConnectivityManager."Nataniel Borges
2021-02-19Delete VPN methods in ConnectivityManager.Lorenzo Colitti
2021-02-08Switch VpnDialogs from IConnectivityManager to IVpnManager.Lorenzo Colitti
2020-02-04Add separate user consent for Platform VPNsBenedict Wong
2019-05-20Protect VPN dialogs against overlay.Chalard Jean
2019-03-29Make VPN key icon visible in dark theme.Pavel Grafov
2017-08-15Add alert dialog when always-on VPN disconnects.Charles He
2016-05-31Finish ConfirmDialog when another vpn app is always-onVictor Chang
2016-05-20Move VPN restriction check into setup dialogRobin Lee
2015-12-02Create Vpn ManageDialog in onCreate, not onResumeRobin Lee
2015-10-02Moved alert setup code to onCreateFyodor Kupolov
2015-05-18Support cross-user VPN calls (with permission)Robin Lee
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2014-08-22Restore legacy VPN stats dialog.Jeff Davidson
2014-08-20Less intrusive VPN dialog and other UX tweaks.Jeff Davidson
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-02Fix incorrect VPN timeVinit Deshapnde
2013-07-16Support multiple Vpn ManageDialogsChad Brubaker
2013-02-13VpnDialogs: filter obscured touchesKenny Root
2012-11-15Framework: Use holo alert drawablesBjörn Lundén
2012-08-24Migrate legacy VPN arguments to system_server.Jeff Sharkey
2012-08-23Begin moving VPN to NetworkStateTracker pattern.Jeff Sharkey
2012-02-27VpnDialogs: hide the fields when the statistic numbers are unavailable.Chia-chi Yeh
2012-01-23VpnDialogs: fix screen flickering when popping up dialogs.Chia-chi Yeh
2011-09-26VpnDialogs: revise UI layout.Chia-chi Yeh
2011-08-03VPN: move away from the VPN permission.Chia-chi Yeh
2011-07-15VpnDialogs: enforce calling permissions.Chia-chi Yeh
2011-07-03VPN: convert prepare() into a form which helps solve race conditions.Chia-chi Yeh
2011-07-03VPN: minor refinement.Chia-chi Yeh
2011-07-02VPN: give legacy VPN a fake package name.Chia-chi Yeh
2011-07-01VpnDialogs: prepare for the usages of legacy VPN.Chia-chi Yeh
2011-06-17VpnDialogs: migrate to VpnConfig.Chia-chi Yeh
2011-06-15VpnDialogs: use IConnectivityManager instead or ConnectivityManager.Chia-chi Yeh
2011-06-03The UI part of the user space VPN support.Chia-chi Yeh