From 1d98fea2dfb7f413e91628806d7357888019c2f5 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 22 May 2019 12:24:00 +0200 Subject: [PATCH] Added hint about manual synchronization --- .../res/layout/fragment_options_synchronize.xml | 15 ++++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_synchronize.xml b/app/src/main/res/layout/fragment_options_synchronize.xml index 4df0bdd1d5..abc1ea4949 100644 --- a/app/src/main/res/layout/fragment_options_synchronize.xml +++ b/app/src/main/res/layout/fragment_options_synchronize.xml @@ -40,6 +40,19 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/swEnabled" /> + + + app:layout_constraintTop_toBottomOf="@id/tvManalHint" /> Last cleanup: %1$s Globally disable or enable receiving of messages + If synchronization is disabled, it is still possible to synchronize manually by pulling down the message list. This will synchronize messages and execute operations for a limited time. Tap on a time to set a time Metered connections are generally mobile connections or paid Wi-Fi hotspots Disabling this option will disable receiving and sending messages on mobile internet connections