Added a ListFragment that lists trusted certificates (loaded via a custom Loader)

This commit is contained in:
Tobias Brunner
2012-08-14 12:01:41 +02:00
parent db8bea8311
commit caf85c872f
3 changed files with 159 additions and 0 deletions
@@ -57,6 +57,9 @@
<string name="alert_text_nocertfound_title">No CA certificate selected</string>
<string name="alert_text_nocertfound">Please select one or activate <i>Select automatically</i></string>
<!-- Trusted certificate selection -->
<string name="no_certificates">No certificates</string>
<!-- VPN state fragment -->
<string name="state_label">Status:</string>
<string name="profile_label">Profile:</string>