Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-22 13:56:56 +01:00
parent 75dc487a7a
commit 39c29d175b
6317 changed files with 388324 additions and 2 deletions

View file

@ -0,0 +1,8 @@
Thunderbird for Android version 10.0, based on K-9 Mail. Changes include:
- 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

View file

@ -0,0 +1,3 @@
Thunderbird for Android version 10.1, based on K-9 Mail. Changes include:
- Attach all images when sharing from gallery, not just the last
- Show the full changelog when it contains special characters

View file

@ -0,0 +1,10 @@
Thunderbird for Android version 11.0, based on K-9 Mail. Changes include:
- Improved drawer navigation
- Improve dark mode emails
- Welcome screen layout improved
- Improved compatibility with some ISPs
- Selection now shown by adjusting color priority
- Folder settings now use switches instead of checkboxes
- Messages now marked read by default when archiving
- Font size config preference removed in favor of OS and density settings
- Avoid crashes in various scenarios

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 11.1, based on K-9 Mail. Changes include:
- Selected/read/unread message states were hard to distinguish visually

View file

@ -0,0 +1,8 @@
Thunderbird for Android version 12.0, based on K-9 Mail. Changes include:
- Support Android IME autofill for password managers
- Add support for avatars in account settings
- Enable edge-to-edge support
- Long words and links in email messages did not wrap properly
- Swipe right to archive failed if archive folder did not exist
- Gmail prefixes were shown in the folder structure
- Unicode folder names were malformed when using server supporting UTF-8

View file

@ -0,0 +1,2 @@
Thunderbird for Android version 12.1, based on K-9 Mail. Changes include:
- There are no Thunderbird changes requiring release notes in this release

View file

@ -0,0 +1,9 @@
Thunderbird for Android version 13.0, based on K-9 Mail. Changes include:
- Sync logging limited to 24 hours
- Client certificate not displayed in SMTP settings
- "Enable debug logging" did not provide verbose logging
- Scrolling short email could trigger left/right swipe
- Landscape scrolling only worked in center of some screens
- IMAP folder operations broken with prefixes
- HTML/table rendering display broken
- Application crashed opening placeholder folder

View file

@ -0,0 +1,6 @@
Thunderbird for Android version 8.0, based on K-9 Mail. Changes include:
- Thunderbird for Android now looks like a Thunderbird!
- New folder drawer design.
- Migrate settings from K-9 Mail and Thunderbird Desktop within the app.
- Thunderbird is funded by users just like you. Contribute today, find the link in the settings.
- Simplified folder management by revising display and push classes.

View file

@ -0,0 +1,3 @@
Thunderbird for Android version 8.1, based on K-9 Mail. Changes include:
- Thunderbird's active development is fully funded by financial contributions from our users. If you're enjoying Thunderbird or believe in our mission, please help support it. In this version we will ask you for your support once you've had the chance to actively use Thunderbird for a while.
- We've fixed one of our top crashes to give you a more stable experience

View file

@ -0,0 +1,8 @@
Thunderbird for Android version 8.2, based on K-9 Mail. Changes include:
- Account initials now use the display name
- Account icons remain in the same position when selected
- Help text linking to support page added for Gmail login issues
- Unified inbox enabled only when multiple accounts are configured
- Push service now starts reliably when expected
- Correct default delete message action for QR-imported accounts.
- Folder drawer updates properly on account configuration changes

View file

@ -0,0 +1,8 @@
Thunderbird for Android version 9.0, based on K-9 Mail. Changes include:
- Basic support for Android 15
- Add a link to the support article when signing in with Google
- Account setup attempts email provider's autoconfig first, then falls back to ISPDB
- Updated translations for multiple languages
- The changelog now properly displays release versions
- A wrong translation of the app name has been fixed
- Dependencies have been updated to fix a couple of bugs