k-9/src/com/fsck/k9/controller
Jesse Vincent d3cc1fdfdc Rather than doing a full count of all the unread messages in each and
every folder for each message downloaded in a session, factor the
"unread messages" count out into the calling code.  It's slightly less
clean, but a pretty huge performance gain.

Fixes issue 1443
2010-07-15 03:42:13 +00:00
..
MessageDateComparator.java Code refactoring: 2010-05-19 18:17:06 +00:00
MessageRemovalListener.java Code refactoring: 2010-05-19 18:17:06 +00:00
MessageRetrievalListener.java Code refactoring: 2010-05-19 18:17:06 +00:00
MessagingController.java Rather than doing a full count of all the unread messages in each and 2010-07-15 03:42:13 +00:00
MessagingControllerPushReceiver.java Removed unused imports. 2010-05-19 18:32:30 +00:00
MessagingListener.java First pass at better end-user visibility into what K-9 is doing when we 2010-07-13 23:59:14 +00:00