talk-android/app
Marcel Hibbe 02476b10ae
fix that contact in search is clickable
A contact (so not a conversation yet!) had the VIEW_TYPE 2131558677, but 2131558687 was expected to identify the type, see FlexibleViewType.kt

The checks in onItemClick are replaced to directly change the type via kotlin "is" method.

best solution for future: FlexibleAdapter should be removed!-> replace with Compose!

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-07 10:45:24 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase improve send status handling 2025-06-17 17:21:36 +02:00
src fix that contact in search is clickable 2025-07-07 10:45:24 +02:00
build.gradle Merge pull request #5092 from nextcloud/renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x 2025-06-30 21:59:21 +02: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