Loading app-metadata/net.thunderbird.android.beta/en-US/changelogs/6.txt 0 → 100644 +6 −0 Original line number Diff line number Diff line Thunderbird for Android version 8.0b3, based on K-9 Mail. Changes include: - Support Thunderbird with our new in-app financial contribution feature (work in progress) - OAuth support now available for Fastmail - Better guidance when using the import from app feature - Fixed account update issues, crashes, and improved message list spacing - Enforced email validation for better identity management app-thunderbird/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ android { applicationId = "net.thunderbird.android" testApplicationId = "net.thunderbird.android.tests" versionCode = 5 versionCode = 6 versionName = "8.0" // Keep in sync with the resource string array "supported_languages" Loading Loading @@ -122,7 +122,7 @@ android { signingConfig = signingConfigs.getByType(SigningType.TB_BETA) applicationIdSuffix = ".beta" versionNameSuffix = "b2" versionNameSuffix = "b3" isMinifyEnabled = true isShrinkResources = true Loading app-thunderbird/src/main/res/raw/changelog_master.xml +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,13 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="8.0b3" versioncode="6" 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> <change>Fixed account update issues, crashes, and improved message list spacing</change> <change>Enforced email validation for better identity management</change> </release> <release version="8.0b2" versioncode="5" date="2024-10-07"> <change>Second public beta of Thunderbird for Android 8.0, based on K-9 Mail</change> <change>Import accounts from Desktop via QR codes</change> Loading metadata +1 −1 Original line number Diff line number Diff line app-metadata/com.fsck.k9 No newline at end of file app-metadata/net.thunderbird.android.beta No newline at end of file Loading
app-metadata/net.thunderbird.android.beta/en-US/changelogs/6.txt 0 → 100644 +6 −0 Original line number Diff line number Diff line Thunderbird for Android version 8.0b3, based on K-9 Mail. Changes include: - Support Thunderbird with our new in-app financial contribution feature (work in progress) - OAuth support now available for Fastmail - Better guidance when using the import from app feature - Fixed account update issues, crashes, and improved message list spacing - Enforced email validation for better identity management
app-thunderbird/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ android { applicationId = "net.thunderbird.android" testApplicationId = "net.thunderbird.android.tests" versionCode = 5 versionCode = 6 versionName = "8.0" // Keep in sync with the resource string array "supported_languages" Loading Loading @@ -122,7 +122,7 @@ android { signingConfig = signingConfigs.getByType(SigningType.TB_BETA) applicationIdSuffix = ".beta" versionNameSuffix = "b2" versionNameSuffix = "b3" isMinifyEnabled = true isShrinkResources = true Loading
app-thunderbird/src/main/res/raw/changelog_master.xml +7 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,13 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="8.0b3" versioncode="6" 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> <change>Fixed account update issues, crashes, and improved message list spacing</change> <change>Enforced email validation for better identity management</change> </release> <release version="8.0b2" versioncode="5" date="2024-10-07"> <change>Second public beta of Thunderbird for Android 8.0, based on K-9 Mail</change> <change>Import accounts from Desktop via QR codes</change> Loading
metadata +1 −1 Original line number Diff line number Diff line app-metadata/com.fsck.k9 No newline at end of file app-metadata/net.thunderbird.android.beta No newline at end of file