commit | d22da2096bd738346be5e24eb964ae34d60fcd5e | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Mon Jun 15 20:24:38 2009 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Sat Jun 20 11:36:16 2009 +0800 |
tree | 2857535ba5d7de16a5c6017099392d765127bd36 | |
parent | 4226b0af53a8f300b347836199bd03018489d192 [diff] |
Add save-username checkbox in the connect dialog. * changes + Add checkbox to layout file and handling code in related classes. + Add new methods to VpnProfileActor. + Move dialog handling to VpnSettings from AuthenticatorActor in order to support screen orientation change. + Hide "Connect" in the context menu if the profile is connecting. + Enable connecting profile in case it was disabled in last call.