Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33002 versionName '6.303-SNAPSHOT' versionCode 33003 versionName '6.303' // 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", Loading app/ui/legacy/src/main/res/raw/changelog_master.xml +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.303" versioncode="33003" date="2022-09-08"> <change>Fixed a bug that lead to search being broken</change> <change>Fixed error reporting for (old) send failures</change> <change>Fixed "strip signatures on reply"</change> <change>Fixed a crash when tapping a toolbar action in message view before loading the message has finished</change> </release> <release version="6.302" versioncode="33002" date="2022-09-05"> <change>Fixed moving to next/previous message when sorting the message list by read/unread or starred/unstarred</change> <change>Fixed a crash when a third-party app shared a file to K-9 Mail without granting access to it</change> Loading fastlane/metadata/android/en-US/changelogs/33003.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - Fixed a bug that lead to search being broken - Fixed error reporting for (old) send failures - Fixed "strip signatures on reply" - Fixed a crash when tapping a toolbar action in message view before loading the message has finished Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33002 versionName '6.303-SNAPSHOT' versionCode 33003 versionName '6.303' // 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", Loading
app/ui/legacy/src/main/res/raw/changelog_master.xml +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.303" versioncode="33003" date="2022-09-08"> <change>Fixed a bug that lead to search being broken</change> <change>Fixed error reporting for (old) send failures</change> <change>Fixed "strip signatures on reply"</change> <change>Fixed a crash when tapping a toolbar action in message view before loading the message has finished</change> </release> <release version="6.302" versioncode="33002" date="2022-09-05"> <change>Fixed moving to next/previous message when sorting the message list by read/unread or starred/unstarred</change> <change>Fixed a crash when a third-party app shared a file to K-9 Mail without granting access to it</change> Loading
fastlane/metadata/android/en-US/changelogs/33003.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - Fixed a bug that lead to search being broken - Fixed error reporting for (old) send failures - Fixed "strip signatures on reply" - Fixed a crash when tapping a toolbar action in message view before loading the message has finished