aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/xml/preferences.xml')
-rw-r--r--src/main/res/xml/preferences.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml
index 44b66ab7..96be892e 100644
--- a/src/main/res/xml/preferences.xml
+++ b/src/main/res/xml/preferences.xml
@@ -252,6 +252,11 @@
android:summary="@string/pref_use_indicate_received_summary"
android:title="@string/pref_use_indicate_received"/>
<CheckBoxPreference
+ android:defaultValue="true"
+ android:key="log_stanzas"
+ android:summary="@string/pref_log_stanzas_summary"
+ android:title="@string/pref_log_stanzas"/>
+ <CheckBoxPreference
android:defaultValue="false"
android:key="keep_foreground_service"
android:summary="@string/pref_keep_foreground_service_summary"