File tree Expand file tree Collapse file tree 4 files changed +20
-2
lines changed
app-metadata/com.fsck.k9/en-US/changelogs Expand file tree Collapse file tree 4 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ android {
20
20
applicationId = " com.fsck.k9"
21
21
testApplicationId = " com.fsck.k9.tests"
22
22
23
- versionCode = 39020
23
+ versionCode = 39021
24
24
versionName = " 10.0"
25
25
versionNameSuffix = " b1"
26
26
Original file line number Diff line number Diff line change 5
5
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
6
6
-->
7
7
<changelog >
8
+ <release version =" 10.0b1" versioncode =" 39021" date =" 2025-03-19" >
9
+ <change >Account setup prefills server field automatically</change >
10
+ <change >Add a menu enty to empty the Spam folder</change >
11
+ <change >Provide Slovak translation</change >
12
+ <change >Update Gmail OAuth client IDs to Thunderbird for Android</change >
13
+ <change >Preserve the <s > tag when sanitizing HTML content</change >
14
+ <change >Messages and star counts in the drawer update instantly</change >
15
+ <change >The drawer remembers the state of hide accounts</change >
16
+ <change >Restart PushService after app update</change >
17
+ </release >
8
18
<release version =" 9.0b3" versioncode =" 39020" date =" 2024-12-11" >
9
19
<change >Hyperlink added to Thunderbird website on funding page</change >
10
20
<change >Use autoconfig server after MX lookup for email providers</change >
Original file line number Diff line number Diff line change
1
+ - Account setup prefills server field automatically
2
+ - Add a menu enty to empty the Spam folder
3
+ - Provide Slovak translation
4
+ - Update Gmail OAuth client IDs to Thunderbird for Android
5
+ - Preserve the <s> tag when sanitizing HTML content
6
+ - Messages and star counts in the drawer update instantly
7
+ - The drawer remembers the state of hide accounts
8
+ - Restart PushService after app update
Original file line number Diff line number Diff line change 1
- app-metadata/net.thunderbird.android.beta
1
+ app-metadata/com.fsck.k9
You can’t perform that action at this time.
0 commit comments