Loading app/k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,8 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 37010 versionName = "6.711-SNAPSHOT" versionCode = 37011 versionName = "6.711" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading app/ui/legacy/src/main/res/raw/changelog_master.xml +10 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,16 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.711" versioncode="37011" date="2023-10-04"> <change>Simplified the app icon so it can be a vector drawable</change> <change>Improved screen reader experience in various places</change> <change>Improved logging on failing settings import</change> <change>Improved display of some HTML messages</change> <change>Changed background color in message view and compose screens when using dark theme</change> <change>Fixed OAuth 2.0 with Yahoo and AOL</change> <change>Fixed display issues when rendering a message/rfc822 inline part</change> <change>Updated translations</change> </release> <release version="6.710" versioncode="37010" date="2023-08-18"> <change>Fixed bug where accounts using OAuth weren't set up properly in K-9 Mail 6.709</change> <change>Moved "Show only subscribed folders" setting to "Folders" section</change> Loading fastlane/metadata/android/en-US/changelogs/37011.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line - Simplified the app icon so it can be a vector drawable - Improved screen reader experience in various places - Improved logging on failing settings import - Improved display of some HTML messages - Changed background color in message view and compose screens when using dark theme - Fixed OAuth 2.0 with Yahoo and AOL - Fixed display issues when rendering a message/rfc822 inline part - Updated translations Loading
app/k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -50,8 +50,8 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 37010 versionName = "6.711-SNAPSHOT" versionCode = 37011 versionName = "6.711" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading
app/ui/legacy/src/main/res/raw/changelog_master.xml +10 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,16 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.711" versioncode="37011" date="2023-10-04"> <change>Simplified the app icon so it can be a vector drawable</change> <change>Improved screen reader experience in various places</change> <change>Improved logging on failing settings import</change> <change>Improved display of some HTML messages</change> <change>Changed background color in message view and compose screens when using dark theme</change> <change>Fixed OAuth 2.0 with Yahoo and AOL</change> <change>Fixed display issues when rendering a message/rfc822 inline part</change> <change>Updated translations</change> </release> <release version="6.710" versioncode="37010" date="2023-08-18"> <change>Fixed bug where accounts using OAuth weren't set up properly in K-9 Mail 6.709</change> <change>Moved "Show only subscribed folders" setting to "Folders" section</change> Loading
fastlane/metadata/android/en-US/changelogs/37011.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line - Simplified the app icon so it can be a vector drawable - Improved screen reader experience in various places - Improved logging on failing settings import - Improved display of some HTML messages - Changed background color in message view and compose screens when using dark theme - Fixed OAuth 2.0 with Yahoo and AOL - Fixed display issues when rendering a message/rfc822 inline part - Updated translations