cketti
cketti
See https://github.com/thundernest/k-9/wiki/LoggingErrors
@jc97: By filtering the log you have removed important information. However, this looks like issue #6009 (which has been fixed in K-9 Mail 6.201).
I don't mind including this functionality in K-9 Mail. However, I'd like to see a UI/UX concept first. Things to consider: * Resizing takes time. When should it be done?...
I guess it could be done after the user presses send. That way the user can change the default behavior (via a button on the attachment box or something) before...
Resizing after "user chooses a resize option" implies user interaction. That's not acceptable for users who want to resize images most of the time. User interaction should be the exception,...
Well, yes. That's what my comment implied. Settings: default behavior Button on attachment box: override default Then do the actual resizing after the send button has been pressed. Because only...
This change breaks the UI when image previews are displayed. From a design standpoint, I don't think slicing the surface apart works very well given that the attachment box can...
This requires some design work before an implementation can be attempted.
For IMAP and SMTP we already cycle through all available addresses we can get for the target host when trying to connect. This needs to be ported to `Pop3Store` as...
There is no Android Intent that supports the case you're asking for.