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/activity
danapple c67ac4735f Fixes Issue 3177
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.
2011-09-05 11:20:57 -05:00
..
setup Added support for requesting read receipts 2011-08-27 20:46:04 -04:00
AccessibleEmailContentActivity.java astyle-d 2011-02-26 18:39:06 -06:00
Accounts.java Fixed the below issue for GalaxyS and S2. 2011-07-20 22:13:20 +09:00
ActivityListener.java ant astyle 2011-06-01 16:03:56 -04:00
ChooseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
ChooseFolder.java Respect "move/copy destination folders" setting in ChooseFolder 2011-05-26 04:11:09 +02:00
ChooseIdentity.java astyle-d 2011-02-26 18:39:06 -06:00
ColorPickerDialog.java astyle-d 2011-02-26 18:39:06 -06:00
ConfirmationDialog.java ant astyle 2011-06-13 19:49:06 -04:00
EditIdentity.java astyle-d 2011-02-26 18:39:06 -06:00
FolderInfoHolder.java Replaced references to K9.INBOX with account.getInboxFolderName() 2011-04-12 22:17:11 +10:00
FolderList.java Fixes Issue 3177 2011-09-05 11:20:57 -05:00
FolderListFilter.java ant astyle 2011-03-22 18:07:47 +11:00
InsertableHtmlContent.java astyle-d 2011-02-26 18:39:06 -06:00
K9Activity.java Revert changes for issue 549 (import/export settings). 2011-02-28 22:55:34 +01:00
K9ExpandableListActivity.java astyle-d 2011-02-26 18:39:06 -06:00
K9ListActivity.java Revert changes for issue 549 (import/export settings). 2011-02-28 22:55:34 +01:00
K9PreferenceActivity.java astyle-d 2011-02-26 18:39:06 -06:00
LauncherShortcuts.java astyle-d 2011-02-26 18:39:06 -06:00
ManageIdentities.java astyle-d 2011-02-26 18:39:06 -06:00
MessageCompose.java Add the remaining two return receipt headers upon request. 2011-08-28 16:08:41 -07:00
MessageInfoHolder.java astyle-d 2011-02-26 18:39:06 -06:00
MessageList.java the refactoring to combine batch and record logic added an extra check 2011-07-23 18:45:43 -04:00
MessageReference.java astyle-d 2011-02-26 18:39:06 -06:00
MessageView.java Cosmetic changes 2011-08-31 02:17:45 +02:00
ProgressListener.java astyle-d 2011-02-26 18:39:06 -06:00
Search.java astyle-d 2011-02-26 18:39:06 -06:00
SearchModifier.java astyle-d 2011-02-26 18:39:06 -06:00