mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-13 13:05:03 -05:00
c67ac4735f
Dynamically update the FolderList titlebar when the unread state of a listed folder changes. This implementation applies the folder unread count delta to the account-level unread count, to avoid the expense of recomputing the entire account's unread count. If no FolderInfoHolder for this folder already exists, skip the recomputation of the account-level unread message count. |
||
---|---|---|
.. | ||
setup | ||
AccessibleEmailContentActivity.java | ||
Accounts.java | ||
ActivityListener.java | ||
ChooseAccount.java | ||
ChooseFolder.java | ||
ChooseIdentity.java | ||
ColorPickerDialog.java | ||
ConfirmationDialog.java | ||
EditIdentity.java | ||
FolderInfoHolder.java | ||
FolderList.java | ||
FolderListFilter.java | ||
InsertableHtmlContent.java | ||
K9Activity.java | ||
K9ExpandableListActivity.java | ||
K9ListActivity.java | ||
K9PreferenceActivity.java | ||
LauncherShortcuts.java | ||
ManageIdentities.java | ||
MessageCompose.java | ||
MessageInfoHolder.java | ||
MessageList.java | ||
MessageReference.java | ||
MessageView.java | ||
ProgressListener.java | ||
Search.java | ||
SearchModifier.java |