Loading app/k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 35010 versionName = "6.511-SNAPSHOT" versionCode = 35011 versionName = "6.511" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading app/ui/legacy/src/main/res/raw/changelog_master.xml +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,13 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.511" versioncode="35011" date="2023-03-31"> <change>Swiping between messages should now work more reliably</change> <change>Fixed message details layout when contact pictures are disabled</change> <change>Fixed disappearing toolbar buttons in the message view screen</change> <change>Fixed a couple of rare crashes</change> <change>Updated translations</change> </release> <release version="6.510" versioncode="35010" date="2023-03-17"> <change>Made small changes to the appearance of the message list</change> <change>Added a font size setting for the account name when viewing a message</change> Loading fastlane/metadata/android/en-US/changelogs/35011.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line - Swiping between messages should now work more reliably - Fixed message details layout when contact pictures are disabled - Fixed disappearing toolbar buttons in the message view screen - Fixed a couple of rare crashes - Updated translations Loading
app/k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 35010 versionName = "6.511-SNAPSHOT" versionCode = 35011 versionName = "6.511" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading
app/ui/legacy/src/main/res/raw/changelog_master.xml +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,13 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.511" versioncode="35011" date="2023-03-31"> <change>Swiping between messages should now work more reliably</change> <change>Fixed message details layout when contact pictures are disabled</change> <change>Fixed disappearing toolbar buttons in the message view screen</change> <change>Fixed a couple of rare crashes</change> <change>Updated translations</change> </release> <release version="6.510" versioncode="35010" date="2023-03-17"> <change>Made small changes to the appearance of the message list</change> <change>Added a font size setting for the account name when viewing a message</change> Loading
fastlane/metadata/android/en-US/changelogs/35011.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line - Swiping between messages should now work more reliably - Fixed message details layout when contact pictures are disabled - Fixed disappearing toolbar buttons in the message view screen - Fixed a couple of rare crashes - Updated translations