File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
app-metadata/net.thunderbird.android.beta/en-US/changelogs Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ Thunderbird for Android version 13.0b1, based on K-9 Mail. Changes include:
2+ - Added new design elements to Message List UI
3+ - Sync logging duration is now limited to 24 hours
4+ - Client certificate was not displayed in SMTP settings
5+ - Outlook headers included unnecessary newlines when replying
6+ - "Enable debug logging" did not provide verbose logging
7+ - Scrolling in a short email could trigger left/right swipe
8+ - Scrolling only worked in center of Welcome and New Account screens (landscape)
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ android {
1717 applicationId = " net.thunderbird.android"
1818 testApplicationId = " net.thunderbird.android.tests"
1919
20- versionCode = 27
20+ versionCode = 28
2121 versionName = " 13.0"
2222
2323 buildConfigField(" String" , " CLIENT_INFO_APP_NAME" , " \" Thunderbird for Android\" " )
You can’t perform that action at this time.
0 commit comments