Signal-Android/app/src/main/java/org/thoughtcrime/securesms/recipients
Greyson Parrelli e00397620a Simplify storing storage-service-specific recipient values.
This gives us the ability to separate things we need for the Recipient
class from things we only need for storage syncing.

Not only does this simplify the storage service model building code
(i.e. we no longer need to pass around a set of archived recipients),
but it also eliminates a join on the Identity table for building regular
recipients, which should help perf.
2020-10-07 17:22:05 -04:00
..
ui Various groups V2 dialog copy changes. 2020-09-29 12:03:32 -03:00
LiveRecipient.java Handle UUID-only recipients and merging. 2020-07-19 09:32:16 -04:00
LiveRecipientCache.java Prevent possible deadlock with LiveRecipientCache. 2020-07-08 16:51:30 -04:00
Recipient.java Simplify storing storage-service-specific recipient values. 2020-10-07 17:22:05 -04:00
RecipientDetails.java Simplify storing storage-service-specific recipient values. 2020-10-07 17:22:05 -04:00
RecipientExporter.java Add support for setting an optional last name in profiles. 2020-01-24 10:54:39 -05:00
RecipientForeverObserver.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
RecipientFormattingException.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
RecipientId.java Handle UUID-only recipients and merging. 2020-07-19 09:32:16 -04:00
RecipientIdCache.java Handle UUID-only recipients and merging. 2020-07-19 09:32:16 -04:00
RecipientModifiedListener.java Move all files to natural position. 2020-01-06 11:08:30 -05:00
RecipientUtil.java Inline CDS feature flag. 2020-09-23 16:54:38 -04:00
RecipientsFormatter.java Move all files to natural position. 2020-01-06 11:08:30 -05:00