Skip to content

Releases: QuickBlox/ChatMessagesAdapter-android

1.1.0

29 Mar 12:26

Choose a tag to compare

  • 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.