summaryrefslogtreecommitdiffstats
path: root/packages/VpnDialogs/src
Commit message (Expand)AuthorAgeFilesLines
* Support cross-user VPN calls (with permission)Robin Lee2015-05-182-6/+9
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-7/+0
* Restore legacy VPN stats dialog.Jeff Davidson2014-08-221-0/+198
* Less intrusive VPN dialog and other UX tweaks.Jeff Davidson2014-08-202-223/+27
* Remove unused imports from frameworks/base.John Spurlock2013-11-202-5/+0
* Fix incorrect VPN timeVinit Deshapnde2013-10-021-1/+1
* Support multiple Vpn ManageDialogsChad Brubaker2013-07-161-1/+8
* VpnDialogs: filter obscured touchesKenny Root2013-02-131-0/+1
* Framework: Use holo alert drawablesBjörn Lundén2012-11-151-1/+1
* Migrate legacy VPN arguments to system_server.Jeff Sharkey2012-08-241-1/+5
* Begin moving VPN to NetworkStateTracker pattern.Jeff Sharkey2012-08-231-1/+1
* VpnDialogs: hide the fields when the statistic numbers are unavailable.Chia-chi Yeh2012-02-271-2/+11
* VpnDialogs: fix screen flickering when popping up dialogs.Chia-chi Yeh2012-01-232-64/+37
* VpnDialogs: revise UI layout.Chia-chi Yeh2011-09-261-2/+4
* VPN: move away from the VPN permission.Chia-chi Yeh2011-08-031-3/+3
* VpnDialogs: enforce calling permissions.Chia-chi Yeh2011-07-151-1/+7
* VPN: convert prepare() into a form which helps solve race conditions.Chia-chi Yeh2011-07-032-7/+6
* VPN: minor refinement.Chia-chi Yeh2011-07-031-5/+5
* VPN: give legacy VPN a fake package name.Chia-chi Yeh2011-07-021-3/+2
* VpnDialogs: prepare for the usages of legacy VPN.Chia-chi Yeh2011-07-011-14/+23
* VpnDialogs: migrate to VpnConfig.Chia-chi Yeh2011-06-171-41/+43
* VpnDialogs: use IConnectivityManager instead or ConnectivityManager.Chia-chi Yeh2011-06-152-6/+11
* The UI part of the user space VPN support.Chia-chi Yeh2011-06-032-0/+299