cketti

Results 369 comments of cketti

Stack trace from the log: ```text java.lang.IllegalStateException: Couldn't read row 875, col 0 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it. at android.database.CursorWindow.nativeGetLong(Native Method)...

It looks like Posteo is using the Dovecot default config for [imap_idle_notify_interval](https://doc.dovecot.org/settings/core/#core_setting-imap_idle_notify_interval) which will send a response every 2 minutes waking up the device. This will help keep the connection...

I'm fairly certain FairEmail has the same issue. It's just that what you call "excessive battery usage" is not exactly that. Your device lasted over 3 days on one charge....

Internal ticket: https://mozilla-hub.atlassian.net/browse/SVCSE-2149

The client ID assigned to us is `efa9c851223c1162`. Currently we can't use it to request the Thunderbird sync scope. I'm hoping https://github.com/mozilla/fxa/pull/17296 will fix that problem.

Just looking at the screenshots it's not clear to me what the problem is. Can you please describe the problem? If this is about the name of the Sent folder...

This is done intentionally. See https://github.com/thunderbird/thunderbird-android/blob/b67649dd4201949a86cfe87c425e468317a870c6/legacy/core/src/main/java/com/fsck/k9/message/html/DividerReplacer.kt The app is converting a plain text body to HTML before displaying it. During that conversion quite a few changes are made, e.g. quote...

That's not an animation. That's the `WebView` component taking its sweet time to load, render and display the message contents.

Google is updating the WebView component via the Play Store. So its behavior could change from one day to the next.

@toloveru This is different from the issue discussed here. If you can reproduce it with K-9 Mail please create a new issue and don't forget to specify the exact version...