Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27026 versionName '5.727-SNAPSHOT' versionCode 27027 versionName '5.727' // Keep in sync with the resource string array 'supported_languages' resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "es", "eo", "eu", "fr", "gd", "gl", "hr", Loading app/ui/legacy/src/main/res/raw/changelog_master.xml +8 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,14 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.727" versioncode="27027" date="2021-01-25"> <change>Updated "About" screen</change> <change>Changed appearance of "Changelog" screen</change> <change>Added "User forum" link to the "Settings" screen</change> <change>Cleaned up some of the icons used in the app</change> <change>Fixed bug when going back to previous steps when setting up an account</change> <change>Updated translations</change> </release> <release version="5.726" versioncode="27026"> <change>Updated password input fields to be able to reveal passwords</change> <change>Added support for going back to previous steps when setting up an account</change> Loading Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27026 versionName '5.727-SNAPSHOT' versionCode 27027 versionName '5.727' // Keep in sync with the resource string array 'supported_languages' resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "es", "eo", "eu", "fr", "gd", "gl", "hr", Loading
app/ui/legacy/src/main/res/raw/changelog_master.xml +8 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,14 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.727" versioncode="27027" date="2021-01-25"> <change>Updated "About" screen</change> <change>Changed appearance of "Changelog" screen</change> <change>Added "User forum" link to the "Settings" screen</change> <change>Cleaned up some of the icons used in the app</change> <change>Fixed bug when going back to previous steps when setting up an account</change> <change>Updated translations</change> </release> <release version="5.726" versioncode="27026"> <change>Updated password input fields to be able to reveal passwords</change> <change>Added support for going back to previous steps when setting up an account</change> Loading