strongswan/src/frontends/android/app/src/main/java/org/strongswan/android/ui/adapter
Tobias Brunner 698a18e7a5 android: Allow configuration of client identity for all authentication types
This replaces the drop-down box to select certificate identities with a
text field (in the advanced settings) with auto-completion for SANs
contained in the certificate.

The field is always shown and allows using an IKE identity different from
the username for EAP authentication (e.g. to configure a more complete
identity to select a specific config on the server).

Fixes #3134.
2019-10-15 17:05:56 +02:00
..
CertificateIdentitiesAdapter.java android: Allow configuration of client identity for all authentication types 2019-10-15 17:05:56 +02:00
RemediationInstructionAdapter.java Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
SelectedApplicationEntry.java android: Migrate from support libraries to AndroidX 2019-08-26 11:20:48 +02:00
SelectedApplicationsAdapter.java android: Add filterable adapter for list of installed/selected apps 2017-07-03 10:27:54 +02:00
TrustedCertificateAdapter.java Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
VpnProfileAdapter.java android: Allow configuration of client identity for all authentication types 2019-10-15 17:05:56 +02:00