From 7969833e2cffd9fd5c3eee204baa3993fe28a833 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 25 Jul 2019 08:27:44 +0200 Subject: [PATCH] Added hint --- .../layout/fragment_options_synchronize.xml | 34 ++++++++++++++++--- app/src/main/res/values/strings.xml | 1 + 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/fragment_options_synchronize.xml b/app/src/main/res/layout/fragment_options_synchronize.xml index a016f3b95b..de256e92b6 100644 --- a/app/src/main/res/layout/fragment_options_synchronize.xml +++ b/app/src/main/res/layout/fragment_options_synchronize.xml @@ -168,18 +168,42 @@ app:layout_constraintTop_toBottomOf="@id/tvSchedulePro" app:switchPadding="12dp" /> + + + + Synchronizing periodically will compare local and remote messages each and every time, which is an expensive operation possibly resulting in extra battery usage, especially when there are a lot of messages to synchronize. Always synchronizing will avoid this by continuous listening for changes only. Tap on a time to set a time Check sender email addresses on synchronizing messages + Some providers do not support this correctly, which could for example result in all messages being synchronized This will transfer extra data and use extra battery power, especially if there are a lot of messages kept on the device Disabling this will reduce data and battery usage somewhat, but will disable updating the list of folders too