thunderbird-android icon indicating copy to clipboard operation
thunderbird-android copied to clipboard

K-9 Mail – Open Source Email App for Android

Results 581 thunderbird-android issues
Sort by recently updated
recently updated
newest added

I spotted in some emails a date in the following format: ``` Date: 06-MAY-2016 19:00:22 ``` I think due to the uppercase month, k-9 mail is unable to handle them,...

enhancement

**Describe the bug** https://github.com/k9mail/k-9/blob/a3d6fd7ab4ba1426f4fdf3ded51286219f5eeb10/mail/protocols/imap/src/main/java/com/fsck/k9/mail/store/imap/ImapList.java is missing a date format to match a `Date` field with a capitalised month, e.g. `Date: 26 APR 21 21:17:10 +0000` **To Reproduce** Steps to reproduce...

bug

### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...

type: enhancement

### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...

bug

Right now we only display images in the message list when the sender's email address belongs to a system contact. Sometimes it would be nice to see pictures for the...

type: enhancement

>And K-9 Mail does not require you to add Google accounts as system accounts (that can be used by all installed Google apps). _Originally posted by @cketti in https://github.com/thundernest/k-9/issues/6082#issuecomment-1141995310_ Just...

### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...

bug
needs info

Remove support for the POP3 protocol. K-9 Mail never supported POP3's "download then delete from server" model. The app tries to treat POP3 accounts similar to IMAP where we download...

type: enhancement

***Is your feature request related to a problem? Please describe.*** I think RecyclerView is better because: - It has better performance - It has better support with new Material and...

enhancement