talk-android/app
Marcel Hibbe c74f0ed961
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-06-27 13:48:51 +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-06-27 13:48:51 +02:00
build.gradle fix(deps): update retrofit monorepo to v3 2025-06-25 21:16:53 +02:00
lint.xml ci: bump lint score 2025-05-14 10:55:10 +02:00
proguard-rules.pro