summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/vpn/VpnEditor.java
Commit message (Expand)AuthorAgeFilesLines
* VpnSettings: switch to the new user interface.Chia-chi Yeh2011-07-021-261/+0
* Don't change the settings title when editing VPN entries.Amith Yamasani2011-02-221-8/+7
* Make sure the profile list is consistent.Chung-yih Wang2011-01-261-5/+7
* Fix the vpnsetting NPE crash.Chung-yih Wang2011-01-201-2/+13
* Fix VPN settings flow.Amith Yamasani2010-11-121-8/+14
* Fragmentize VpnSettings and relevant Activities.Daisuke Miyakawa2010-09-151-30/+46
* Fix window leak problems in settings.Jiehua.Dai2010-07-141-16/+36
* Add encryption option to PPTP UI.Hung-ying Tyan2009-07-301-0/+4
* Fix secret EditText display and other fixes.Hung-ying Tyan2009-07-251-2/+25
* Implement the Back button handler to save a VPN.Hung-ying Tyan2009-07-221-3/+13
* Integrate VPN with new keystore and misc fixes.Hung-ying Tyan2009-07-061-7/+0
* Add L2tpIpsecPskEditor.Hung-ying Tyan2009-07-011-0/+10
* Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation.Hung-ying Tyan2009-06-261-61/+50
* Remove SingleServerProfile import.Hung-ying Tyan2009-06-151-1/+0
* Remove use of SingleServerProfile.Hung-ying Tyan2009-06-151-3/+1
* Add VPN settings classes to Settings app.Hung-ying Tyan2009-06-121-0/+181