Put logic into fragment for reuse

This commit is contained in:
Dominik Schürmann
2013-09-06 09:44:56 +02:00
parent 4030739a99
commit c9549befb2
6 changed files with 234 additions and 201 deletions

View File

@@ -462,7 +462,7 @@
<activity
android:name="org.sufficientlysecure.keychain.remote_api.ServiceActivity"
android:exported="false"
android:label="TODO crypto activity"
android:label="@string/app_name"
android:process=":crypto" >
<!-- Don't publish intents, they are only used internally! -->