Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5e3c989 authored by thunderbird-botmobile's avatar thunderbird-botmobile
Browse files

Release: K-9 Mail 10.0

parent ac76f6ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ android {
        applicationId = "com.fsck.k9"
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 39022
        versionCode = 39023
        versionName = "10.0"

        // Keep in sync with the resource string array "supported_languages"
+21 −0
Original line number Diff line number Diff line
@@ -5,6 +5,27 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="10.0" versioncode="39023" date="2025-05-05">
        <change>Server field pre-filled in manual account setup</change>
        <change>Add a menu entry to empty the Spam folder</change>
        <change>Introduce an option to use the system theme on Android 10 and older</change>
        <change>Update PushService to run as a specialUse foreground service for Android 15</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>Folder names in the drawer are limited to two lines</change>
        <change>Hide accounts setting now remembered across restarts</change>
        <change>Account names in the drawer display as single lines when not set</change>
        <change>Option to use text processing apps (like Translate) when selecting text</change>
        <change>Recipient field now focused automatically when composing</change>
        <change>Display the recipient's address instead of +1 and fix its size</change>
        <change>Correct MIME type for .pkpass files</change>
        <change>Accessibility improvements</change>
        <change>Restart PushService after app update</change>
        <change>Restrict displaying message search results to internal and system usages</change>
        <change>Messages with one correspondent no longer showed "+1" incorrectly</change>
        <change>Account email no longer duplicated in drawer header</change>
    </release>
    <release version="9.0" versioncode="39022" date="2025-03-03">
        <change>Basic support for Android 15</change>
        <change>Add a link to the support article when signing in with Google</change>
+7 −0
Original line number Diff line number Diff line
- Server field pre-filled in manual account setup
- Add a menu entry to empty the Spam folder
- Update Gmail OAuth client IDs to Thunderbird for Android
- Preserve the <s> tag when sanitizing HTML content
- Messages and star counts in the drawer update instantly
- Hide accounts setting now remembered across restarts
- Restart PushService after app update
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
app-metadata/net.thunderbird.android
 No newline at end of file
app-metadata/com.fsck.k9
 No newline at end of file