File tree 4 files changed +18
-2
lines changed
app-metadata/com.fsck.k9/en-US/changelogs
4 files changed +18
-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 = 39021
23
+ versionCode = 39022
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 5
5
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
6
6
-->
7
7
<changelog >
8
+ <release version =" 9.0" versioncode =" 39022" date =" 2025-03-03" >
9
+ <change >Basic support for Android 15</change >
10
+ <change >Add a link to the support article when signing in with Google</change >
11
+ <change >Account setup attempts email provider's autoconfig first, then falls back to ISPDB</change >
12
+ <change >Updated translations for multiple languages</change >
13
+ <change >The changelog now properly displays release versions</change >
14
+ <change >A wrong translation of the app name has been fixed</change >
15
+ <change >Dependencies have been updated to fix a couple of bugs</change >
16
+ </release >
8
17
<release version =" 8.2" versioncode =" 39019" date =" 2024-12-09" >
9
18
<change >You can now support K-9 Mail development with financial contributions.</change >
10
19
<change >Account initials now use the display name</change >
Original file line number Diff line number Diff line change
1
+ - Basic support for Android 15
2
+ - Add a link to the support article when signing in with Google
3
+ - Account setup attempts email provider's autoconfig first, then falls back to ISPDB
4
+ - Updated translations for multiple languages
5
+ - The changelog now properly displays release versions
6
+ - A wrong translation of the app name has been fixed
7
+ - Dependencies have been updated to fix a couple of bugs
Original file line number Diff line number Diff line change 1
- app-metadata/net.thunderbird.android
1
+ app-metadata/com.fsck.k9
You can’t perform that action at this time.
0 commit comments