From f382943d696f0c05d3a73436bfbd735263d22fda Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sat, 13 Aug 2016 21:56:52 +0200 Subject: make human readable logs export optional and false as default --- src/main/res/xml/preferences.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'src/main/res/xml/preferences.xml') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index 20259f8ce..8c0ca30cd 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -172,7 +172,17 @@ android:key="crashreport" android:summary="@string/pref_send_crash_summary" android:title="@string/pref_send_crash" /> - + + + + - -- cgit v1.2.3