Skip to content

Releases: GetStream/stream-video-android

1.10.0

28 Jul 19:07

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • If enabled, Android will now correctly leave when there is 1 participant left by @rahul-lohra in #1480

Improvements ✨

  • Introduce incoming audio control API and improve guest livestream playback logic by @rahul-lohra in #1436
  • Improve the behaviour of StreamCallActivity when the call has been declined by @rahul-lohra in #1478
  • Reconnect logic improvements, based on the connection state and/or backend API errors by @aleksandar-apostolov in #1476

Full Changelog: 1.9.2...1.10.0

1.9.2

09 Jul 10:13

Choose a tag to compare

What's Changed

Improvements ✨

Internal 🧪

Demo App 🧩

Full Changelog: 1.9.1...1.9.2

1.9.1

27 Jun 15:45

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Improvements ✨

Internal 🧪

Full Changelog: 1.9.0...1.9.1

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