Граф коммитов

904 Коммитов

Автор SHA1 Сообщение Дата
Mohtasim 5783b4248c Making public API field nullable
Signed-off-by: Mohtasim <mbellah@microsoft.com>
2023-07-19 18:21:13 -07:00
Mohtasim be4a36c402 Removing the logger
Signed-off-by: Mohtasim <mbellah@microsoft.com>
2023-07-19 18:20:58 -07:00
Mohtasim 061cc5f4db Converting the Enum to Expandable Enum
Signed-off-by: Mohtasim <mbellah@microsoft.com>
2023-07-19 18:19:09 -07:00
Mohtasim a28f9fea47 Reverting merge commit changes in feature branch
Signed-off-by: Mohtasim <mbellah@microsoft.com>
2023-07-19 18:17:08 -07:00
Mohtasim 6ea09607cd [Calling][Feature] Set orientation API feature (#776) 2023-07-19 18:15:45 -07:00
Mohtasim c4572602a4
[Calling][Release] Post release feature merge for UICalling-1.3.1 release (#803) 2023-07-19 17:35:40 -07:00
Mohtasim 6ac4c970eb
[Calling][Release] Merge Calling 1.3.1 GA 2023-07-19 14:41:43 -07:00
Pavel Prystinka 6968ca8d29 Merge branch 'feature/dominant_speakers' into release/calling-1.4.0
# Conflicts:
#	azure-communication-ui/build.gradle
2023-07-19 09:51:14 -07:00
Mohtasim 1677138c72
[Feature][Calling] Update version number for release branch (#800) 2023-07-18 12:21:22 -07:00
pavelprystinka e7f5090de5
[Calling][Feature] Dominant speakers (#786) 2023-07-17 10:17:04 -07:00
Pavel Prystinka f2bc254c5d Update SDK to 2.4.0 GA 2023-07-14 17:41:07 -07:00
pavelprystinka 58099f99fa
[Calling][Feature] Add close button to DemoApp (#795) 2023-07-14 15:38:40 -07:00
pavelprystinka 4a5b151fd4
[Calling][Bugfix] Do not use StateFlow to hold last value, as on start() it will call sendCallStateChangedEvent (#794) 2023-07-11 15:27:55 -07:00
Mohtasim 52968581c0
[Calling][BugFix] Audio Speaker issue for Samsung device and API Level 29 fixec (#790) 2023-06-30 12:28:07 -07:00
Mohtasim ac948d5b07
[Calling][Feature] Microphone unavailable before join call scenario implementation (#785) (#788) 2023-06-23 11:12:31 -07:00
pavelprystinka c9a6f4a349
Merge branch 'develop' into feature/dominant_speakers 2023-06-12 12:35:30 -07:00
Pavel Prystinka 9eed66f72e Update SDK version to GA 2023-06-12 12:33:45 -07:00
Adam Hammer 3384a1b327
remove call with chat from android repo (#782)
* remove call with chat from android repo

* removed call+chat build

---------

Co-authored-by: Inderpal Singh Aulakh <73618019+iaulakh@users.noreply.github.com>
2023-05-31 15:48:08 -07:00
Adam Hammer e32c3092af
add onGoing flag to the Notification (#783)
this should prevent it from being dismissable by swipe
2023-05-30 13:19:02 -07:00
Inderpal Singh Aulakh 1e4088698e
[Calling] Update ci.yml for Component Detection (#781) 2023-05-29 16:30:23 -07:00
iaulakh 65f329963b Revert "Merge branch 'fhl/raw_media' into feature/callstatechange_exitcomposite_api"
This reverts commit 31a750f205, reversing
changes made to c165e4ef80.
2023-05-12 12:38:07 -07:00
Inderpal Singh Aulakh 31a750f205
Merge branch 'fhl/raw_media' into feature/callstatechange_exitcomposite_api 2023-05-10 14:59:19 -07:00
iaulakh ebaecf1c91 update sdk 2023-05-10 14:57:36 -07:00
pavelprystinka 46612bd2d7
[Calling][Bugfix] Fix enabled OnBackInvokedCallback (#767) 2023-05-10 11:09:24 -07:00
pavelprystinka f3324d42e6
[Calling][Bugfix] API 33 back navigation 2023-05-03 13:35:47 -07:00
Inderpal Singh Aulakh c165e4ef80
[Calling][Feature] public api for call state change and end composite (#762) 2023-04-30 09:07:47 -07:00
pavelprystinka 1f75433d8e
[Calling][Feature] Dominant speakers (#750) 2023-04-26 14:06:42 -07:00
pavelprystinka 0b7470d761
Merge branch 'release/calling-1.4.0-beta.1' into feature/dominant_speakers 2023-04-26 13:38:15 -07:00
pavelprystinka 170902efae
[Calling][Release] Update calling UI version and changelog (#757) 2023-04-26 13:37:54 -07:00
Pavel Prystinka 6960c767f6 code formatting 2023-04-26 13:36:52 -07:00
Pavel Prystinka 4239723981 Add unit test to reducer and middleware 2023-04-26 13:33:30 -07:00
Inderpal Singh Aulakh 534219fabd
[Calling][Bug] screen rotation not respecting Android device settings 2023-04-26 13:10:59 -07:00
Pavel Prystinka 4a2e457886 Code format 2023-04-24 09:58:16 -07:00
Pavel Prystinka da5c1dc4ce sort speakers by Dominant Speaker list, and then by isVideoOn 2023-04-21 15:48:57 -07:00
pavelprystinka e3626cb4ab
Merge branch 'develop' into feature/dominant_speakers 2023-04-20 12:26:31 -07:00
Inderpal Singh Aulakh 37c457aa15
[Bug][Calling] on few devices audio is not delivered to remote participants (#753) 2023-04-18 13:48:06 -07:00
Inderpal Singh Aulakh fbb925f64a
[Calling][Bug] skip setup should use correct call state from redux while ending call 2023-04-13 18:47:51 -07:00
Pavel Prystinka c517c7fbe3 code formatting 2023-04-13 15:27:46 -07:00
Pavel Prystinka ce89749876 If not in dominant speakers, first preference to isSpeaking, then IsMuted, then by name 2023-04-13 13:51:08 -07:00
Pavel Prystinka 924239990e Unmuted participant, who is not in dominant speaker list sorted higher then muted 2023-04-13 12:50:27 -07:00
vhuseinova-msft 31e35f63a9
[Calling][Chat][Documentation] CODEOWNERS update for demo apps (#746) 2023-04-13 11:29:07 -07:00
Pavel Prystinka a65a527c52 code formatting 2023-04-13 09:14:01 -07:00
Pavel Prystinka 2c5bc73d5d Fix UI tests 2023-04-12 23:55:50 -07:00
Pavel Prystinka d5dab6951a Dominant speakers unit tests 2023-04-12 23:50:53 -07:00
Pavel Prystinka 7ed49fff78 Dominant speaker WIP 2023-04-12 11:02:24 -07:00
Pavel Prystinka 28b20bde76 remove DominantSpeakersInfoModel 2023-04-12 09:35:30 -07:00
Pavel Prystinka 5553c0d1cc Dominant speakers WIP 2023-04-11 15:15:57 -07:00
Pavel Prystinka 52c96271a5 Dominant speakers WIP 2023-04-11 15:14:05 -07:00
vhuseinova-msft 6c04f98b94
[Documentation] CODEOWNERS update (#743) 2023-04-11 21:13:18 +00:00
Pavel Prystinka a0b18b6cb0 When screen share do not react on dominant speakers changes 2023-04-11 12:33:55 -07:00