talk-android/app
Marcel Hibbe a354ca197e
simplify how search results are shown
1. reverting changes from commit 971cc79b76. The scroll to methods are used in other places and a user reported that the search window suddenly opened without to search.
2. remove checkIfMessageIsSaved method. If the message is saved or not does not matter. The only fact for "scroll to" would be that it's loaded in the adapter.
3. As the adapter is always null with the current implementation (when coming back from the first search window), the "scroll to" is replaced with the startContextChatWindowForMessage. This could be changed again when adapter is not null anymore after coming back from the other screen...

startContextChatWindowForMessage

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-06-03 14:10:07 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase modify layout 2025-05-27 14:38:21 +02:00
src simplify how search results are shown 2025-06-03 14:10:07 +02:00
build.gradle Weekly 22.0.0 Alpha 04 2025-06-02 03:11:10 +00:00
lint.xml ci: bump lint score 2025-05-14 10:55:10 +02:00
proguard-rules.pro Add SPDX header 2024-03-17 14:19:56 +01:00