Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Migrate to the Gradle build system | Tobias Brunner | 2015-11-12 | 2 | -156/+0 |
| | | | | | This uses a manual way to trigger the NDK build (the default with on-the-fly Android.mk files does not work for us). | ||||
* | android: Extend GUI so the split tunneling options can be set | Tobias Brunner | 2015-07-28 | 1 | -0/+3 |
| | |||||
* | android: Extend GUI so the server port can be entered | Tobias Brunner | 2015-07-28 | 1 | -0/+1 |
| | |||||
* | android: Extend GUI so the MTU can be entered | Tobias Brunner | 2015-07-28 | 1 | -0/+4 |
| | | | | | | | | | | | This also adds a new area for advanced settings that is only displayed if the user requests it (or if advanced settings already have been set). The min. MTU for IPv6 is 1280, anything lower lets the TUN device creation fail if an IPv6 address has been assigned. If lower MTUs are necessary we might be able to catch that later when setting the MTU and just use at least 1280 if an IPv6 address was assigned, but let's keep it simple for now. | ||||
* | android: Add EAP-TLS VPN type to the GUI | Tobias Brunner | 2014-11-06 | 1 | -0/+1 |
| | |||||
* | android: Add activity to import certificate files | Tobias Brunner | 2014-07-22 | 1 | -0/+3 |
| | | | | | Such files can e.g. be opened from the Download view, if they are associated with one of the supported mime-types. | ||||
* | android: Imported certificates may be clicked to delete them | Tobias Brunner | 2014-07-22 | 1 | -0/+2 |
| | |||||
* | android: Add option to reload CA certificates to TrustedCertificatesActivity | Tobias Brunner | 2014-07-22 | 1 | -1/+1 |
| | |||||
* | android: Allow selection of local certificates | Tobias Brunner | 2014-07-22 | 1 | -0/+1 |
| | |||||
* | android: Add information about transmitted data if EAP-TNC is selected | Tobias Brunner | 2013-07-08 | 1 | -0/+3 |
| | |||||
* | android: Add new VpnType to enable BYOD features | Tobias Brunner | 2013-07-08 | 1 | -0/+1 |
| | |||||
* | android: Show remediation instructions instead of log on failure | Tobias Brunner | 2013-07-08 | 1 | -0/+1 |
| | |||||
* | android: Add activity that displays a list of remediation instructions | Tobias Brunner | 2013-07-08 | 1 | -0/+3 |
| | | | | | On large displays a two-pane layout is used that displays the list next to the actual instructions. | ||||
* | android: Add fragment that displays the IMC state | Tobias Brunner | 2013-07-08 | 1 | -0/+5 |
| | | | | | The fragment hides itself if the state is unknown or the assessment succeeded. | ||||
* | android: Show different error message depending on IMC state | Tobias Brunner | 2013-07-08 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | Added Russian and Ukrainian strings for Android client | Dmitry Korzhevin | 2012-12-24 | 2 | -0/+126 |