strongswan/src/frontends/android/app/src/main/java/org/strongswan/android/ui
Tobias Brunner ea15f20a56 android: Use TextInputLayoutHelper in profile editor
This adds floating labels and helper texts to the form fields. It also
changed/added lots of strings in the editor.
2016-05-02 18:39:17 +02:00
..
adapter android: Migrate to the Gradle build system 2015-11-12 14:11:37 +01:00
widget android: Add TextInputLayout child class that displays a helper text below the text field 2016-05-02 18:39:17 +02:00
CertificateDeleteConfirmationDialog.java android: Switch to AppCompat/Material theme for dialogs 2016-04-27 14:24:25 +02:00
ImcStateFragment.java android: Avoid races between FragmentManager and state saving 2016-05-02 18:38:15 +02:00
LogActivity.java android: Switch to AppCompat/Material theme and use custom Toolbar as AppBar 2016-04-27 14:24:25 +02:00
LogFragment.java android: Use Fragment class from the support library to avoid deprecation warnings 2016-05-02 16:41:50 +02:00
LogScrollView.java android: Migrate to the Gradle build system 2015-11-12 14:11:37 +01:00
MainActivity.java android: Show confirmation dialog also when connecting 2016-05-02 18:35:04 +02:00
RemediationInstructionFragment.java android: Fix display of remediation instructions with support library 2016-05-02 16:41:50 +02:00
RemediationInstructionsActivity.java android: Use Fragment class from the support library to avoid deprecation warnings 2016-05-02 16:41:50 +02:00
RemediationInstructionsFragment.java android: Use Fragment class from the support library to avoid deprecation warnings 2016-05-02 16:41:50 +02:00
TrustedCertificateImportActivity.java android: Switch to AppCompat/Material theme for dialogs 2016-04-27 14:24:25 +02:00
TrustedCertificateListFragment.java android: Automatically reload certificates if manager is reset 2016-04-27 14:24:26 +02:00
TrustedCertificatesActivity.java android: Avoid deprecated tabs in the ActionBar in TrustedCertificatesActivity 2016-04-27 14:24:26 +02:00
VpnProfileDetailActivity.java android: Use TextInputLayoutHelper in profile editor 2016-05-02 18:39:17 +02:00
VpnProfileListFragment.java android: Use Fragment class from the support library to avoid deprecation warnings 2016-05-02 16:41:50 +02:00
VpnProfileSelectActivity.java android: Switch to AppCompat/Material theme and use custom Toolbar as AppBar 2016-04-27 14:24:25 +02:00
VpnStateFragment.java android: Avoid ProgressDialogs in VPN state fragment 2016-05-02 16:43:15 +02:00