1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/provider
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
..
AttachmentProvider.java Don't Log.w() full stacktrace if file wasn't found 2012-01-24 22:14:21 +01:00
EmailProvider.java Only count local messages for unread/flagged count 2012-12-07 05:34:44 +01:00
MessageProvider.java Avoid converting lists to arrays when possible 2012-11-03 05:56:12 +01:00
UnreadWidgetProvider.java Don't display threaded message list for filtered views 2012-10-24 05:28:38 +02:00