mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-14 12:10:36 +01:00
2744dec43a
We use dateSent for date dividers, but were using dateReceived for calendar date availability, which would occasionally result in a mismatch. Switched to use the same thing we use for date dividers.