talk-android/app
Marcel Hibbe 6a4f66d9be
add first handling for threads (WIP)
for now only added logic in IncomingTextMessageViewHolder.kt ...

- add thread button for quoted messages if thread of message != current thread
- open a new ChatActivity when clicked the button and pass threadId
- change the title
- add todos

for now, the parentId was taken instead of topmostParentId (which is not available yet)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-07-17 14:01:20 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase improve send status handling 2025-06-17 17:21:36 +02:00
src add first handling for threads (WIP) 2025-07-17 14:01:20 +02:00
build.gradle fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6 2025-07-16 16:02:46 +00:00
lint.xml
proguard-rules.pro