Skip to content

Releases: QuickBlox/ChatMessagesAdapter-android

Release list

1.1.0

Choose a tag to compare

@vfite vfite released this 29 Mar 12:26
  • 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.