talk-android/app/src/main/java/com/nextcloud/talk/adapters/messages
Andy Scherzinger 6de05d8fa4
style(lint): make use of ResourceCompat
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-12-02 10:40:00 +01:00
..
AdjustableMessageHolderInterface.kt adjust outcoming message view holders to use full available width in NoteToSelf chat 2024-11-06 19:54:52 +01:00
CallStartedMessageInterface.kt Add SPDX header 2024-03-29 15:42:11 +01:00
CommonMessageInterface.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
IncomingDeckCardViewHolder.kt style(ktlint): Fix formatting 2024-12-02 10:39:59 +01:00
IncomingLinkPreviewMessageViewHolder.kt style(ktlint): Fix formatting 2024-12-02 10:39:59 +01:00
IncomingLocationMessageViewHolder.kt style(ktlint): Fix formatting 2024-12-02 10:39:59 +01:00
IncomingPollMessageViewHolder.kt style(ktlint): Fix formatting 2024-12-02 10:39:59 +01:00
IncomingPreviewMessageViewHolder.java Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
IncomingTextMessageViewHolder.kt style(ktlint): Fix formatting 2024-12-02 10:39:59 +01:00
IncomingVoiceMessageViewHolder.kt style(ktlint): Fix formatting 2024-12-02 10:39:59 +01:00
LinkPreview.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
MessagePayload.kt Add SPDX header 2024-03-29 15:42:11 +01:00
OutcomingDeckCardViewHolder.kt adjust outcoming message view holders to use full available width in NoteToSelf chat 2024-11-06 19:54:52 +01:00
OutcomingLinkPreviewMessageViewHolder.kt adjust outcoming message view holders to use full available width in NoteToSelf chat 2024-11-06 19:54:52 +01:00
OutcomingLocationMessageViewHolder.kt adjust outcoming message view holders to use full available width in NoteToSelf chat 2024-11-06 19:54:52 +01:00
OutcomingPollMessageViewHolder.kt fix: ktlintCheck by reformatting kt code 2024-08-17 20:20:42 +02:00
OutcomingPreviewMessageViewHolder.java Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
OutcomingTextMessageViewHolder.kt adjust outcoming message view holders to use full available width in NoteToSelf chat 2024-11-06 19:54:52 +01:00
OutcomingVoiceMessageViewHolder.kt adjust outcoming message view holders to use full available width in NoteToSelf chat 2024-11-06 19:54:52 +01:00
PreviewMessageInterface.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
PreviewMessageViewHolder.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
Reaction.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
SystemMessageInterface.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
SystemMessageViewHolder.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
TalkMessagesListAdapter.java Better Call Started Indicator 2024-11-11 08:33:45 -06:00
TemporaryMessageInterface.kt fixed some bugs 2024-10-22 10:49:57 +02:00
TemporaryMessageViewHolder.kt style(lint): make use of ResourceCompat 2024-12-02 10:40:00 +01:00
UnreadNoticeMessageViewHolder.java implement "Unread messages" popup with normal button 2024-11-05 13:31:54 +01:00
VoiceMessageInterface.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00