strongswan/src/frontends/android/src/org/strongswan/android/ui
Tobias Brunner 94cc8f6a72 android: Add activity to import certificate files
Such files can e.g. be opened from the Download view, if they are
associated with one of the supported mime-types.
2014-07-22 10:41:50 +02:00
..
adapter android: Move TrustedCertificateEntry to a new package 2014-07-22 10:41:49 +02:00
CertificateDeleteConfirmationDialog.java android: Imported certificates may be clicked to delete them 2014-07-22 10:41:50 +02:00
ImcStateFragment.java android: Don't update state fragments when they are not displayed 2013-09-23 12:01:42 +02:00
LogActivity.java Menu option added that allows users to send the log file 2012-08-13 11:22:21 +02:00
LogFragment.java Watch for changes to the log file so we can reopen it 2012-08-13 11:22:21 +02:00
LogScrollView.java Added special ScrollView with auto-scrolling feature 2012-08-13 11:22:20 +02:00
MainActivity.java android: Replace option to reload CA certificates with CA certificate view 2014-07-22 10:41:50 +02:00
RemediationInstructionFragment.java android: Add fragment that displays a single remediation instruction 2013-07-08 18:49:29 +02:00
RemediationInstructionsActivity.java android: Add activity that displays a list of remediation instructions 2013-07-08 18:49:29 +02:00
RemediationInstructionsFragment.java android: Add activity that displays a list of remediation instructions 2013-07-08 18:49:29 +02:00
TrustedCertificateImportActivity.java android: Add activity to import certificate files 2014-07-22 10:41:50 +02:00
TrustedCertificateListFragment.java android: Reload CA certificates without AsyncTask 2014-07-22 10:41:50 +02:00
TrustedCertificatesActivity.java android: Imported certificates may be clicked to delete them 2014-07-22 10:41:50 +02:00
VpnProfileDetailActivity.java android: Set action when using TrustedCertificatesActivity to select a certificate 2014-07-22 10:41:50 +02:00
VpnProfileListFragment.java android: Attribute added to display the list of VPN profiles in read-only mode 2012-11-21 18:57:40 +01:00
VpnProfileSelectActivity.java android: Add the ability to create shortcuts to specific VPN profiles 2012-11-21 18:57:41 +01:00
VpnStateFragment.java android: Change progress dialog handling 2013-09-26 13:53:25 +02:00