SchildiChat-android/matrix-sdk-android
SpiritCroc d1ee0dea6b Rely on MSC2654 unread counts when available for detecting unread status
Previously, we were doing some hybrid approach, in order to take into
account the room preview settings. However, this can mark chats as
unread in cases where isEventRead() does guessing due to insufficient
events loaded. Just using the counts when possible is more reliable.

Change-Id: I22dc242e69f1946c039d0b4f81851c6b0c0556e2
2022-05-13 20:44:55 +02:00
..
docs Update the doc 2022-04-27 17:30:34 +02:00
src Rely on MSC2654 unread counts when available for detecting unread status 2022-05-13 20:44:55 +02:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle Add files to document module and packages 2022-04-27 16:52:45 +02:00
proguard-rules.pro Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00