SchildiChat-android/matrix-sdk-android
SpiritCroc 430963ae28 Fix missing messages when forward paging with chunks > 50 messages
- offsets() was not limiting in the right direction when loading
  messages forwards
- after fixing offsets(), more recent messages would not be loaded due
  to the isLastForward() check, so better prioritize the SUCCESS
  LoadMoreResult over the REACHED_END here

Change-Id: I48011adc57ff2d48bb7be37cb4dda8bd8f745bf8
2022-03-08 18:29:21 +01:00
..
src Fix missing messages when forward paging with chunks > 50 messages 2022-03-08 18:29:21 +01:00
.gitignore first commit 2018-10-03 17:58:12 +02:00
build.gradle Bump libphonenumber from 8.12.42 to 8.12.43 2022-02-09 23:11:56 +00:00
proguard-rules.pro Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00