Signal-Android/app/src/main/java/org/thoughtcrime
Greyson Parrelli ba0befde20 Fix issue where delivery receipts may not update the thread summary.
We were notifying in a transaction, which we can't do anymore since
transactions don't block reads from other threads (meaning we could
notify and someone could read it before we end the transaction, so they
wouldn't see the update).
2021-10-26 09:10:59 -04:00
..
securesms Fix issue where delivery receipts may not update the thread summary. 2021-10-26 09:10:59 -04:00