Applozic Android SDK Versions Save

Official Android SDK for Applozic Real-time Chat & Messaging. Powerful client, offline support, and UI component libraries for awesome in-app chat features.

v5.103.0

2 years ago

Internal cleanup and refactoring:

  • Added javadocs
  • Added nullabilty annotations
  • Re-organised code
  • Deprecated un-used, buggy classes and methods

v5.102.0

2 years ago

Note: This is an important update because of the MQTT client changes. Please make sure you update.

  • MQTT Client Retry Policy Change: The MQTT client now will retry 3 times per connection session. Each will happen after a random interval between 1-40 minutes.

  • Public API reference updated.

  • Some refactoring.

v5.101.0

2 years ago

Features?:

  • Added Gif/Sticker support ?
  • Added utility logger class

Bugs/Fixes?:

  • Fix Link Preview bug

v5.100.0

2 years ago

Features:fire::

  • Update to Android API Level 30 :tada:
  • Added Mentions support:grey_exclamation:
  • Migrate JobIntentService classes to WorkerManager
  • Video attachments will now show thumbnails

Bugs/Fixes:hammer::

  • UI Kit: Sender cannot interact suggested replies and submit button rich message

v5.99.0

3 years ago
  • Added client SDK side channel descriptions support. Data for channel decription goes in the channel metadata and is recognized by the UIKit.
  • Added client SDK side support for admin only chat functionality in channel. Flag for request goes in the Channel metadata.
  • Added config files for Jfrog Artifactory.
  • Added support for custom fragment transitions.

Bug Fixes:

  • Fixed bug with contact profile images dissapearing.

v5.98

3 years ago
  • Deletion of logged in user will now be detected and appropriate message will be displayed.
  • Name of sender will be shown for the received messages in the conversation list for groups. (OPTIONAL)
  • Group lists will now also show group members, below the group name.
  • Support for custom date/time formats in the UI.
  • Notification color can now be set, from the manifest.
  • BUG FIX: link preview not working for certain shortened URLs fixed.

v5.97.1

3 years ago
  • add option to pin contact to top in contact screen
  • add retry download conversation view in case of network fail in conversation list
  • add option to hide exit conversation in conversation screen
  • fix app closing in case of no parent activity for conversation activity on takeOrder false

v5.97

3 years ago
  • Changed target to Android API level 29
  • Clicking on contact profiles now sends a profile click broadcast
  • Internal updates for supporting audio video calls

v5.96.1

3 years ago
  • Bug fixes

v5.96

3 years ago
  • Bug fixes
  • Added AlTask for fetching total unread count from server