Releases: GetStream/stream-video-android
Releases · GetStream/stream-video-android
1.0.4
What's Changed
- [PBE-3921] call accept triggered on one device pulls the other into the call by @aleksandar-apostolov in #1101
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Re-arrange CallService methods by @liviu-timar in #1093
- Update anonymous user ID for Android to align it with React & iOS by @aleksandar-apostolov in #1096
- Allow for comparator to be updated in the
SortedParticipantState
by @aleksandar-apostolov in #1097
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Refactor video calling tutorial samples by @skydoves in #1087
- [PBE-2772] Support multiple call notifications in CallService by @liviu-timar in #1088
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Milestone release 1.0.0 by @aleksandar-apostolov in #1086
Full Changelog: 0.5.8...1.0.0
0.5.8
What's Changed
- Handle incoming call accept in "same user on multiple devices & incoming call activity" scenario by @liviu-timar in #1077
- Call activity replace in demo-app by @aleksandar-apostolov in #1078
- Improve peer connection health check to prevent reconnecting by @liviu-timar in #1081
- Allow to implement pip content for AudioRoomContent by @skydoves in #1083
Full Changelog: 0.5.7...0.5.8
0.5.7
What's Changed
- Fix permission docs and relevant tutorials by @skydoves in #1069
- Update README by @DanielNovak in #1071
- Improve ParticipantInformation text by @liviu-timar in #1070
- Extend state management for compose delegate in
StreamCallActivity
by @aleksandar-apostolov in #1073 - Improve avatar components by @liviu-timar in #1072
- Prevent overwrite of User properties on backend by @liviu-timar in #1074
- Further extension possibilities and bug fixes for
StreamCallActivity
by @aleksandar-apostolov in #1075
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- (Bugfix), when videoType is false, do not show the camera button by @aleksandar-apostolov in #1065
- Allow to extend Incoming and Outgoing call screens separately by @aleksandar-apostolov in #1066
- Dismiss incoming call notification at once when pressing "accept" by @aleksandar-apostolov in #1067
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- Bump kotlin to 1.9.23, compose compiler to 1.5.11, and several dependencies by @skydoves in #1055
- Implement onPermissionResult callback for launching camera & microphone by @skydoves in #1057
- Handle incoming call accept in "same user on multiple devices" scenario by @liviu-timar in #1058
- Add option to make ringing notification as low priority in foreground by @DanielNovak in #1061
- Improve incoming call reject logic by @liviu-timar in #1059
- Out of the box
CallActivity
(StreamCallActivity, ComposeStreamCallActivity) added by @aleksandar-apostolov in #1060 - Add error logging if device push registration fails by @DanielNovak in #1062
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- Implement
onAllPermissionsGranted
callback forrememberCallPermissionsState
by @skydoves in #1045 - Added virtual background video filters & moved filters to new
stream-video-android-filters-video
artifact by @liviu-timar in #1021 - Bump webrtc to 1.1.2 by @skydoves in #1047
- Added
DismissNotificationReceiver
to dismiss notifications prior to handling ACCEPT_CALL intent by @aleksandar-apostolov in #1046 - Disable speakerphone when enabling microphone by @aleksandar-apostolov in #1050
- Speakerphone fallback can now be specified in the API by @aleksandar-apostolov in #1051
- Propagate call ended correctly to subscribers by @aleksandar-apostolov in #1054
Full Changelog: 0.5.3...0.5.4