From c452e588afb0f94577dae94779b74d688b549b1e Mon Sep 17 00:00:00 2001 From: cketti Date: Tue, 16 Feb 2021 17:21:43 +0100 Subject: [PATCH] Version 5.730 --- app/k9mail/build.gradle | 4 ++-- app/ui/legacy/src/main/res/raw/changelog_master.xml | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app/k9mail/build.gradle b/app/k9mail/build.gradle index 2aaf0a964..844fcefa0 100644 --- a/app/k9mail/build.gradle +++ b/app/k9mail/build.gradle @@ -49,8 +49,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" - versionCode 27029 - versionName '5.730-SNAPSHOT' + versionCode 27030 + versionName '5.730' // Keep in sync with the resource string array 'supported_languages' resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl", diff --git a/app/ui/legacy/src/main/res/raw/changelog_master.xml b/app/ui/legacy/src/main/res/raw/changelog_master.xml index c5cc11dc1..a81b55e21 100644 --- a/app/ui/legacy/src/main/res/raw/changelog_master.xml +++ b/app/ui/legacy/src/main/res/raw/changelog_master.xml @@ -5,6 +5,14 @@ Locale-specific versions are kept in res/raw-/changelog.xml. --> + + Fixed bug where account wouldn't refresh automatically + Fixed crash when trying to compose a message + Fixed bug that could have lead to an empty email being sent + Fixed bug where refresh indicator in drawer disappeared too early + Back button now opens Unified Inbox before exiting the app + Added translations: Belarusian, British English + Fixed a bug that could crash the app at startup