mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Updated text
This commit is contained in:
@@ -679,7 +679,8 @@ public class ApplicationEx extends Application
|
||||
} else if (version < 2029) {
|
||||
if (!prefs.contains("plain_only_reply"))
|
||||
editor.putBoolean("plain_only_reply", true);
|
||||
}
|
||||
} else if (version < 2046)
|
||||
editor.remove("message_junk");
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O && !BuildConfig.DEBUG)
|
||||
editor.remove("background_service");
|
||||
|
||||
Reference in New Issue
Block a user