Signal-Android/app/src/main/java/org
Greyson Parrelli 99d0ee6725 Fix cursor crash in ConversationSettings.
Best way to fix a cursor crash it to... stop using cursors.

Fairly confident the crash was caused by us closing the cursor while it
was read. And there just isn't a good way to avoid that with how it was
written. So this ended up being a great excuse to move over to models.
2023-11-02 11:58:23 -04:00
..
signal/glide Specify scale type for glide thumbnails. 2023-06-29 15:32:04 -04:00
thoughtcrime/securesms Fix cursor crash in ConversationSettings. 2023-11-02 11:58:23 -04:00