Skip to content

Releases: Bandyer/Bandyer-Android-SDK

Kaleyra Video Android SDK v3.7.3

18 Sep 10:00
Compare
Choose a tag to compare

Improvements and bugfixes

Call

  • Fixed race condition that occasionally causes integrating app crashing when using virtual background

Kaleyra Video Android SDK v3.7.2

13 Sep 17:15
Compare
Choose a tag to compare

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

12 Sep 17:36
Compare
Choose a tag to compare

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

04 Sep 16:27
Compare
Choose a tag to compare

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

10 Aug 18:10
Compare
Choose a tag to compare

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

11 Jul 16:04
Compare
Choose a tag to compare

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

07 Jul 16:16
Compare
Choose a tag to compare

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

20 Jun 15:02
Compare
Choose a tag to compare

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

07 Jun 15:22
Compare
Choose a tag to compare

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

01 Jun 17:28
Compare
Choose a tag to compare

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