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 32001 versionName '6.201' versionCode 32002 versionName '6.202' // 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="6.202" versioncode="32002" date="2022-07-26"> <change>Increased timeout when sending messages because some users have reported problems with sending large attachments</change> <change>Allow all URI schemes in HTML links</change> <change>Fixed display bug with search in general settings</change> <change>When composing messages don't hide Cc and Bcc fields if they contain incomplete email addresses</change> </release> <release version="6.201" versioncode="32001" date="2022-07-15"> <change>Added support for using OAuth 2.0 with Office365 accounts</change> <change>Fixed a bug that could lead to two message lists being displayed on top of each other</change> Loading fastlane/metadata/android/en-US/changelogs/32002.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - Increased timeout when sending messages because some users have reported problems with sending large attachments - Allow all URI schemes in HTML links - Fixed display bug with search in general settings - When composing messages don't hide Cc and Bcc fields if they contain incomplete email addresses 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 32001 versionName '6.201' versionCode 32002 versionName '6.202' // 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="6.202" versioncode="32002" date="2022-07-26"> <change>Increased timeout when sending messages because some users have reported problems with sending large attachments</change> <change>Allow all URI schemes in HTML links</change> <change>Fixed display bug with search in general settings</change> <change>When composing messages don't hide Cc and Bcc fields if they contain incomplete email addresses</change> </release> <release version="6.201" versioncode="32001" date="2022-07-15"> <change>Added support for using OAuth 2.0 with Office365 accounts</change> <change>Fixed a bug that could lead to two message lists being displayed on top of each other</change> Loading
fastlane/metadata/android/en-US/changelogs/32002.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - Increased timeout when sending messages because some users have reported problems with sending large attachments - Allow all URI schemes in HTML links - Fixed display bug with search in general settings - When composing messages don't hide Cc and Bcc fields if they contain incomplete email addresses