strongswan/src/frontends/android/app/src/main/java/org/strongswan/android/ui
Tobias Brunner 0b075420df android: Use arrays as primary config option for subnets in profile files 2017-07-03 10:27:55 +02:00
..
adapter android: Add filterable adapter for list of installed/selected apps 2017-07-03 10:27:54 +02:00
widget android: Add a linear layout that is checkable 2017-07-03 10:27:53 +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: Make log view more efficient 2017-07-03 10:27:45 +02:00
LogScrollView.java android: Migrate to the Gradle build system 2015-11-12 14:11:37 +01:00
MainActivity.java android: Add menu item to import VPN profile via Storage Access Framework 2017-06-30 09:32:27 +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
SelectedApplicationsActivity.java android: Add simple activity for the selection of apps 2017-07-03 10:27:54 +02:00
SelectedApplicationsListFragment.java android: Add list fragment for the selection of apps 2017-07-03 10:27:54 +02:00
TrustedCertificateImportActivity.java android: Avoid IllegalStateException when importing certificates 2016-05-06 12:51:49 +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: Make app handling and selection of apps configurable in profile editor 2017-07-03 10:27:54 +02:00
VpnProfileImportActivity.java android: Use arrays as primary config option for subnets in profile files 2017-07-03 10:27:55 +02:00
VpnProfileListFragment.java android: Use a local broadcast to notify about profile changes 2017-01-20 11:01:32 +01: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: Don't update state fragment if not attached to an Activity 2017-06-30 09:32:27 +02:00