commit | 1617706d2529b2182d1a7fe2348495fb8f40bb81 | [log] [tgz] |
---|---|---|
author | Hung-ying Tyan <tyanh@google.com> | Wed Jun 10 22:52:44 2009 +0800 |
committer | Hung-ying Tyan <tyanh@google.com> | Fri Jun 12 15:44:49 2009 +0800 |
tree | 0054cdb730320cf5e515ab3f068e0ed9d41d9684 | |
parent | 1d09759798f029d684a636683ab7bf185eda9e6f [diff] |
Add VPN settings classes to Settings app. PATCH SET 2: + Add import com.android.settings.R PATCH SET 3: + Remove @Override interface methods to be compilable by Java 1.5. PATCH SET 4: + Add import android.net.vpn.VpnManager PATCH SET 5: + Add license headers. PATCH SET 6: + Remove Constant.java and move the constants to VpnSettings. + Make AuthenticationActor implement DialogInterface's handlers. + Remove trailing spaces. PATCH SET 7: + Remove default username.