1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-01-08 20:28:34 -05:00
k-9/src/com/fsck/k9/controller
cketti 73757af680 Only count local messages for unread/flagged count
Currently only the Accounts activity uses the new count.

While working on this I realized that the unread/flagged search for
accounts currently looks for unread/flagged messages in all folders, not
all displayable folders without special folders (Trash, Spam, Outbox,
Sent, Drafts) like we used to.
Also, the "All messages" search currently doesn't limit the search to
searchable folders like it is supposed to.
2012-12-07 05:34:44 +01:00
..
MessageDateComparator.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
MessageRemovalListener.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
MessageRetrievalListener.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
MessagingController.java Only count local messages for unread/flagged count 2012-12-07 05:34:44 +01:00
MessagingControllerPushReceiver.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
MessagingListener.java Add remote IMAP search support. 2012-09-13 09:10:37 -07:00