1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-11 20:15:03 -05:00
k-9/src/com/fsck/k9
Joe Steele 689f69ca49 Provide progress indicator for searches.
Searches can be slow, so users need an indicator.  The indicator is
also used when opening a message list or when refreshing it, or when
loading more messages.

This also removes some unused code.
2013-01-10 16:50:20 -05:00
..
activity Provide progress indicator for searches. 2013-01-10 16:50:20 -05:00
controller Documentation and cleanup 2013-01-08 12:52:56 +01:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Provide progress indicator for searches. 2013-01-10 16:50:20 -05:00
helper Remove own Notification.Builder abstraction. 2013-01-02 14:09:37 +01:00
mail Use existing LocalMessage for the JB notifications. 2013-01-07 23:20:35 -08:00
preferences Remove the setting to hide the refile buttons 2012-12-08 11:51:10 +01:00
provider Fix "disappearing threads" bug 2012-12-18 20:48:33 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Use constant "UUID" for search accounts 2012-12-07 14:06:03 +01:00
service Reset list of unseen messages when the user clears the notification. 2013-01-07 09:12:07 +01:00
view make the checkmark a little wider. 2012-11-24 17:44:07 -05:00
Account.java Remove the setting to hide the refile buttons 2012-12-08 11:51:10 +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 Add delete action to notification. 2013-01-04 10:40:48 +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