thunderbird-android/src/com/fsck/k9
Danny Baumann 74c79cc365 Aggregate some more thread columns properly.
- show thread as starred if at least one message in it is starred
- use arrival date of last message as thread arrival date
- use sum of message attachment counts in thread as thread attachment
  count
- show thread as answered/forwarded if all messages in thread were
  answered/forwarded
2013-02-01 09:51:28 +01:00
..
activity Explicitly set layout used in a ListActivity 2013-01-18 12:33:31 +01:00
controller load the correct number of extra messages from the server instead of possibly doubling the count 2013-01-16 12:24:43 -08:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Restore list state when recreating MessageListFragment 2013-01-30 22:30:19 +01:00
helper Remove own Notification.Builder abstraction. 2013-01-02 14:09:37 +01:00
mail Merge remote-tracking branch 'zjw/issue_2389_cert_error_notice2' 2013-01-15 14:44:21 -05:00
preferences Readjust settings version number based on current master 2013-01-10 16:42:28 -05:00
provider Aggregate some more thread columns properly. 2013-02-01 09:51:28 +01:00
remotecontrol
search Use separate table to store the thread structure 2013-01-11 03:40:35 +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 Fix compiler warnings/code style 2013-01-18 14:27:04 +01:00
AccountStats.java
BaseAccount.java
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java
EmailReceivedIntent.java
FontSizes.java Make the default folder name size in the folder list the same as the default account name size in the account list 2013-01-15 15:33:14 -05:00
Identity.java
K9.java Merge remote-tracking branch 'zjw/folder_search' 2013-01-15 15:19:12 -05:00
NotificationSetting.java
Preferences.java Removed unused method that was used for debugging 2012-07-07 14:28:15 +02:00