Skip to content

Releases: QuickBlox/quickblox-android-sdk

3.7.0

08 Feb 09:46
e324c24
Compare
Choose a tag to compare

Fixes

Chat module:

  • Fixed issue when QBIncomingMessagesManager didn't catch error messages;
  • Fixed issue when QBSystemMessagesManager didn't catch error messages;

CustomObjects module:

  • Fixed issue of deserialization fields type;

New

Call module:

  • Updated WebRTC revision to 21217;
  • Integrated native libs to QuickBlox Android SDK (now there is no need to add them to your app manually).
    There is simple guide How to exclude native libs from apk;
  • Replaced method parameter from type VideoCapturerAndroid.CameraEventsHandler to CameraVideoCapturer.CameraEventsHandler for
    method QBRTCClient#setCameraErrorHandler(CameraVideoCapturer.CameraEventsHandler);
  • Increased minSdkVersion to 16 (does not apply to other modules);

Deprecated

  • Removed deprecated view-class RTCGLVideoView.

Others

  • Migrated to Java version 1.8

3.6.0

29 Jan 14:13
110f57e
Compare
Choose a tag to compare
  • Updated to SDK version 3.6.0
  • Updated Android Plugin for Gradle to version 3.0.1
  • Other minor updates

3.3.1

30 Mar 11:05
Compare
Choose a tag to compare
  • Added ability to set secured or unsecured storage for session parameters in case of using auto session management.
  • Fixed error with recreating session with user when session was expired.
  • Fixed deleting user's session if user was deleted.
  • Fixed automatic refreshing QB session if you login to chat via QB Token.
  • Added field data to QBAttachment for supporting cross platform transferring. Added fields width, height, duration to QBAttachment model for sending image attachments. Renamed type for image attachment from PHOTO_TYPE to IMAGE_TYPE.
  • Added throwing NotConnectedException in all methods in QBChatDialog if you are not logged into chat.
  • Added logic for parsing Carbon messages inside QBIncomingMessagesManager to prevent catching typing/status messages from same user logged on several devices.
  • Updated play services to v.10.2.1.
  • Adding support for sending APNS VOIP push notifications. Added QBPushType.APNS_VOIP for push type when creating QBEvent .
  • QBPushManager: added callback method onSubscriptionDeleted in QBSubscribeListener to notify when service deletes subscription.
  • Fixed errors with subscribing to push notifications if you use auto session management.

3.3.0

11 Jan 10:43
Compare
Choose a tag to compare
Update README.md

3.2.0

04 Dec 01:43
Compare
Choose a tag to compare
Merge branch 'development'

3.1.0

27 Oct 09:13
Compare
Choose a tag to compare

3.1.0

3.0

07 Oct 08:42
Compare
Choose a tag to compare
3.0

3.0