1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/res/values
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
..
arrays.xml Fix a number of lint warnings by marking list value arrays as 2013-03-13 11:23:22 +01:00
attrs.xml Use theme-specific image for 'add contact' button 2013-03-08 18:00:41 +01:00
colors.xml merge date and time font size preference into one 2013-02-11 13:05:52 +01:00
constants.xml Extracted some strings to constants.xml 2012-04-23 15:05:29 +00:00
dimensions.xml Imported a variant of http://code.google.com/p/android-color-picker/ into k-9 2010-11-08 02:21:32 +00:00
ids.xml Issue 2296 Spam message 2011-04-01 05:54:51 +08:00
strings.xml reenable sorting by sender in messagelist 2013-03-27 13:08:42 +01:00
styles.xml Change appearance of unread widget 2013-03-16 01:57:21 +01:00
themes.xml Use theme-specific image for 'add contact' button 2013-03-08 18:00:41 +01:00