Releases: thunderbird/thunderbird-android
Releases · thunderbird/thunderbird-android
Thunderbird for Android 8.0b1 (beta)
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
- @msizanoen1 made their first contribution in #8025
- @mhf1998 made their first contribution in #8020
- @riskrose made their first contribution in #8046
- @Mino260806 made their first contribution in #8048
- @akashs056 made their first contribution in #8047
- @muqeeta96 made their first contribution in #8071
- @SuGotLand made their first contribution in #8081
- @kewisch made their first contribution in #8159
Full Changelog: 6.904...THUNDERBIRD_8_0b1
K-9 Mail 8.0b1 (beta)
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
- @msizanoen1 made their first contribution in #8025
- @mhf1998 made their first contribution in #8020
- @riskrose made their first contribution in #8046
- @Mino260806 made their first contribution in #8048
- @akashs056 made their first contribution in #8047
- @muqeeta96 made their first contribution in #8071
- @SuGotLand made their first contribution in #8081
- @kewisch made their first contribution in #8159
Full Changelog: 6.904...K9MAIL_8_0b1
K-9 Mail v6.904
What's Changed
- Fixed crash when split screen mode is enabled
- Updated translations
Full Changelog: 6.903...6.904
K-9 Mail v6.903
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
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
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
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
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
- @yurtpage made their first contribution in #7749
- @Silas217209 made their first contribution in #7804
Full Changelog: 6.717...6.900
K-9 Mail v6.803
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
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