cketti
cketti
Incomplete list of things that implementations have to take into account: - The 'message format' setting needs to be respected. Don't enable rich text editing when composing plain text messages....
I'm using the following work-around until this bug is fixed: https://gist.github.com/cketti/f0ed9b722d04618b33a7269d030e1072
It's a missing feature.
> 1\. K9 should display format=flowed messages correctly according to the specification K-9 Mail already supports displaying messages using format=flowed. > 2\. K9 should be able to format and send...
> There is no support in quoted-printable for soft line breaks, so either it is hard-breaking in a way that will look poor on some screen sizes, or leaving long...
The minimum of 15 minutes is a system limitation for periodic background work. It's still possible to wake up the device more often than that. But it requires using a...
I also prefer the undo approach. The implementation is a bit tricky because the `MessageCompose` activity is closed when the send button is pressed. Gmail displays a [snackbar](https://material.io/develop/android/components/snackbars) with an...
I can't reproduce this on any of my devices and have no idea what could be causing this. Without someone figuring out what is causing this, there's not much we...
Client-side filters can't avoid the race condition where more than one client could see a new message before one of them is able to move the message to a different...
So you're saying the first notification is not removed for you? Can you please record a debug log while receiving a message that is moved to a different folder by...