Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33008 versionName '6.309-SNAPSHOT' versionCode 33009 versionName '6.309' // 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 +8 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,14 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.309" versioncode="33009" date="2022-10-12"> <change>Automatically scroll to the top after using pull to refresh, so new messages are visible</change> <change>Fixed a bug that prevented the app from establishing a connection to the outgoing server under certain circumstances</change> <change>Fixed a bug that could lead to messages being sent twice when the send button was double clicked</change> <change>Changed the structure of HTML signatures in outgoing messages to increase compatibility</change> <change>More bug fixes and internal changes</change> <change>Updated translations</change> </release> <release version="6.308" versioncode="33008" date="2022-10-06"> <change>Added swipe actions to the message list screen</change> <change>Changed the minimum size of the message list widget to 2x2 cells</change> Loading fastlane/metadata/android/en-US/changelogs/33009.txt 0 → 100644 +6 −0 Original line number Diff line number Diff line - Automatically scroll to the top after using pull to refresh, so new messages are visible - Fixed a bug that prevented the app from establishing a connection to the outgoing server under certain circumstances - Fixed a bug that could lead to messages being sent twice when the send button was double clicked - Changed the structure of HTML signatures in outgoing messages to increase compatibility - More bug fixes and internal changes - Updated translations Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33008 versionName '6.309-SNAPSHOT' versionCode 33009 versionName '6.309' // 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 +8 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,14 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.309" versioncode="33009" date="2022-10-12"> <change>Automatically scroll to the top after using pull to refresh, so new messages are visible</change> <change>Fixed a bug that prevented the app from establishing a connection to the outgoing server under certain circumstances</change> <change>Fixed a bug that could lead to messages being sent twice when the send button was double clicked</change> <change>Changed the structure of HTML signatures in outgoing messages to increase compatibility</change> <change>More bug fixes and internal changes</change> <change>Updated translations</change> </release> <release version="6.308" versioncode="33008" date="2022-10-06"> <change>Added swipe actions to the message list screen</change> <change>Changed the minimum size of the message list widget to 2x2 cells</change> Loading
fastlane/metadata/android/en-US/changelogs/33009.txt 0 → 100644 +6 −0 Original line number Diff line number Diff line - Automatically scroll to the top after using pull to refresh, so new messages are visible - Fixed a bug that prevented the app from establishing a connection to the outgoing server under certain circumstances - Fixed a bug that could lead to messages being sent twice when the send button was double clicked - Changed the structure of HTML signatures in outgoing messages to increase compatibility - More bug fixes and internal changes - Updated translations