summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/vpn2
Commit message (Expand)AuthorAgeFilesLines
...
* | resolve merge conflicts of 6446d2f to masterRobin Lee2016-12-231-0/+2
|\|
| * Update VPN preference state after disallow configuring VPN policy has changed.insight.lee2016-12-221-0/+2
* | Implement always-on VPN separate lockdown settingRobin Lee2016-12-204-32/+56
* | VpnSettings PreferenceList testsRobin Lee2016-11-281-61/+111
* | VpnSettings: slightly more robust callback contextRobin Lee2016-11-281-10/+17
* | VpnSettings: show connected VPN even if deletedRobin Lee2016-11-281-16/+35
* | Update package names to work with the proto3 compilerTamas Berghammer2016-11-085-5/+5
* | Show a disclaimer about enabling vpn lockdownRobin Lee2016-10-075-90/+251
* | Add visibility metrics to dialogs.Fan Zhang2016-09-193-9/+33
* | Log visibility change for all fragments.Fan Zhang2016-08-182-2/+2
* | Be more defensive on failure to disconnect legacy VPNsRobin Lee2016-08-121-9/+25
* | Merge "VpnSettings stub unit tests"Robin Lee2016-07-281-23/+27
|\ \
| * | VpnSettings stub unit testsRobin Lee2016-07-281-23/+27
| |/
* / Run VPN refresh on a HandlerThreadRobin Lee2016-07-271-2/+9
|/
* Merge "Fix always-on is not turned off when user forgets vpn" into nyc-mr1-devVictor Chang2016-07-111-3/+7
|\
| * Fix always-on is not turned off when user forgets vpnVictor Chang2016-07-061-3/+7
* | Don't show always-on option connecting PPTP vpnRobin Lee2016-06-301-3/+3
|/
* Add explanatory text displayed when 'Always-on' switch is greyed-out for VPN ...Victor Chang2016-06-271-1/+7
* Respect DISALLOW_CONFIG_VPN for disconnect dialogRobin Lee2016-06-131-3/+26
* Restrict Settings always-on to NYC+Robin Lee2016-06-061-4/+24
* Disable restricted VPN actions onResumeRobin Lee2016-06-011-22/+45
* Don't crash trying to disable lockdown VPNRobin Lee2016-05-171-0/+1
* Add lockdownEnabled parameter to always-on VPN APIRobin Lee2016-05-033-3/+5
* Change VPN failure notification to dialogRobin Lee2016-04-221-38/+30
* Update "you're already connected to VPN" stringsRobin Lee2016-04-221-1/+1
* Be more aggressive caching Vpn preference attrsRobin Lee2016-04-214-80/+64
* One updateSummary method called by all VPN prefsRobin Lee2016-04-213-33/+20
* Allow disconnecting always-on VPNsRobin Lee2016-04-142-10/+8
* Include login/alwayson in legacy VPN editor dialogRobin Lee2016-04-132-10/+12
* Show notification when failing to turn on always-on vpnVictor Chang2016-03-311-4/+51
* Remove VPN Overflow menuVictor Chang2016-03-295-199/+80
* Per vpn setting change in VPN listVictor Chang2016-03-214-86/+114
* Vpn settings per vpnVictor Chang2016-03-215-10/+330
* vpn: check fragment is visible before adding prefsRobin Lee2016-03-171-1/+7
* Show "no vpns added" for empty vpn screenRobin Lee2016-03-161-10/+7
* Add disabled by policy empty views to more screens.Sudheer Shanka2016-02-191-9/+17
* Disable VPN prefs for restriction or lockdown caseRobin Lee2016-02-021-0/+17
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* Show app VPNs in always-on listRobin Lee2016-01-143-40/+107
* [VPN] save public legacy VPN details publiclyRobin Lee2016-01-053-12/+2
* Refactor VPN settings refresh to reuse preferencesRobin Lee2015-12-083-84/+186
* Merge "VPN settings: grey out policy-restricted menus" am: ee4808d37b am: 905...Robin Lee2015-11-131-0/+5
|\
| * Merge "VPN settings: grey out policy-restricted menus"Robin Lee2015-11-131-0/+5
| |\
| | * VPN settings: grey out policy-restricted menusRobin Lee2015-11-131-0/+5
* | | am 38fc400a: am 453d52b6: am 51d71aa2: am 583deb52: Merge "Unconfigure the lo...Erik Kline2015-10-141-1/+14
|\| |
| * | Unconfigure the lockdown VPN if the user forgets its profile.Lorenzo Colitti2015-10-131-1/+14
| |/
* / Depend on support lib preferencesJason Monk2015-10-137-25/+17
|/
* 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
|/