We shouldn't be resetting visible limits every time K-9 is opened, only when the user changes
how many messages they want to be synced, otherwise the "fetch more messages" option is session-only, which is really, really wasteful of network. (and "session" is poorly defined, since android manages our lifecycle.) Additionally, doing this at startup has huge overhead. If this functionality is ever restored, we should make it asynchronous
Loading
Please register or sign in to comment