cketti

Results 369 comments of cketti

Like suggested by @philipwhiuk in #2445 I think this functionality should be reachable via a copy icon in the dropdown, not long-press.

Did you configure K-9 Mail to use Push or periodic polling?

From the log it looks like the connection never times out. That could mean the server is (constantly) sending data so the read timeout (60 seconds) doesn't trigger. If that's...

Everything looks fine to me up until the end. It does look like the end of the log is missing. There's no reason for the server to just stop transmitting...

Not running into a read timeout could be a bug in the Android version on your device. Can you test this using another Android device? You should also report a...

Sorry, it doesn't feel like trying to debug this issue remotely is a good use of my time. The amount of users being affected by this bug is likely very...

This is unlikely to happen. Implementing a proprietary protocol will always be at the bottom of the TODO list. And that list is very long.

I can confirm that this should work. For the addresses in a mailto URI we're using the same parser that is used when parsing headers. Currently that parser doesn't support...

I can't reproduce this. The startup animation is displayed by the system while the app is being launched. Android uses the "start theme" of the app for that. On Android...