Signal-Android/src/org/thoughtcrime/securesms/contacts
Oliver Gasser 33d466a5cc Include group titles in search
When searching for messages only simple threads matching the
contact names are returned as search results. With this commit
also group converstations where the group title matches the search
term are displayed in the result. This makes search results more
consistent with the conversation list as now all conversation
titles (i.e. contact names and group titles) are searched through.

Fixes #1954
Closes #2216
2014-12-23 12:40:30 -08:00
..
ArrayListCursor.java Initial Project Import 2011-12-20 10:20:44 -08:00
ContactAccessor.java Include group titles in search 2014-12-23 12:40:30 -08:00
ContactIdentityManager.java Improve support for "me" contact. 2012-10-22 19:17:08 -07:00
ContactIdentityManagerGingerbread.java Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
ContactIdentityManagerICS.java Major reorganization of view/model interactions. 2012-10-28 18:24:21 -07:00
ContactPhotoFactory.java Cache circle cropped photos on Recipient. 2014-06-11 12:33:57 -07:00
ContactsCursorLoader.java group and contact list fixes 2014-04-10 11:14:06 -07:00
ContactsDatabase.java Split out Util functions. 2014-11-12 15:42:43 -08:00
ContactSelectionListAdapter.java no longer load a recipient for each filter text 2014-06-24 20:33:04 -07:00
NameAndNumber.java whitespace cleanup 2014-12-12 14:39:51 -08:00
RecipientsAdapter.java Initial Project Import 2011-12-20 10:20:44 -08:00
RecipientsEditor.java group action conversation items, tweaks to single contact selection 2014-02-16 21:09:15 -08:00