talk-android/app/src
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
..
androidTest/java/com/nextcloud/talk fix detekt + add objectId in tests 2025-05-14 17:37:59 +02:00
generic Add SPDX header 2024-03-24 15:19:21 +01:00
gplay Fix naming of app in header 2024-03-24 20:06:56 +01:00
main fix that contact in search is clickable 2025-07-08 07:10:28 +00:00
qa fix: Have correct SPDX license header for logo/trademarked items 2024-04-25 18:29:46 +02:00
test extract methods (avoid too long method "initObservers") 2025-04-14 12:20:41 +02:00