Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 29013 versionName '5.914-SNAPSHOT' versionCode 29014 versionName '5.914' // 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 +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.914" versioncode="29014" date="2022-03-24"> <change>The name and description of notification categories are now updated when the app language is changed</change> <change>Fixed bug where notification settings might not have been properly restored on settings import</change> <change>Fixed a crash when tapping the unread widget tries to open a folder that no longer exists</change> <change>Updated translations</change> </release> <release version="5.913" versioncode="29013" date="2022-03-11"> <change>Don't create notifications when manually refreshing the message list</change> <change>Fixed import and export of notification settings</change> Loading fastlane/metadata/android/en-US/changelogs/29014.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - The name and description of notification categories are now updated when the app language is changed - Fixed bug where notification settings might not have been properly restored on settings import - Fixed a crash when tapping the unread widget tries to open a folder that no longer exists - Updated translations Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 29013 versionName '5.914-SNAPSHOT' versionCode 29014 versionName '5.914' // 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 +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.914" versioncode="29014" date="2022-03-24"> <change>The name and description of notification categories are now updated when the app language is changed</change> <change>Fixed bug where notification settings might not have been properly restored on settings import</change> <change>Fixed a crash when tapping the unread widget tries to open a folder that no longer exists</change> <change>Updated translations</change> </release> <release version="5.913" versioncode="29013" date="2022-03-11"> <change>Don't create notifications when manually refreshing the message list</change> <change>Fixed import and export of notification settings</change> Loading
fastlane/metadata/android/en-US/changelogs/29014.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - The name and description of notification categories are now updated when the app language is changed - Fixed bug where notification settings might not have been properly restored on settings import - Fixed a crash when tapping the unread widget tries to open a folder that no longer exists - Updated translations