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 27038 versionName '5.739-SNAPSHOT' versionCode 27039 versionName '5.739' // 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.739" versioncode="27039" date="2021-07-10"> <change>Fixed bug that could prevent the device from going to sleep when Push was active</change> <change>Fixed bug that lead to Push not being restarted when network connectivity returned</change> <change>Fixed some issues with displaying the "What's new" notice</change> </release> <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> 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 27038 versionName '5.739-SNAPSHOT' versionCode 27039 versionName '5.739' // 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.739" versioncode="27039" date="2021-07-10"> <change>Fixed bug that could prevent the device from going to sleep when Push was active</change> <change>Fixed bug that lead to Push not being restarted when network connectivity returned</change> <change>Fixed some issues with displaying the "What's new" notice</change> </release> <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> Loading