SchildiChat-android/vector
SpiritCroc 00c2f271b3 Fix unread messages marker being hidden in collapsed membership item
Scenario: the last read event in a chat is a membership change. After
that, at least two new membership changes were added, followed by normal
messages. Due to the membership changes being collapsed by default, in
this scenario the read marker would not show, since in the loop, we
would overwrite the appendReadMarker with the value for the last eventId
of the merged item, instead of showing it if any of the items matched.

Change-Id: I791627df6776ebf791310eb082b648701936d565
2021-07-10 10:45:37 +02:00
..
sampledata textSize 15sp -> android:textAppearance="@style/VectorTextAppearanceSubtitle or Body 2021-06-14 22:10:12 +02:00
signature Share the debug signature to all machines which build the debug APK 2019-06-07 10:17:14 +02:00
src Fix unread messages marker being hidden in collapsed membership item 2021-07-10 10:45:37 +02:00
.gitignore Update .gitignore for gplay builds 2020-08-09 17:02:51 +02:00
build.gradle Merge tag 'v1.1.12' into sc 2021-07-05 16:58:45 +02:00
lint.xml Remove useless parent 2021-06-11 10:22:18 +02:00
proguard-rules.pro Initial commit jitsi 2020-08-14 09:31:24 +02:00