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 = 35008 versionName = "6.509-SNAPSHOT" versionCode = 35009 versionName = "6.509" // 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.509" versioncode="35009" date="2023-02-28"> <change>Cleaned up the message list design</change> <change>Added setting for three different message list densities: compact, default, relaxed</change> <change>Made small changes to the appearance of participant entries in the message details screen</change> <change>Added validation for email address fields in "Edit identity" screen</change> <change>Updated translations</change> </release> <release version="6.508" versioncode="35008" date="2023-02-15"> <change>Removed "Send…" submenu from the message view toolbar</change> <change>Limit summary notification actions to messages for which individual notifications are currently being displayed</change> Loading fastlane/metadata/android/en-US/changelogs/35009.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line - Cleaned up the message list design - Added setting for three different message list densities: compact, default, relaxed - Made small changes to the appearance of participant entries in the message details screen - Added validation for email address fields in "Edit identity" screen - 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 = 35008 versionName = "6.509-SNAPSHOT" versionCode = 35009 versionName = "6.509" // 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.509" versioncode="35009" date="2023-02-28"> <change>Cleaned up the message list design</change> <change>Added setting for three different message list densities: compact, default, relaxed</change> <change>Made small changes to the appearance of participant entries in the message details screen</change> <change>Added validation for email address fields in "Edit identity" screen</change> <change>Updated translations</change> </release> <release version="6.508" versioncode="35008" date="2023-02-15"> <change>Removed "Send…" submenu from the message view toolbar</change> <change>Limit summary notification actions to messages for which individual notifications are currently being displayed</change> Loading
fastlane/metadata/android/en-US/changelogs/35009.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line - Cleaned up the message list design - Added setting for three different message list densities: compact, default, relaxed - Made small changes to the appearance of participant entries in the message details screen - Added validation for email address fields in "Edit identity" screen - Updated translations