Loading app-k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -52,9 +52,9 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 39007 versionCode = 39008 versionName = "8.0" versionNameSuffix = "b3" versionNameSuffix = "b4" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading app-k9mail/src/main/res/raw/changelog_master.xml +10 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,16 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="8.0b3" versioncode="39005" date="2024-10-15"> <release version="8.0b4" versioncode="39008" date="2024-10-21"> <change>Monthly financial contributions are now possible—try it today!</change> <change>Accounts shown by default for better access to settings</change> <change>Added Norsk Nynorsk translations</change> <change>Added unread count to new folder drawer</change> <change>Improved first-time user experience for importing settings</change> <change>Shortened headers to prevent wrapping</change> <change>Correct saving of 'Bcc all messages' setting</change> <change>Cross-device import limited to Thunderbird</change> </release> <release version="8.0b3" versioncode="39005" date="2024-10-15"> <change>Support Thunderbird with our new in-app financial contribution feature (work in progress)</change> <change>OAuth support now available for Fastmail</change> <change>Better guidance when using the import from app feature</change> Loading app-metadata/com.fsck.k9/en-US/changelogs/39008.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line - Monthly financial contributions are now possible—try it today! - Accounts shown by default for better access to settings - Added Norsk Nynorsk translations - Added unread count to new folder drawer - Improved first-time user experience for importing settings - Shortened headers to prevent wrapping - Correct saving of 'Bcc all messages' setting - Cross-device import limited to Thunderbird No newline at end of file Loading
app-k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -52,9 +52,9 @@ android { applicationId = "com.fsck.k9" testApplicationId = "com.fsck.k9.tests" versionCode = 39007 versionCode = 39008 versionName = "8.0" versionNameSuffix = "b3" versionNameSuffix = "b4" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading
app-k9mail/src/main/res/raw/changelog_master.xml +10 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,16 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="8.0b3" versioncode="39005" date="2024-10-15"> <release version="8.0b4" versioncode="39008" date="2024-10-21"> <change>Monthly financial contributions are now possible—try it today!</change> <change>Accounts shown by default for better access to settings</change> <change>Added Norsk Nynorsk translations</change> <change>Added unread count to new folder drawer</change> <change>Improved first-time user experience for importing settings</change> <change>Shortened headers to prevent wrapping</change> <change>Correct saving of 'Bcc all messages' setting</change> <change>Cross-device import limited to Thunderbird</change> </release> <release version="8.0b3" versioncode="39005" date="2024-10-15"> <change>Support Thunderbird with our new in-app financial contribution feature (work in progress)</change> <change>OAuth support now available for Fastmail</change> <change>Better guidance when using the import from app feature</change> Loading
app-metadata/com.fsck.k9/en-US/changelogs/39008.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line - Monthly financial contributions are now possible—try it today! - Accounts shown by default for better access to settings - Added Norsk Nynorsk translations - Added unread count to new folder drawer - Improved first-time user experience for importing settings - Shortened headers to prevent wrapping - Correct saving of 'Bcc all messages' setting - Cross-device import limited to Thunderbird No newline at end of file