Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33011 versionName '6.312-SNAPSHOT' versionCode 33012 versionName '6.312' // 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 +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,11 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.312" versioncode="33012" date="2022-11-15"> <change>Tweaked swipe actions in the message list screen</change> <change>Fixed a bug where canceling account setup was showing a new account in the side drawer</change> <change>Updated translations</change> </release> <release version="6.311" versioncode="33011" date="2022-11-01"> <change>Don't unexpectedly show and focus the "reply to" field when composing a message</change> <change>Fixed a bug where sometimes toolbar buttons in the message view would affect another message than the one currently being displayed</change> Loading fastlane/metadata/android/en-US/changelogs/33012.txt 0 → 100644 +3 −0 Original line number Diff line number Diff line - Tweaked swipe actions in the message list screen - Fixed a bug where canceling account setup was showing a new account in the side drawer - Updated translations Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33011 versionName '6.312-SNAPSHOT' versionCode 33012 versionName '6.312' // 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 +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,11 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.312" versioncode="33012" date="2022-11-15"> <change>Tweaked swipe actions in the message list screen</change> <change>Fixed a bug where canceling account setup was showing a new account in the side drawer</change> <change>Updated translations</change> </release> <release version="6.311" versioncode="33011" date="2022-11-01"> <change>Don't unexpectedly show and focus the "reply to" field when composing a message</change> <change>Fixed a bug where sometimes toolbar buttons in the message view would affect another message than the one currently being displayed</change> Loading
fastlane/metadata/android/en-US/changelogs/33012.txt 0 → 100644 +3 −0 Original line number Diff line number Diff line - Tweaked swipe actions in the message list screen - Fixed a bug where canceling account setup was showing a new account in the side drawer - Updated translations