talk-android/app
Marcel Hibbe abf15ae2f2
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-25 11:01:45 +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-25 11:01:45 +02:00
build.gradle fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.11 2025-06-24 11:15:30 +00:00
lint.xml ci: bump lint score 2025-05-14 10:55:10 +02:00
proguard-rules.pro