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 27035 versionName '5.736-SNAPSHOT' versionCode 27036 versionName '5.736' // 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 +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,10 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.736" versioncode="27036" date="2021-06-24"> <change>Fixed Push-related crash with non-IMAP accounts</change> <change>Don't show Push-related settings for non-IMAP accounts</change> </release> <release version="5.735" versioncode="27035" date="2021-06-24"> <change>Added back support for IMAP IDLE (Push)</change> <change>Show unread count on account list in drawer</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 27035 versionName '5.736-SNAPSHOT' versionCode 27036 versionName '5.736' // 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 +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,10 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.736" versioncode="27036" date="2021-06-24"> <change>Fixed Push-related crash with non-IMAP accounts</change> <change>Don't show Push-related settings for non-IMAP accounts</change> </release> <release version="5.735" versioncode="27035" date="2021-06-24"> <change>Added back support for IMAP IDLE (Push)</change> <change>Show unread count on account list in drawer</change> Loading