talk-android/app
Marcel Hibbe f7fac17e2a 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-08 07:10:28 +00:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase improve send status handling 2025-06-30 11:00:58 +00:00
src fix that contact in search is clickable 2025-07-08 07:10:28 +00:00
build.gradle bump jackson core version 2025-07-03 10:30:13 +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