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