aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/res/values-ru
Commit message (Collapse)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-122-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 setTobias Brunner2015-07-281-0/+3
|
* android: Extend GUI so the server port can be enteredTobias Brunner2015-07-281-0/+1
|
* android: Extend GUI so the MTU can be enteredTobias Brunner2015-07-281-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 GUITobias Brunner2014-11-061-0/+1
|
* android: Add activity to import certificate filesTobias Brunner2014-07-221-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 themTobias Brunner2014-07-221-0/+2
|
* android: Add option to reload CA certificates to TrustedCertificatesActivityTobias Brunner2014-07-221-1/+1
|
* android: Allow selection of local certificatesTobias Brunner2014-07-221-0/+1
|
* android: Add information about transmitted data if EAP-TNC is selectedTobias Brunner2013-07-081-0/+3
|
* android: Add new VpnType to enable BYOD featuresTobias Brunner2013-07-081-0/+1
|
* android: Show remediation instructions instead of log on failureTobias Brunner2013-07-081-0/+1
|
* android: Add activity that displays a list of remediation instructionsTobias Brunner2013-07-081-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 stateTobias Brunner2013-07-081-0/+5
| | | | | The fragment hides itself if the state is unknown or the assessment succeeded.
* android: Show different error message depending on IMC stateTobias Brunner2013-07-081-0/+1
|
* android: Add support for combined certificate and EAP authenticationTobias Brunner2013-03-071-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 clientDmitry Korzhevin2012-12-242-0/+126