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
Daniel Applebaum 921b022fb5 Enhanced header in Accounts, MessageList and Folder to show the unread
count, scoped for the Activity, the in-progress operation, the account
on which the operation is in progress, the folder for the operation,
when appropriate, and the progress of the operation, when it applies
to multiple items.  For the MessageList, also use the determinate
progress bar to show progress for synchronization of the folder being
displayed.

Fixes Issue 924.

Also, a minor change that might help with Issue 913, by putting the
insertion of the pending command into a background thread.
2009-12-20 00:02:46 +00:00
..
activity Enhanced header in Accounts, MessageList and Folder to show the unread 2009-12-20 00:02:46 +00:00
codec/binary Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
mail remove a bunch of debug logging that was cluttering production logs 2009-12-18 03:46:46 +00:00
preferences Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
provider Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
service Enhanced header in Accounts, MessageList and Folder to show the unread 2009-12-20 00:02:46 +00:00
Account.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EmailAddressAdapter.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EmailAddressValidator.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
EmailReceivedIntent.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
FixedLengthInputStream.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9Activity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9ListActivity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
K9PreferenceActivity.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessagingController.java Enhanced header in Accounts, MessageList and Folder to show the unread 2009-12-20 00:02:46 +00:00
MessagingControllerPushReceiver.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessagingListener.java Enhanced header in Accounts, MessageList and Folder to show the unread 2009-12-20 00:02:46 +00:00
PeekableInputStream.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Preferences.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Utility.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00