Releases: Bandyer/Bandyer-Android-SDK
Releases · Bandyer/Bandyer-Android-SDK
Kaleyra Video Android SDK v3.7.3
Improvements and bugfixes
Call
- Fixed race condition that occasionally causes integrating app crashing when using virtual background
Kaleyra Video Android SDK v3.7.2
Improvements and bugfixes
- Fix audio/video permission request flow causing audio/video join url calls to be closed unexpectedly
Kaleyra Video Android SDK v3.7.1
improvements and bugfixes
- Fixed race condition causing unexpected error on subsequent connection/disconnection on BandyerSDK
Call
- Fixed unexpected error when video capturer fails and the usb camera extension is not implemented
Kaleyra Video Android SDK v3.7.0
Added
- BandyerSDK can now be connected via call join urls as shown here
Improvements and bugfixes
Call
- Fixed global screen sharing causing app crash when launched on device with android api 21
- Fixed global screen sharing not sending frames after device rotation
- Fixed in-app screen sharing not sending frames when launched on device with android api 34
- Disable upload button in file sharing dialog when receiving files and file sharing capability is not available
Kaleyra Video Android SDK v3.6.5
Improvements and bugfixes
- Revert to kotlin 1.5.32 dependencies. Incorrectly updated to kotlin 1.6 since >= v3.4.0 of the SDK
Chat
- Fixed crash when trying to start call from chat actions
Kaleyra Video Android SDK v3.6.4
Improvements and bugfixes
Call
- Fixed live pointer crashing app in some edge cases in calls created via Room Call Action rest API.
- Fixed "waiting for other participants..." UI overlay on local preview not disappearing when other participant joins the call from browser with no video and no audio
Kaleyra Video Android SDK v3.6.3
Improvements and bugfixes
- FIx user force disconnection process not disconnecting chat module
- Update internal android support legacy dependencies to match androidx requirements
Call
- Prevent in app screen sharing from sharing activities that are flagged with window WindowManager.LayoutParams.FLAG_SECURE parameter
Kaleyra Video Android SDK v3.6.2
Improvements and bugfixes
- Fixed regression bug introduced in v3.2.1 causing logging callbacks onSessionRefreshing(session) and onSessionRefreshed(session) on SessionObserver instance not to be called.
Kaleyra Video Android SDK v3.6.1
Improvements and bugfixes
- Fixed regression bug introduced in v3.6.0 causing call UI and Chat UI not displaying the user details fetched from UserDetailsProvider set on BandyerSDK instance.
Kaleyra Video Android SDK v3.6.0
Added
- Internal updates and improvements to allow further feature releases
Call
- Local preview UI overlay to inform the user that other participants will join the call
Improvements and bugfixes
Call
- Fixed remote user details not updated on first fetch on ringing UI and incoming call notification
- Fixed audio and video not published when the screen is locked right after answering the incoming call
- Fixed minor UI bugs
- Improved proximity sensor usage