cketti

Results 369 comments of cketti

@cpwnd: As someone new to Android development, you probably shouldn't start with attempting to modify `MessageListFragment`. There's no big benefit to just replacing the other ListViews. However, some screens need...

@rezazarchi: Now that the "swipe between messages" branch has been merged, I have currently no plans to work on the message list code. If you're still up for replacing the...

I'm not sure an input field in the drawer is the best idea. But I agree that filtering the list of folders is a valuable feature when you have a...

Please keep in mind that the issue tracker is not a discussion forum. You can find our forum here: https://forum.k9mail.app/

@dewi-ny-je is right. There can be folders that can't contain messages, but it's not a requirement for folders that contain subfolders. I'd like us to store a proper tree structure...

It doesn't look like you've enabled debug logging in K-9 Mail. Please see https://github.com/k9mail/k-9/wiki/LoggingErrors

Using an external service for Push notifications is not something IMAP currently supports. See #5827.

Please don't use the issue tracker for discussions that are at best tangentially related to K-9 Mail. Use the [forum](https://forum.k9mail.app/) instead.

Discussions about designing a proxy server that supports Unified Push is very much outside the scope of this issue and this repository.