Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Add support for combined certificate and EAP authentication | Tobias Brunner | 2013-03-07 | 1 | -1/+2 |
| | | | | | | This uses RFC 4739 multiple authentication rounds to first authenticate the client with a certificate followed by an EAP authentication round with username and password. | ||||
* | android: Show confirmation dialog when starting a profile while already ↵ | Tobias Brunner | 2012-11-21 | 1 | -0/+6 |
| | | | | connected | ||||
* | android: Add the ability to create shortcuts to specific VPN profiles | Tobias Brunner | 2012-11-21 | 1 | -0/+1 |
| | |||||
* | android: Start a specific VPN profile based on special Intents | Tobias Brunner | 2012-11-21 | 1 | -0/+1 |
| | |||||
* | android: Show an error if VPN fails due to lock down mode in Android 4.2 | Tobias Brunner | 2012-11-19 | 1 | -0/+1 |
| | |||||
* | android: Allow configuration of a user certificate | Tobias Brunner | 2012-08-31 | 2 | -0/+5 |
| | |||||
* | android: Spinner added to select the VPN type | Tobias Brunner | 2012-08-31 | 2 | -0/+22 |
| | |||||
* | Show an error message if VPN is not supported | Tobias Brunner | 2012-08-15 | 1 | -0/+2 |
| | | | | | | Some devices have Android 4 installed but the system images still seem to lack the components that are required for VPN support. One such component is the dialog used to grant permission to create . | ||||
* | Enable search for certificate lists (via SearchView in ActionBar) | Tobias Brunner | 2012-08-14 | 1 | -0/+1 |
| | |||||
* | Added new UI to select a specific CA certificate | Tobias Brunner | 2012-08-14 | 1 | -0/+2 |
| | | | | | With this change there is no need to wait for all certificates being loaded anymore (this happens only when the user opens the selection activity). | ||||
* | Added an activity that shows lists of CA certificates in two tabs | Tobias Brunner | 2012-08-14 | 1 | -0/+3 |
| | |||||
* | Added a ListFragment that lists trusted certificates (loaded via a custom ↵ | Tobias Brunner | 2012-08-14 | 1 | -0/+3 |
| | | | | Loader) | ||||
* | Remove certificate spinner from edit view | Tobias Brunner | 2012-08-14 | 1 | -1/+0 |
| | |||||
* | Menu option added that allows users to send the log file | Tobias Brunner | 2012-08-13 | 1 | -0/+3 |
| | |||||
* | Add an Activity that shows the log fragment | Tobias Brunner | 2012-08-13 | 1 | -0/+4 |
| | |||||
* | Localized title for contextual action bar | Tobias Brunner | 2012-08-13 | 1 | -0/+1 |
| | |||||
* | German translation added | Tobias Brunner | 2012-08-13 | 1 | -0/+75 |