From 2531c88f2c8a992aa0c40c9f96e88099dc94139e Mon Sep 17 00:00:00 2001 From: steckbrief Date: Fri, 20 Nov 2015 22:41:30 +0100 Subject: Implements FS#67: Introduce central logging class to use log prefix, new activity to show logcat output and button to copy contents --- src/main/AndroidManifest.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/main/AndroidManifest.xml') diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 1b668a98..2d7a913c 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -144,6 +144,14 @@ android:name="android.support.PARENT_ACTIVITY" android:value="de.thedevstack.conversationsplus.ui.SettingsActivity" /> + + + -- cgit v1.2.3