Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33000 versionName '6.301-SNAPSHOT' versionCode 33001 versionName '6.301' // 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 +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.301" versioncode="33001" date="2022-08-09"> <change>Fixed crash when viewing a message and OpenKeychain needed to display its user interface, e.g. to ask for a password</change> <change>When composing a message containing consecutive spaces convert them to non-breaking spaces in the generated HTML part of the message</change> <change>Fixed bug where moving a message to another folder wouldn't update the apps search index</change> <change>Fixed small bug where not all cached values were removed when using "clear local messages"</change> <change>Updated translations</change> </release> <release version="6.300" versioncode="33000" date="2022-08-04"> <change>Added support for swiping between messages</change> <change>Fixed multiple bugs when there are notifications for more than 8 messages</change> Loading fastlane/metadata/android/en-US/changelogs/33001.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line - Fixed crash when viewing a message and OpenKeychain needed to display its user interface, e.g. to ask for a password - When composing a message containing consecutive spaces convert them to non-breaking spaces in the generated HTML part of the message - Fixed bug where moving a message to another folder wouldn't update the apps search index - Fixed small bug where not all cached values were removed when using "clear local messages" - Updated translations Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 33000 versionName '6.301-SNAPSHOT' versionCode 33001 versionName '6.301' // 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 +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.301" versioncode="33001" date="2022-08-09"> <change>Fixed crash when viewing a message and OpenKeychain needed to display its user interface, e.g. to ask for a password</change> <change>When composing a message containing consecutive spaces convert them to non-breaking spaces in the generated HTML part of the message</change> <change>Fixed bug where moving a message to another folder wouldn't update the apps search index</change> <change>Fixed small bug where not all cached values were removed when using "clear local messages"</change> <change>Updated translations</change> </release> <release version="6.300" versioncode="33000" date="2022-08-04"> <change>Added support for swiping between messages</change> <change>Fixed multiple bugs when there are notifications for more than 8 messages</change> Loading
fastlane/metadata/android/en-US/changelogs/33001.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line - Fixed crash when viewing a message and OpenKeychain needed to display its user interface, e.g. to ask for a password - When composing a message containing consecutive spaces convert them to non-breaking spaces in the generated HTML part of the message - Fixed bug where moving a message to another folder wouldn't update the apps search index - Fixed small bug where not all cached values were removed when using "clear local messages" - Updated translations