talk-android/app/src/main/java/com/nextcloud/talk/adapters/messages
Andy Scherzinger 12a9f9b159
add support for group mentions
Resolves #2860

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-04-19 12:05:54 +02:00
..
CommonMessageInterface.kt react to given reactions inside message 2022-12-02 14:53:45 +01:00
IncomingLinkPreviewMessageViewHolder.kt lint: move from resource IDs to fixed, unique Int values for view types 2023-04-14 22:07:00 +02:00
IncomingLocationMessageViewHolder.kt add support for FORMER_ONE_TO_ONE conversations 2023-02-14 11:30:07 +01:00
IncomingPollMessageViewHolder.kt fix to open poll dialog 2023-04-05 12:52:40 +02:00
IncomingPreviewMessageViewHolder.java fix to always show author name in group conversations 2023-01-19 11:10:18 +01:00
IncomingTextMessageViewHolder.kt add support for group mentions 2023-04-19 12:05:54 +02:00
IncomingVoiceMessageViewHolder.kt add support for FORMER_ONE_TO_ONE conversations 2023-02-14 11:30:07 +01:00
LinkPreview.kt fix drawable for link previews 2022-12-07 16:44:29 +01:00
MessagePayload.kt ChatController: fix crash when opening conversation from notification 2022-08-10 13:10:30 +02:00
OutcomingLinkPreviewMessageViewHolder.kt lint: move from resource IDs to fixed, unique Int values for view types 2023-04-14 22:07:00 +02:00
OutcomingLocationMessageViewHolder.kt Reformat code 2023-02-16 11:41:32 +01:00
OutcomingPollMessageViewHolder.kt fix to open poll dialog 2023-04-05 12:52:40 +02:00
OutcomingPreviewMessageViewHolder.java Migrate to emoji2 2022-12-07 15:59:01 +01:00
OutcomingTextMessageViewHolder.kt add support for group mentions 2023-04-19 12:05:54 +02:00
OutcomingVoiceMessageViewHolder.kt Reformat code 2023-02-16 11:41:32 +01:00
PreviewMessageInterface.kt open reactions menu when long click on emojis in message 2022-04-09 23:05:32 +02:00
PreviewMessageViewHolder.kt lint: move from resource IDs to fixed, unique Int values for view types 2023-04-14 22:07:00 +02:00
Reaction.kt Reformat code 2023-02-16 11:41:32 +01:00
SystemMessageViewHolder.java lint: move from resource IDs to fixed, unique Int values for view types 2023-04-14 22:07:00 +02:00
TalkMessagesListAdapter.java Replace Controller with Activity for chat 2023-04-05 12:52:39 +02:00
UnreadNoticeMessageViewHolder.java delete some "magic" 2022-12-02 14:53:45 +01:00
VoiceMessageInterface.kt fix ktlint 2021-06-30 13:38:48 +02:00