File tree Expand file tree Collapse file tree 4 files changed +19
-2
lines changed
app-metadata/net.thunderbird.android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +19
-2
lines changed Original file line number Diff line number Diff line change
1
+ Thunderbird for Android version 9.0, based on K-9 Mail. Changes include:
2
+ - Basic support for Android 15
3
+ - Add a link to the support article when signing in with Google
4
+ - Account setup attempts email provider's autoconfig first, then falls back to ISPDB
5
+ - Updated translations for multiple languages
6
+ - The changelog now properly displays release versions
7
+ - A wrong translation of the app name has been fixed
8
+ - Dependencies have been updated to fix a couple of bugs
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ android {
20
20
applicationId = " net.thunderbird.android"
21
21
testApplicationId = " net.thunderbird.android.tests"
22
22
23
- versionCode = 8
23
+ versionCode = 9
24
24
versionName = " 9.0"
25
25
26
26
// Keep in sync with the resource string array "supported_languages"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<?xml-stylesheet type =" text/xsl" href =" changelog_style.xsl" ?>
3
3
<changelog >
4
+ <release version =" 9.0" versioncode =" 9" date =" 2025-03-03" >
5
+ <change >Basic support for Android 15</change >
6
+ <change >Add a link to the support article when signing in with Google</change >
7
+ <change >Account setup attempts email provider's autoconfig first, then falls back to ISPDB</change >
8
+ <change >Updated translations for multiple languages</change >
9
+ <change >The changelog now properly displays release versions</change >
10
+ <change >A wrong translation of the app name has been fixed</change >
11
+ <change >Dependencies have been updated to fix a couple of bugs</change >
12
+ </release >
4
13
<release version =" 8.2" versioncode =" 8" date =" 2024-12-09" >
5
14
<change >Account initials now use the display name</change >
6
15
<change >Account icons remain in the same position when selected</change >
Original file line number Diff line number Diff line change 1
- app-metadata/com.fsck.k9
1
+ app-metadata/net.thunderbird.android
You can’t perform that action at this time.
0 commit comments