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 33012 versionName '6.313-SNAPSHOT' versionCode 34000 versionName '6.400' // 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 +9 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,15 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.400" versioncode="34000" date="2022-11-28"> <change>Added swipe actions to the message list screen</change> <change>Added support for swiping between messages</change> <change>Added a monochromatic app icon for Android 13</change> <change>Fixed "K-9 Accounts" shortcuts (please remove existing shortcuts and add them again)</change> <change>Fixed error reporting for (old) send failures</change> <change>A lot of other bug fixes; see changes for versions 6.3xx</change> <change>Added Western Frisian translation and updated others</change> </release> <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> Loading fastlane/metadata/android/en-US/changelogs/34000.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line - Added swipe actions to the message list screen - Added support for swiping between messages - Added a monochromatic app icon for Android 13 - Fixed "K-9 Accounts" shortcuts (please remove existing shortcuts and add them again) - Fixed error reporting for (old) send failures - A lot of other bug fixes; see changes for versions 6.3xx - Added Western Frisian translation and updated others 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 33012 versionName '6.313-SNAPSHOT' versionCode 34000 versionName '6.400' // 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 +9 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,15 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.400" versioncode="34000" date="2022-11-28"> <change>Added swipe actions to the message list screen</change> <change>Added support for swiping between messages</change> <change>Added a monochromatic app icon for Android 13</change> <change>Fixed "K-9 Accounts" shortcuts (please remove existing shortcuts and add them again)</change> <change>Fixed error reporting for (old) send failures</change> <change>A lot of other bug fixes; see changes for versions 6.3xx</change> <change>Added Western Frisian translation and updated others</change> </release> <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> Loading
fastlane/metadata/android/en-US/changelogs/34000.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line - Added swipe actions to the message list screen - Added support for swiping between messages - Added a monochromatic app icon for Android 13 - Fixed "K-9 Accounts" shortcuts (please remove existing shortcuts and add them again) - Fixed error reporting for (old) send failures - A lot of other bug fixes; see changes for versions 6.3xx - Added Western Frisian translation and updated others