summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/vpn2
Commit message (Expand)AuthorAgeFilesLines
* Unconfigure the lockdown VPN if the user forgets its profile.Lorenzo Colitti2015-10-131-1/+14
* Merge "Match getLegacyVpn calls to changed interface" into mnc-devRobin Lee2015-07-102-2/+2
|\
| * Match getLegacyVpn calls to changed interfaceRobin Lee2015-07-072-2/+2
* | Restore Vpn advanced options on re-init or rotateRobin Lee2015-07-061-11/+28
|/
* Fix buildRobin Lee2015-06-251-1/+1
* Enable VPN settings for secondary usersRobin Lee2015-06-251-2/+8
* Only unregister the network callback at onPauseRobin Lee2015-06-171-7/+1
* Switch from KeyStore.saw to KeyStore.list.Alex Klyubin2015-06-082-2/+2
* Don't allow secondary users apps to start restricted Settings fragment.Nicolas Prevot2015-06-021-1/+2
* Clear connected legacy VPN during rescanRobin Lee2015-06-011-0/+1
* VPN: UI for forgetting disconnected VPNsRobin Lee2015-05-184-103/+97
* VPN: Convert current-context IPCs to user contextRobin Lee2015-05-054-42/+47
* vpn2: show third-party VPN servicesRobin Lee2015-04-219-394/+1024
* log visibility of viewsChris Wren2015-03-271-0/+6
* Settings: Remove all unused imports.John Spurlock2015-03-182-3/+0
* Restore legacy VPN stats dialog.Jeff Davidson2014-08-221-0/+9
* Less intrusive VPN dialog.Jeff Davidson2014-08-151-10/+2
* Use material alert dialog item view layoutAdam Powell2014-08-141-1/+1
* Remove spinner in Settings > VPNZoltan Szatmary-Ban2014-08-131-47/+1
* Toggle between profiles in VPN SettingsZoltan Szatmary-Ban2014-08-011-1/+48
* Settings user restriction changes: wireless & networks changes.Julia Reynolds2014-05-291-0/+27
* Remove old KeyStore API call sitesKenny Root2013-04-121-2/+4
* Explicit GridLayout alignment to fix warnings.Jeff Sharkey2013-02-211-6/+6
* Improve notification UI for lockdown VPN.Jeff Sharkey2013-02-211-0/+8
* KeyStore: stop using state()Kenny Root2013-02-141-1/+1
* Precreate a data structure so it's never null.Robert Greenwalt2012-09-271-3/+2
* Hide lockdown VPN when IMS auth is required.Jeff Sharkey2012-09-241-0/+11
* Omit PPTP VPNs from lockdown list.Jeff Sharkey2012-09-191-3/+4
* Always-on VPN.Jeff Sharkey2012-08-261-21/+162
* Migrate legacy VPN arguments to system_server.Jeff Sharkey2012-08-241-135/+5
* Migrate VpnProfile definition to framework.Jeff Sharkey2012-07-193-121/+2
* Help menus for several screens.Amith Yamasani2012-04-231-0/+5
* Switch VPN to use keystore ENGINEKenny Root2012-03-211-3/+6
* VpnSettings: show more error messages when VPN fails.Chia-chi Yeh2012-02-291-1/+5
* VpnSettings: use USER_PRIVATE_KEY to list user certificates.Chia-chi Yeh2011-12-271-1/+1
* am 325c912a: Merge "VpnSettings: add support for server certificates." into i...Chia-chi Yeh2011-12-073-10/+26
|\
| * VpnSettings: add support for server certificates.Chia-chi Yeh2011-12-063-10/+26
* | VpnSettings: do not copy unsaved fields.Chia-chi Yeh2011-11-021-2/+4
|/
* VpnSettings: fix bugs.Chia-chi Yeh2011-08-082-12/+13
* VpnSettings: the field has been renamed.Chia-chi Yeh2011-08-031-1/+1
* VpnSettings: make more fields available as advanced options.Chia-chi Yeh2011-07-272-5/+65
* VpnSettings: use the real passwords instead of dummy strings.Chia-chi Yeh2011-07-151-19/+8
* VpnSettings: bind OnPreferenceClickListener later.Chia-chi Yeh2011-07-151-7/+4
* VpnSettings: enable MPPE by default.Chia-chi Yeh2011-07-141-1/+1
* VpnSettings: generate arguments for IPSec XAUTH VPNs.Chia-chi Yeh2011-07-141-11/+46
* VpnSettings: pass certificates to racoon directly.Chia-chi Yeh2011-07-072-16/+47
* VpnSettings: add status report.Chia-chi Yeh2011-07-041-28/+56
* VpnSettings: rename some variables.Chia-chi Yeh2011-07-031-1/+1
* VpnSettings: hook up the legacy VPN with IConnectivityManager.Chia-chi Yeh2011-07-021-2/+12
* VpnSettings: IPSec Hybrid RSA does not need user certificate.Chia-chi Yeh2011-07-021-7/+6