Releases: GetStream/stream-video-android
Releases · GetStream/stream-video-android
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
0.5.3
What's Changed
- Fix concurrent modification exception by @aleksandar-apostolov in #1038
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
SDK:
- Redesign components and demo app by @aleksandar-apostolov in #1007
- Improve aspect ratio of floating participant by @aleksandar-apostolov in #1010
- Allow for automatic env switching and link handling depending on host by @aleksandar-apostolov in #1009
- Bump landscapist to 2.3.0 by @skydoves in #1008
- Update docs on Intent filters and incoming/outgoing call requirements by @aleksandar-apostolov in #1016
- Bump Compose 1.6.2 and Compiler to 1.5.10, and update other dependencies by @skydoves in #1017
- Fix unsynced terms on the introduction page by @skydoves in #1018
- Remove java desugaring dependency by @skydoves in #1020
- Align incoming and outgoing call controls by @aleksandar-apostolov in #1022
- Update theme by @aleksandar-apostolov in #1025
- Bump compose bom to 2024.02.02 by @skydoves in #1027
- Add audio only call content by @aleksandar-apostolov in #1023
- Permission handling improvement by @aleksandar-apostolov in #1028
- Add call stats reporting by @liviu-timar in #1030
- Update baseline profiles by @skydoves in #1034
- Ringing state
TimeoutNoAnswer
fixed by @aleksandar-apostolov in #1033
Demo app:
- Fix the instructions for running the demo app by @skydoves in #1005
- Improve menu and submenu behavior by @aleksandar-apostolov in #1011
- Do not show debug menu on release builds by @aleksandar-apostolov in #1012
- Recordings library and dynamic loading sub-menus by @aleksandar-apostolov in #1013
- Add feedback dialog and menu items along with simple HTTP post sender… by @aleksandar-apostolov in #1014
Other:
- Update README graphics with new design by @aleksandar-apostolov in #1024
- Update years of the copyrights by @skydoves in #1006
Full Changelog: 0.5.1...0.5.2