cketti
cketti
Please maintain a change log file so users of the library can quickly see what has changed from one release to the next.
Right now both the py-autocrypt and the go-autocrypt repository contain test emails with `Autocrypt` headers. Unfortunately, currently at least the ones in go-autocrypt are outdated and don't match the spec....
The library doesn't use the string. And in my app project this is creating a conflict because this library is included before our library module that contains all app strings,...
### 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...
Do less work at build time. See https://blog.blundellapps.co.uk/speed-up-your-build-non-transitive-r-files/
Only show account chip in message view when the associated message list contains messages from more than one account. ### When coming from the Unified Inbox (with more than one...
Add an option to display date headers in the message list. Example:  **Developer notes:** See PR #2933 for an implementation of this. This feature needs:...
Instead of always requesting the contacts permission in the message list screen, ask during initial app setup (after the first account was successfully created). We want to avoid running into...
If the IMAP server doesn't support the [Special-Use extension](https://datatracker.ietf.org/doc/html/rfc6154) to let clients know which folders to use as special folders (Archive, Drafts, Sent, Spam, Trash), prompt the user to configure...