Releases: QuickBlox/quickblox-android-sdk
Releases · QuickBlox/quickblox-android-sdk
3.8.0
Fixes
Chat module:
- some fixes related with the group dialog name
- minor fixes
New
Chat module:
- Now you can experience all power of the QBMessagesAdapter from Quickblox UI kit ChatMessagesAdapter-android
Call module:
- Added BLUETOOTH HEADSET support from SDK;
- Added auto managing SPEAKER_PHONE by proximity sensor for audio calls in case if device doesn't have any other connected headsets
3.7.0
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
toCameraVideoCapturer.CameraEventsHandler
for
methodQBRTCClient#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
- Updated to SDK version 3.6.0
- Updated Android Plugin for Gradle to version 3.0.1
- Other minor updates
3.3.1
- 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
3.2.0
3.1.0
3.1.0
3.0
3.0