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 27032 versionName '5.733-SNAPSHOT' versionCode 27033 versionName '5.733' // 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 +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,11 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.733" versioncode="27033" date="2021-03-23"> <change>Added support for In-Reply-To parameter in mailto: URIs</change> <change>Fixed various display bugs related to the drawer</change> <change>Updated translations</change> </release> <release version="5.732" versioncode="27032" date="2021-03-04"> <change>Fixed a crash when checking all accounts from the drawer</change> <change>Fixed a crash when configuring the outgoing server to not require sign-in</change> Loading 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 27032 versionName '5.733-SNAPSHOT' versionCode 27033 versionName '5.733' // 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 +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,11 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.733" versioncode="27033" date="2021-03-23"> <change>Added support for In-Reply-To parameter in mailto: URIs</change> <change>Fixed various display bugs related to the drawer</change> <change>Updated translations</change> </release> <release version="5.732" versioncode="27032" date="2021-03-04"> <change>Fixed a crash when checking all accounts from the drawer</change> <change>Fixed a crash when configuring the outgoing server to not require sign-in</change> Loading