Skip to content

Releases: GetStream/stream-video-android

1.9.0

24 Jun 19:46

Choose a tag to compare

What's Changed

New Features 🎉

  • Enhance LivestreamPlayer to support state-based UI and Retry handling by @rahul-lohra in #1459

Bug Fixes 🐛

  • On CallContent make sure to pass onBackPressed to CallAppBar in order to make the back button work by @matteinn in #1447

Improvements ✨

  • Allow for stereo to be enabled if offered in the remote SDP while also improving tracing on the Subscriber negotiation process by @aleksandar-apostolov in #1458
  • Ability to further customise the media notifications and possibly add media actions by @aleksandar-apostolov in #1460
  • Improve ease of use of LivestreamPlayer API by @rahul-lohra in #1462

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

20 Jun 15:24

Choose a tag to compare

What's Changed

New Features 🎉

  • Allow for in-depth override of notification building and updates while also updating the media notifications with MediaSession by @aleksandar-apostolov in #1453

Bug Fixes 🐛

  • Improve ringing state handling when user is logged in into multiple devices by @rahul-lohra in #1457

Improvements ✨

Internal 🧪

Full Changelog: 1.7.0...1.8.0

1.7.0

13 Jun 12:02

Choose a tag to compare

What's Changed

New Features 🎉

Improvements ✨

  • [AND-472] Improve call lifecycle handling after user has declined a call on poor network by @rahul-lohra in #1432
  • Extract a separate Subscriber peer connection that handles subscriptions based also on viewportId visibility. by @aleksandar-apostolov in #1444
  • StreamCallActivity is now compatible with DI frameworks by @rahul-lohra in #1442
  • Improve camera device selection logic by @rahul-lohra in #1443

Internal 🧪

Demo App 🧩

  • [AND-579]: Integrate Microphone Toggle in Host Interface by @rahul-lohra in #1435
  • [AND-588] Prevent unintended recomposition in Livestream Audience tutorial by @rahul-lohra in #1439

Full Changelog: 1.6.3...1.7.0

1.6.3

23 May 14:40

Choose a tag to compare

What's Changed

Improvements ✨

Internal 🧪

  • Fix workflow to publish the Demo App to Google Play by @JcMinarro in #1428

Full Changelog: 1.6.2...1.6.3

1.6.2

16 May 13:08

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Improvements ✨

Internal 🧪

Demo App 🧩

Other Changes

Full Changelog: 1.6.1...1.6.2

1.6.1

06 May 13:25

Choose a tag to compare

Bugfixes & Improvements

Testing

Full Changelog: 1.6.0...1.6.1

1.4.7-hotfix

06 May 15:35

Choose a tag to compare

Bugfixes & Improvements

  • Deprecate the subscribe method in favour of events flow (#1391)

Full Changelog: 1.4.6...1.4.7

1.4.6-hotfix

01 May 13:39

Choose a tag to compare

1.4.6-hotfix Pre-release
Pre-release

Bugfixes

  • Allow the video renderer to accept a configuration that will cancel its ability to notify the call of its visibility by @aleksandar-apostolov in dcf05

1.6.0

30 Apr 17:31

Choose a tag to compare

What's New

Bugfixes & Improvements

Testing

Full Changelog: 1.5.0...1.6.0

1.5.0

14 Apr 12:43

Choose a tag to compare

New

Fixes & Improvements

  • Fix "Track failed to load.." in the video fallback components by @liviu-timar in #1334
  • [AND-434] The SDK will no longer crash if camera fails to report its resolution by @rahul-lohra in #1343
  • [AND-418] Initialize StreamLog only on the case it wasn't initialized outside the SDK by @JcMinarro in #1336
  • Explicitly pass request body to api calls to prevent a Retrofit NPE by @liviu-timar in #1355

Demo-app improvements

  • [AND-290] Align ringing tutorial app with docs by @liviu-timar in #1319
  • [AND-414] Improve permission requests during a ringing call to be able to successfully join the call by @liviu-timar in #1331
  • UI improvements by @liviu-timar in #1333
    • Show avatar in lobby instead of "Track failed to load"
    • Add close button for "share call" dialog
    • Rename SharedPrefs file to contain the version code to avoid backup issues

Dependencies updates

Testing

Other

  • [AND-438] Create Local WebRTC Android Setup for Testing (Non-Source) by @rahul-lohra in #1348

Full Changelog: 1.4.5...1.5.0