session-android/src/org/thoughtcrime/securesms/recipients
Moxie Marlinspike c13a3a8181 Fix "Group Threads" so that messages are encrypted when possible.
1) Change the MessageSender logic so that individual SMS messages
are encrypted whenever there is a secure session, unless the UI
explicitly specifies otherwise.

2) Change the MMS logic so that messages to a recipient with a
secure session are all sent individually, instead of including
those recipients into the batch plaintext message.
2012-10-21 17:41:44 -07:00
..
NewRecipientProvider.java Fix for self-photo lookup bug on 2.3 2012-09-14 10:45:11 -07:00
Recipient.java Display contact icons correctly in MMS ConversationItems 2012-09-30 12:28:03 -07:00
RecipientFactory.java Initial fixes for MMS retrieval. 2012-09-30 11:46:45 -07:00
RecipientFormattingException.java Removed tabs 2012-09-30 19:56:29 -07:00
RecipientProvider.java Turn avatar images in conversations into QuickContactBadge equivalents. 2012-09-11 18:23:19 -07:00
Recipients.java Fix "Group Threads" so that messages are encrypted when possible. 2012-10-21 17:41:44 -07:00
RecipientsFormatter.java Removed tabs 2012-09-30 19:56:29 -07:00