SchildiChat-android/matrix-sdk-android
SpiritCroc 8a1da1c02f Avoid mismatch between hasUnread and notificationCount because of unreadCount
With MSC2654 unread counts, it is possible such count is zero while the
notification count isn't. So also respect the notification count when
deciding if a chat has unread messages.

Change-Id: I1b9f6ae907eb468c27fc0bb75b711db04268560a
2022-05-22 13:12:46 +02:00
..
docs Add links to the doc (I've finally found a way to do it) 2022-05-16 12:23:10 +02:00
src Avoid mismatch between hasUnread and notificationCount because of unreadCount 2022-05-22 13:12:46 +02:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle Disable the undocumented warnings, there are too many :/ 2022-05-16 12:23:10 +02:00
proguard-rules.pro Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00