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
cketti faa666394c Do sorting in MergeCursor when merging the query results
Disabled "sort by sender" for now because the database can't sort by
contact names from the contacts database. We probably have to
special-case that and do in-memory sorting.
2012-10-27 02:15:30 +02:00
..
activity Do sorting in MergeCursor when merging the query results 2012-10-27 02:15:30 +02:00
controller Don't display threaded message list for filtered views 2012-10-24 05:28:38 +02:00
crypto Converted message view to a fragment 2012-10-05 18:14:07 +02:00
fragment Do sorting in MergeCursor when merging the query results 2012-10-27 02:15:30 +02:00
helper Do sorting in MergeCursor when merging the query results 2012-10-27 02:15:30 +02:00
mail Make LocalStore.searchForMessages() skip empty messages 2012-10-24 06:01:26 +02:00
preferences Revert changing the default value for debug logging 2012-10-16 22:48:31 +02:00
provider Move MessageInfoHolder comparator to MessageProvider 2012-10-26 02:44:40 +02:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
search Add threading support to content provider 2012-10-23 03:01:50 +02:00
service Move hasConnectivity() method into a helper method. 2012-10-05 09:07:16 -07:00
view Merge branch 'fragments' 2012-10-08 14:33:33 +02:00
Account.java Do sorting in MergeCursor when merging the query results 2012-10-27 02:15:30 +02: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 Revert changing the default value for debug logging 2012-10-16 22:48:31 +02: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