| Commit message (Expand) | Author | Age | Files | Lines |
* | VpnSettings: switch to the new user interface. | Chia-chi Yeh | 2011-07-02 | 11 | -2390/+0 |
* | Integrating keystore with keyguard (Part 4 of 4) | Brian Carlstrom | 2011-06-01 | 1 | -3/+4 |
* | Don't check states when mActiveProfile is present | Hung-ying Tyan | 2011-03-06 | 1 | -1/+8 |
* | Don't change the settings title when editing VPN entries. | Amith Yamasani | 2011-02-22 | 2 | -9/+8 |
* | am 2188a5e7: am 27682b0a: Merge "Clear mDialogFragment when it\'s detached" i... | Hung-ying Tyan | 2011-01-29 | 1 | -43/+34 |
|\ |
|
| * | Clear mDialogFragment when it's detached | Hung-ying Tyan | 2011-01-28 | 1 | -43/+34 |
* | | Fix the crash when home button is pressed. | Chung-yih Wang | 2011-01-27 | 1 | -2/+2 |
|/ |
|
* | Make sure the profile list is consistent. | Chung-yih Wang | 2011-01-26 | 2 | -36/+51 |
* | Fix alert dialogs in VpnSettings. | Hung-ying Tyan | 2011-01-26 | 1 | -26/+42 |
* | Allow OnCancelListener and OnDismissListener in Settings app | Hung-ying Tyan | 2011-01-25 | 1 | -25/+21 |
* | NPE check in VpnSettings. | Amith Yamasani | 2011-01-21 | 1 | -0/+2 |
* | Fix the vpnsetting NPE crash. | Chung-yih Wang | 2011-01-20 | 2 | -11/+35 |
* | Make VpnSettings use new synchronous VpnService API. | Hung-ying Tyan | 2011-01-20 | 3 | -182/+16 |
* | Fix the re-entrance of VpnSetting issue. | Chung-yih Wang | 2011-01-14 | 1 | -4/+12 |
* | Fix the NPE bug due to the process/activity restart. | Chung-yih Wang | 2011-01-05 | 1 | -0/+26 |
* | Handle fragment breadcrumbs for deep-linked settings launches. | Amith Yamasani | 2010-12-14 | 1 | -0/+13 |
* | Fix the retry the vpn connection issue. | Chung-yih Wang | 2010-12-13 | 1 | -16/+20 |
* | Fix issue #3163240: Blank running services screen after returning | Dianne Hackborn | 2010-11-16 | 1 | -8/+1 |
* | Fix VPN settings flow. | Amith Yamasani | 2010-11-12 | 3 | -29/+55 |
* | Fragmentize VpnSettings and relevant Activities. | Daisuke Miyakawa | 2010-09-15 | 3 | -95/+121 |
* | Fix window leak problems in settings. | Jiehua.Dai | 2010-07-14 | 1 | -16/+36 |
* | merge from open-source master | The Android Open Source Project | 2010-05-19 | 1 | -10/+2 |
|\ |
|
| * | Removed Calls to deprecated APIs and unused imports | Christian Mehlmauer | 2010-05-17 | 1 | -10/+2 |
* | | Fix VPN profile path in settings. | Hung-ying Tyan | 2010-03-09 | 1 | -1/+1 |
|/ |
|
* | Add L2tpIpsec case in VpnSettings.processSecrets() | Hung-ying Tyan | 2009-10-06 | 1 | -0/+1 |
* | Use the new VpnType.getDescriptionId(). | Hung-ying Tyan | 2009-09-30 | 1 | -1/+1 |
* | Settings: revise VpnSettings. | Chia-chi Yeh | 2009-09-22 | 2 | -75/+56 |
* | Fix setting passwd string and vpn checkbox titles. | Hung-ying Tyan | 2009-09-14 | 3 | -11/+4 |
* | Add install-cert-from-sdcard in Security settings | Hung-ying Tyan | 2009-09-10 | 1 | -1/+1 |
* | Handle two new err codes: | Hung-ying Tyan | 2009-08-28 | 1 | -85/+53 |
* | Fix the state machine for CONNECTING/DISCONNECTING states. | Hung-ying Tyan | 2009-08-27 | 1 | -6/+7 |
* | Add VPN connection lost dialog. | Hung-ying Tyan | 2009-08-03 | 1 | -6/+19 |
* | Add encryption option to PPTP UI. | Hung-ying Tyan | 2009-07-30 | 3 | -6/+118 |
* | Add error dialog when secrets are missing. | Hung-ying Tyan | 2009-07-29 | 1 | -0/+79 |
* | Capitalize the first letter of a VPN name. | Hung-ying Tyan | 2009-07-26 | 1 | -0/+2 |
* | Fix secret EditText display and other fixes. | Hung-ying Tyan | 2009-07-25 | 5 | -105/+166 |
* | Implement the Back button handler to save a VPN. | Hung-ying Tyan | 2009-07-22 | 1 | -3/+13 |
* | Disable suggestion for certain types of text boxes. | Hung-ying Tyan | 2009-07-22 | 2 | -17/+29 |
* | Improve VpnSettings start-up time. | Hung-ying Tyan | 2009-07-18 | 2 | -90/+90 |
* | Fix VpnSettings.StatusChecker.start() | Hung-ying Tyan | 2009-07-13 | 2 | -4/+5 |
* | Fix dialog handling. | Hung-ying Tyan | 2009-07-13 | 3 | -98/+148 |
* | Focus the password box when username is saved. | Hung-ying Tyan | 2009-07-09 | 1 | -0/+1 |
* | Fix saving secrets to keystore from vpn settings. | Hung-ying Tyan | 2009-07-08 | 1 | -8/+15 |
* | String fixes for the credential storage and vpn settings. | Hung-ying Tyan | 2009-07-07 | 5 | -8/+8 |
* | Integrate VPN with new keystore and misc fixes. | Hung-ying Tyan | 2009-07-06 | 7 | -52/+176 |
* | Add credential storage settings. | Hung-ying Tyan | 2009-07-03 | 1 | -0/+2 |
* | Add L2tpIpsecPskEditor. | Hung-ying Tyan | 2009-07-01 | 2 | -0/+88 |
* | Add L2TP secret, L2TP/IPSec PSK support. Fix screen orientation. | Hung-ying Tyan | 2009-06-26 | 8 | -255/+471 |
* | Add save-username checkbox in the connect dialog. | Hung-ying Tyan | 2009-06-20 | 3 | -173/+280 |
* | Use new Keystore APIs in vpn profile editor. | Chung-yih Wang | 2009-06-17 | 1 | -21/+2 |