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,10 @@
- Added image handling within the context menu for hyperlinks
- Added ability to forward opened attachments to new emails
- Improved certificate error screen during account setup
- Improved settings import during account setup
- Improved account setup UI/UX
- Improved account setup rendering on small screens
- Improved edit account server settings UI/UX
- Fixed AlarmManager crash on Android 14
- Internal changes
- Updated translations

View file

@ -0,0 +1,5 @@
- Small bug fixes and UI/UX polish in account setup
- Fixed a crash caused by an interaction with OpenKeychain 6.0.0
- Focus on subject or body input fields when opening the compose screen via a mailto: URI
- Removed Hebrew and Korean translations because less than 70% of strings were translated. Volunteers to update the translations are always welcome!
- Updated remaining translations

View file

@ -0,0 +1,5 @@
- Fixed order of autoconfig discovery steps
- Changed default display count to 100
- Enabled notifications for new accounts by default
- Reverted the change to handling mailto: URIs introduced in K-9 Mail 6.716 because of unintended side effects
- Fixed bug to make "colorize contacts" work again in message view

View file

@ -0,0 +1,7 @@
- New and improved account setup
- Added option to return to the message list after marking a message as unread in the message view
- Made it harder to accidentally trigger swipe actions in the message list screen
- Improved screen reader experience in various places
- IMAP: Added support for sending the ID command (that is required by some email providers)
- Various other bug fixes and improvements; see changes for versions 6.7xx
- Removed Hebrew and Korean translations because of how incomplete they were; volunteer translators welcome!

View file

@ -0,0 +1,7 @@
- Added DNSSEC support when looking for server settings during setup
- Made a change to prevent some software keyboards from capitalizing/auto-correcting email addresses in account setup
- Fixed a crash when a very long subject was used
- Fixed displaying OAuth 2.0 error messages
- Fixed rare crash when downloading an attachment
- Added code to disallow line breaks in single line text inputs
- Updated translations

View file

@ -0,0 +1,5 @@
- 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

View file

@ -0,0 +1,6 @@
- Started converting the user interface to Material 3
- Added support for mailto: URI on NFC tag
- Added experimental workaround for the app crashing in the background
- Optimized some of the IMAP protocol interactions
- Don't delay showing the notification when Push is active
- Updated translations

View file

@ -0,0 +1 @@
- Fixed a crash when opening the screen to compose a message

View file

@ -0,0 +1,8 @@
- 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

View file

@ -0,0 +1 @@
- Fixed a crash when a message list swipe action was set to "None"

View file

@ -0,0 +1,2 @@
- Fixed crash when split screen mode is enabled
- Updated translations

View file

@ -0,0 +1,6 @@
- Updated subject encryption
- Removed outdated folder settings
- Improved maintainability
- Added domain validation for email input
- Fixed TalkBack and crypto dialog crashes
- Updated Material 3 colors

View file

@ -0,0 +1,6 @@
- Removed folder display classes
- Always show all folders in the Manage Folders screen
- Fixed top crash when removing accounts
- Properly aligned welcome text
- Updated support link to support.mozilla.org
- Accessibility fixes

View file

@ -0,0 +1,5 @@
- Support Thunderbird with our new in-app financial contribution feature (work in progress)
- OAuth support now available for Fastmail
- Better guidance when using the import from app feature
- Fixed account update issues, crashes, and improved message list spacing
- Enforced email validation for better identity management

View file

@ -0,0 +1,8 @@
- Monthly financial contributions are now possible—try it today!
- Accounts shown by default for better access to settings
- Added Norsk Nynorsk translations
- Added unread count to new folder drawer
- Improved first-time user experience for importing settings
- Shortened headers to prevent wrapping
- Correct saving of 'Bcc all messages' setting
- Cross-device import limited to Thunderbird

View file

@ -0,0 +1,2 @@
- New folder drawer design.
- Simplified folder management by revising display and push classes.

View file

@ -0,0 +1,4 @@
- Unread message colors are updated for better visibility
- Irish translation included and 100% complete
- Folder drawer is no longer too wide on some devices
- New icon clarifies how to start a server-side email search

View file

@ -0,0 +1,2 @@
- New folder drawer design.
- Simplified folder management by revising display and push classes.

View file

@ -0,0 +1 @@
- We've fixed one of our top crashes to give you a more stable experience

View file

@ -0,0 +1,6 @@
- Account initials now use the display name, improving customizability
- Account icons remain in the same position when selected
- 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. Please check your fetch mail settings!
- Folder drawer updates properly on account configuration changes

View file

@ -0,0 +1,3 @@
- K-9 Mail Needs Your Support! You can now support development with financial contributions via in-app purchases (Google Play variant) or through our fundraising page (FOSS variant).
- Help text linking to support page added for Gmail login issues
- Funding text updated to be more engaging and appealing

View file

@ -0,0 +1,8 @@
- You can now support K-9 Mail development with financial contributions.
- 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,7 @@
- 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

View file

@ -0,0 +1,7 @@
- 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,2 @@
- 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,9 @@
- 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 @@
- Selected/read/unread message states were hard to distinguish visually

View file

@ -0,0 +1,7 @@
- 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 @@
- Improved drawer navigation
- K-9 mail could crash when opening

View file

@ -0,0 +1,8 @@
- 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,24 @@
K-9 Mail is an open source email client that works with basically every email provider.
<b>Features</b>
* Supports multiple accounts
* Unified Inbox
* Privacy-friendly (no tracking whatsoever, only connects to your email provider)
* Automatic background synchronization or push notifications
* Local and server-side search
* OpenPGP email encryption (PGP/MIME)
Install the app <a href="https://f-droid.org/packages/org.sufficientlysecure.keychain">OpenKeychain: Easy PGP</a> to encrypt/decrypt your emails using OpenPGP.
<b>Support</b>
If you're having trouble with K-9 Mail, ask for help in our <a href="https://forum.k9mail.app">support forum</a>.
<b>Want to help?</b>
K-9 Mail is a community developed project. If you're interested in helping to improve the app, please join us!
You can find our bug tracker, source code, and wiki at <a href="https://github.com/thunderbird/thunderbird-android">https://github.com/thunderbird/thunderbird-android</a>.
We're always happy to welcome new developers, designers, documenters, translators, bug triagers and friends.

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View file

@ -0,0 +1 @@
Full-featured email client

View file

@ -0,0 +1 @@
K-9 Mail