Signal-Android/src/org/thoughtcrime/securesms/contacts
Moxie Marlinspike 41cad291f9 Display a generated avatar icon rather than a single default.
If the contact doesn't have an image, render a color-coded
background and the first letter of the contact's name.

1) Don't display anything during recipient resolution.

2) Display a # icon in material gray for recipients with no name.

3) Display a material group icon in material gray for groups with
   no avatar icon set.

Closes #3104

// FREEBIE
2015-05-07 10:36:54 -07: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 Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
ContactsCursorLoader.java maintain one ContactsDatabase instance per Loader 2015-04-23 14:28:39 -07:00
ContactsDatabase.java maintain one ContactsDatabase instance per Loader 2015-04-23 14:28:39 -07:00
ContactSelectionListAdapter.java Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -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 Upgrade to AppCompat v22.1 2015-04-30 16:51:16 -07:00