1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-10 11:35:11 -05:00
k-9/res/menu
m0viefreak d85af1bfe0 reenable sorting by sender in messagelist
This was disabled in faa666394c
because it isn't possible to extract the name of the android
contact in the 'ORDER BY...' clause when querying the database.
Instead it simply sorts by the email address.

This may cause the same contact to appear multiple times in
the list, if they have multiple email addresses assigned.

But in most cases this is good enough and surely better than
not having the option to sort by sender at all.

Desktop mail clients such as Thunderbird also simply use the
sender email information when sorting the column.

This also adds a SenderComparator for usage in the MergeCursor.
2013-03-27 13:08:42 +01:00
..
accounts_context.xml Add back account settings to account context menu. 2013-01-10 10:00:37 +01:00
accounts_option.xml Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
disabled_accounts_context.xml Add dialog to ask for server passwords after import 2011-10-17 04:34:26 +02:00
folder_context.xml Add back 'refresh' and 'settings' to folder context menu. 2013-01-08 13:12:47 +01:00
folder_list_option.xml Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
folder_select_option.xml Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
manage_identities_context.xml Issue 117 2009-06-09 03:11:35 +00:00
manage_identities_option.xml Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
message_compose_option.xml Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
message_list_context.xml Use new holo-themed icons when possible 2013-02-10 01:16:46 +01:00
message_list_item_context.xml Display concrete action instead of "Toggle (un)read" & "(Un)star" 2012-09-18 03:33:37 +02:00
message_list_option.xml reenable sorting by sender in messagelist 2013-03-27 13:08:42 +01:00