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
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
..
activity Only count local messages for unread/flagged count 2012-12-07 05:34:44 +01:00
controller Only count local messages for unread/flagged count 2012-12-07 05:34:44 +01:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Strip RE/FW from the MessageList subject line for thread subjects. 2012-12-06 17:41:39 -08:00
helper Remove excessive debug logging 2012-11-27 16:33:53 +01:00
mail Don't create Message objects when changing flags of selected messages 2012-12-06 06:26:38 +01:00
preferences Merge branch 'master' into content_provider 2012-11-05 04:52:45 +01:00
provider Only count local messages for unread/flagged count 2012-12-07 05:34:44 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Make most important flags separate database columns 2012-12-04 05:13:58 +01:00
service Add file missing in last commit 2012-12-01 08:29:25 +01:00
view make the checkmark a little wider. 2012-11-24 17:44:07 -05:00
Account.java Only count local messages for unread/flagged count 2012-12-07 05:34:44 +01:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java Show the subject line in the MessageHeader if the ActionBar title was truncated. 2012-09-09 13:45:33 -07:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java Fix database version cache logic 2012-12-04 04:55:52 +01:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00