summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/vpn/AuthenticationActor.java
Commit message (Expand)AuthorAgeFilesLines
* VpnSettings: switch to the new user interface.Chia-chi Yeh2011-07-021-129/+0
* Make VpnSettings use new synchronous VpnService API.Hung-ying Tyan2011-01-201-98/+3
* Improve VpnSettings start-up time.Hung-ying Tyan2009-07-181-13/+9
* Fix VpnSettings.StatusChecker.start()Hung-ying Tyan2009-07-131-1/+1
* Fix dialog handling.Hung-ying Tyan2009-07-131-30/+30
* Focus the password box when username is saved.Hung-ying Tyan2009-07-091-0/+1
* String fixes for the credential storage and vpn settings.Hung-ying Tyan2009-07-071-2/+2
* Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation.Hung-ying Tyan2009-06-261-9/+24
* Add save-username checkbox in the connect dialog.Hung-ying Tyan2009-06-201-133/+50
* Add VPN settings classes to Settings app.Hung-ying Tyan2009-06-121-0/+295