Releases: QuickBlox/ChatMessagesAdapter-android
Releases · QuickBlox/ChatMessagesAdapter-android
1.1.0
- added Location attachment preview
- added automatic loading image attachments.
- added QBChatAttachClickListener to define behavior when attachment is clicked.
- added Linkify integration for text messages(https://developer.android.com/reference/android/text/util/Linkify.html). Added ability to listen click on web links/phone numbers or emails. Added QBChatMessageLinkClickListener
- added ability to copy/paste message text.