Skip to content

Releases: thunderbird/thunderbird-android

Thunderbird for Android 8.0b1 (beta)

30 Sep 17:53
Compare
Choose a tag to compare
Pre-release

Features

  • Thunderbird for Android branding is now available
  • Material 3 Navigation drawer
  • Updated color scheme
  • Allow migrating settings directly from an existing K-9 or Thunderbird for Android install
  • Make use of Glean SDK
  • Add basic feature setup for funding via Google Play subscriptions (we'll use this for financial contributions)
  • Use [...] for outer subject when encrypting the subject
  • Remove "Move/copy destination folders" setting
  • Remove "Folders to search" setting
  • Remove folder push class to simplify folder notifications

Fixes

  • Various refactoring for message list, accounts, folders, and other critical areas for better maintainability
  • Add domain validation to UserInputEmailAddressParser
  • Fix crash when unmasking password field with TalkBack enabled
  • Fix crashes in crypto provider selection dialogs

Build and Documentation

  • Signing configuration now works for both Thunderbird for Android and K-9 Mail
  • We've added some more documentation on translations and other areas, check out the docs/ folder!
  • Code style formatting for xml files now in place
  • Support for using upload signing keys
  • Updated depdendencies
  • Removed the user documentation link, as we're not currently maintaining it.
  • Add automation for needinfo requests
  • Updated translations
  • Claimed package ids for Thunderbird for Android
  • Updated OAuth configuration for various providers

Tests

  • Update UserInputEmailAddressParserTest with invalid email address tests
  • Add tests for Settings.upgrade()
  • Add tests for ViewIntentFinder

Known Issues

  • The settings import will also show apps that do not yet support the settings import and fail reading the settings

New Contributors

Full Changelog: 6.904...THUNDERBIRD_8_0b1

K-9 Mail 8.0b1 (beta)

30 Sep 17:49
Compare
Choose a tag to compare
K-9 Mail 8.0b1 (beta) Pre-release
Pre-release

Features

  • Use [...] for outer subject when encrypting the subject
  • Remove "Move/copy destination folders" setting
  • Remove "Folders to search" setting
  • Remove folder push class to simplify folder notifications

Fixes

  • Various refactoring for message list, accounts, folders, and other critical areas for better maintainability
  • Add domain validation to UserInputEmailAddressParser
  • Fix crash when unmasking password field with TalkBack enabled
  • Fix crashes in crypto provider selection dialogs

Build and Documentation

  • Signing configuration now works for both Thunderbird for Android and K-9 Mail
  • We've added some more documentation on translations and other areas, check out the docs/ folder!
  • Code style formatting for xml files now in place
  • Support for using upload signing keys
  • Updated depdendencies
  • Removed the user documentation link, as we're not currently maintaining it.
  • Add automation for needinfo requests
  • Updated translations

Tests

  • Update UserInputEmailAddressParserTest with invalid email address tests
  • Add tests for Settings.upgrade()
  • Add tests for ViewIntentFinder

Known Issues

  • The settings import will also show apps that do not yet support the settings import and fail reading the settings

New Contributors

Full Changelog: 6.904...K9MAIL_8_0b1

K-9 Mail v6.904

27 Jun 17:01
6.904
32037eb
Compare
Choose a tag to compare
K-9 Mail v6.904 Pre-release
Pre-release

What's Changed

  • Fixed crash when split screen mode is enabled
  • Updated translations

Full Changelog: 6.903...6.904

K-9 Mail v6.903

24 Jun 12:27
Compare
Choose a tag to compare
K-9 Mail v6.903 Pre-release
Pre-release

What's Changed

  • Fixed a crash when a message list swipe action was set to "None"

Full Changelog: 6.902...6.903

K-9 Mail v6.902

21 Jun 15:32
Compare
Choose a tag to compare
K-9 Mail v6.902 Pre-release
Pre-release

What's Changed

  • Changed a lot of internals to migrate to Material 3. Please note that the Material 3 UI is still in an early state.
  • Changed the order of toolbar actions in the message view to match the order in multi-select mode
  • Changed default value for "Fetch messages up to" to 128KiB
  • Fixed bug where toolbar icons were displayed in the wrong color after performing a swipe action
  • Fixed crash when cutting email addresses from a recipient field when composing a message
  • Fixed toolbar size when using a non-default system font size
  • Added Corsican, Korean, and Vietnamese translations
  • Updated translations

Note: This version crashes when displaying the message list if a swipe action was set to "none".

Full Changelog: 6.901...6.902

K-9 Mail v6.804

07 Jun 16:08
Compare
Choose a tag to compare

What's Changed

  • Added a workaround for a crash when the system is restarting the Push foreground service
  • Updated the app to target the Android 14 API
  • Updated translations

Full Changelog: 6.803...6.804

K-9 Mail v6.901

15 May 16:35
Compare
Choose a tag to compare
K-9 Mail v6.901 Pre-release
Pre-release

What's Changed

  • Fixed a crash when opening the screen to compose a message

Full Changelog: 6.900...6.901

K-9 Mail v6.900

15 May 14:43
Compare
Choose a tag to compare
K-9 Mail v6.900 Pre-release
Pre-release

What's Changed

  • Started converting the user interface to Material 3 (@wmontwe)
  • Added support for mailto: URI on NFC tag (@Silas217209)
  • Added experimental workaround for the app crashing in the background (@cketti)
  • Optimized some of the IMAP protocol interactions (@cketti)
  • Don't delay showing the notification when Push is active (@cketti)
  • Updated translations

New Contributors

Full Changelog: 6.717...6.900

K-9 Mail v6.803

10 May 14:46
Compare
Choose a tag to compare

What's Changed

  • Ask for permission to schedule alarms before allowing to enable Push on Android 12+
  • Updated translations

Full Changelog: 6.802...6.803

K-9 Mail v6.802

05 Apr 17:58
Compare
Choose a tag to compare

What's Changed

  • Push: Notify user if permission to schedule exact alarms is missing
  • Renamed "Send client ID" setting to "Send client information"
  • IMAP: Added support for the \NonExistent LIST response attribute
  • IMAP: Issue EXPUNGE command after moving without MOVE extension
  • Updated translations; added Hebrew translation

Full Changelog: 6.801...6.802