Loading app-metadata/net.thunderbird.android.beta/en-US/changelogs/28.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line Thunderbird for Android version 13.0b1, based on K-9 Mail. Changes include: - Added new design elements to Message List UI - Sync logging duration is now limited to 24 hours - Client certificate was not displayed in SMTP settings - Outlook headers included unnecessary newlines when replying - "Enable debug logging" did not provide verbose logging - Scrolling in a short email could trigger left/right swipe - Scrolling only worked in center of Welcome and New Account screens (landscape) No newline at end of file app-thunderbird/build.gradle.kts +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ android { applicationId = "net.thunderbird.android" testApplicationId = "net.thunderbird.android.tests" versionCode = 27 versionCode = 28 versionName = "13.0" buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"") Loading Loading
app-metadata/net.thunderbird.android.beta/en-US/changelogs/28.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line Thunderbird for Android version 13.0b1, based on K-9 Mail. Changes include: - Added new design elements to Message List UI - Sync logging duration is now limited to 24 hours - Client certificate was not displayed in SMTP settings - Outlook headers included unnecessary newlines when replying - "Enable debug logging" did not provide verbose logging - Scrolling in a short email could trigger left/right swipe - Scrolling only worked in center of Welcome and New Account screens (landscape) No newline at end of file
app-thunderbird/build.gradle.kts +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ android { applicationId = "net.thunderbird.android" testApplicationId = "net.thunderbird.android.tests" versionCode = 27 versionCode = 28 versionName = "13.0" buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"") Loading