session-android/src/org/thoughtcrime/securesms/recipients
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
..
Recipient.java Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
RecipientFactory.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
RecipientFormattingException.java Removed tabs 2012-09-30 19:56:29 -07:00
RecipientProvider.java Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
Recipients.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
RecipientsFormatter.java Removed tabs 2012-09-30 19:56:29 -07:00