cketti
cketti
This is sort of by design. The CSS rules that are applied for dark mode are: ```css * { background: black ! important; color: #F3F3F3 !important } :link, :link *...
On Android 10+ we should be able to use WebView's dark mode support and leave the HTML unchanged. See https://developer.android.com/guide/webapps/dark-theme
In K-9 Mail you can open any message for viewing then select *Send… → Edit as new message* from the menu to use the message as a "template".
I don't want to add support for showing both name and email address in the message list. That's way too much text and not very pretty. Another setting would also...
This is not related to deleting messages. Something went wrong when trying to send a message. Try deleting all messages from the Outbox. If that doesn't help, please remove the...
There's little chance of finding the bug unless you can provide instructions on how to reliably reproduce this error. We only know your account is in a broken state. We...
@numericOverflow: This is a different issue. See #2961
I can't reproduce this. Can you provide a screen recording?
There's some things to consider listed in the Material Design guidelines: https://material.io/components/app-bars-bottom
Changing the code to enable threading for all messages in an account is possible. I'm not yet convinced that it's a good idea, though.