talk-android/app
Marcel Hibbe 5535bed35c
no "unread messages" popup for invisible messages
if chatMessageList is empty after handleSystemMessages it makes no sense to call the following methods.
Also processMessagesFromTheFuture was executed which caused that the popup was shown.

A better solution for the future should be to handle(remove) the "to-hide" system messages already in the repo or viewmodel

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-17 14:09:58 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src no "unread messages" popup for invisible messages 2025-01-17 14:09:58 +01:00
build.gradle
lint.xml
proguard-rules.pro