Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27037 versionName '5.738-SNAPSHOT' versionCode 27038 versionName '5.738' // 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="5.738" versioncode="27038" date="2021-07-08"> <change>Inline attachments are now included in forwarded messages</change> <change>Quick access to the "What's new" screen when the app was updated</change> <change>Close and reopen Push connections when the active network has changed</change> <change>Fixed a bug that lead to Push not working properly</change> <change>Fixed some minor bugs</change> </release> <release version="5.737" versioncode="27037" date="2021-06-26"> <change>Fixed a bug in the network connectivity detection code for Push</change> </release> Loading Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27037 versionName '5.738-SNAPSHOT' versionCode 27038 versionName '5.738' // 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="5.738" versioncode="27038" date="2021-07-08"> <change>Inline attachments are now included in forwarded messages</change> <change>Quick access to the "What's new" screen when the app was updated</change> <change>Close and reopen Push connections when the active network has changed</change> <change>Fixed a bug that lead to Push not working properly</change> <change>Fixed some minor bugs</change> </release> <release version="5.737" versioncode="27037" date="2021-06-26"> <change>Fixed a bug in the network connectivity detection code for Push</change> </release> Loading