0.2.0
🎉 Stream Video SDK for Android 0.2.0 has been released!
If you're interested in the new changes, check out our Roadmap - 0.2.0 milestone.
What's Changed
- Increment the minor version to 1, prepare to release 0.1.0 by @skydoves in #611
- Refactor app project by @skydoves in #612
- Update docs to use 0.1.0 by @skydoves in #613
- Remove demo module by @skydoves in #614
- Clean up unused codes for core by @skydoves in #615
- AVS-22 Fix CoordinatorSocketTest with turbine by @skydoves in #617
- AVS-23 Fix CallCrudTest with Turbine by @skydoves in #619
- AVS-21 Update docs for DataStore and StreamUserDataStore by @skydoves in #599
- AVS-24 Deeplink supports for the demo project by @skydoves in #621
- Improve docs for Client & Authentication by @skydoves in #622
- Update badge size by @skydoves in #623
- Update maven central badge size by @skydoves in #624
- AVS-20 Update docs for reactions by @skydoves in #626
- AVS-26 Add docs for speaking while muted by @skydoves in #628
- AVS-25 Implement VideoRendererView for supporting VideoRenderer of XML by @skydoves in #629
- fix: grid for cookbook overview by @vandreleal in #630
- Sorted participants channelFlow draft by @tschellenbach in #632
- Ice restart by @tschellenbach in #633
- AVS-29 Implement a popup to restart Ice, switch sfu, and send reactions by @skydoves in #636
- Update README.md by @DanielNovak in #641
- AVS-31 Handle non-HttpExceptions in call.join() and other API calls by @DanielNovak in #644
- AVS-34 Support settings.audio.default_device by @DanielNovak in #640
- AVS-35 Fix participant count before call is joined by @DanielNovak in #642
- AVS-33 Report version number of SDK on all API calls by @DanielNovak in #639
- AVS-32 Handle exceptions when logging-in in dogfooding app by @DanielNovak in #638
- AVS-36 Fix screensharing not visible by @DanielNovak in #643
- Feature: Chat Integration by @skydoves in #637
- Fix unit test (SpeakingWhileMuted) and remove unused build variable by @DanielNovak in #648
- AVS-38 Fix user id to integrate with chat SDK by @skydoves in #650
- Update baseline profiles by @skydoves in #651
- Initialize Stream chat SDK on the deeplinking activity by @skydoves in #652
- AVS-37 Handle pagination of participants if count > 6 by @DanielNovak in #647
- AVS-30 Mute before join call doesn't work by @DanielNovak in #653
- AVS-41 Example Button to switch speakerphone/earpiece by @skydoves in #657
- Clean up core codes by @skydoves in #658
- AVS-39 Socket implementation will crash if JSON format of event doesn't match by @DanielNovak in #655
- AVS-42 Docs for Video and Chat Integration by @skydoves in #660
- Temporary fix for notification format validation (+ PiP fixes) by @DanielNovak in #661
- Prepare google play by @JcMinarro in #654
- Update to latest openapi by @DanielNovak in #662
- Change the deeplink URL and fix URL parsing by @DanielNovak in #663
- AVS-48 Fix dogfooding for signing out flows by @skydoves in #666
- AVS-49 Refactor PersistentSocket to use CancellableContinuation and fix core tests by @skydoves in #667
- AVS-55 Accepted Incoming call is not stopped if button is clicked (demo app) by @DanielNovak in #671
- AVS-54 RejectCallBroadcastReceiver uses wrong package name in manifest by @DanielNovak in #670
- AVS-50 Call notification doesn't hide after Answer. by @DanielNovak in #669
- Init StreamVideo properly into VideoPushDelegate by @JcMinarro in #672
- Hide SFU/ICE options in release by @DanielNovak in #674
- AVS-57 Keep screen awakes for the dogfooding app by @skydoves in #677
- AVS-52 StreamVideo is not initialised if dogfooding app receives notification by @DanielNovak in #668
- Prepare 0.2.0 release by @DanielNovak in #673
New Contributors
- @vandreleal made their first contribution in #630
Full Changelog: 0.1.0...0.2.0