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

876 Коммитов

Автор SHA1 Сообщение Дата
pavelprystinka d85bf5443b
[Calling] Get latest from main after release 2023-09-07 17:21:27 -07:00
pavelprystinka 54d085be98
Merge branch 'develop' into main_to_develop_merge 2023-09-07 14:12:28 -07:00
pavelprystinka b836e52073
[Calling] Release calling 1.4.0 2023-09-07 14:07:31 -07:00
Pavel Prystinka a2bc71e3e4 Merge branch 'main' into release/calling-1.4.0
# Conflicts:
#	azure-communication-ui/build.gradle
#	azure-communication-ui/calling/README.md
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/DiagnosticConfig.kt
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/di/DependencyInjectionContainer.kt
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/error/ErrorHandler.kt
#	azure-communication-ui/calling/src/test/java/com/azure/android/communication/ui/service/calling/DiagnosticConfigUnitTests.kt
#	docs/CHANGELOG_UI_CALLING.md
2023-09-07 13:19:53 -07:00
pavelprystinka 5f355e02a2
[Calling] Bugfix - cleanup dominant speaker handler 2023-08-29 15:42:39 -07:00
pavelprystinka d92fe25b70
[Calling] Update changelog 2023-08-28 12:23:26 -07:00
pavelprystinka 89310e0c5a
[Calling] Update SDK version to 2.5.0 2023-08-24 09:29:06 -07:00
pavelprystinka edd659fffe
[Calling][Doc] Add javadoc and make CallCompositeSupportedScreenOrientation final (#816) 2023-08-16 18:38:46 -07:00
pavelprystinka 9f68aac131
[Calling][API] Make fromString public for CallCompositeSetParticipantViewDataResult 2023-08-16 16:12:18 -07:00
pavelprystinka 5e561bb262
[Calling][Feature] callstatechange exitcomposite api merge (#814) 2023-08-15 16:06:57 -07:00
pavelprystinka 480485ecd8
Update ci.yml for Azure Pipelines to build instead of assemble 2023-08-15 16:06:12 -07:00
Pavel Prystinka 9b072808a1 Merge branch 'develop' into release/calling-1.4.0
# Conflicts:
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/presentation/CallCompositeActivity.kt
#	azure-communication-ui/demo-app/src/calling/java/com/azure/android/communication/ui/callingcompositedemoapp/SettingsActivity.kt
2023-08-14 16:34:43 -07:00
Mohtasim 93281e2fd5
[Calling][Feature] Orientation API implementation (#804) 2023-08-14 13:15:11 -05:00
Pavel Prystinka e0f2294ff0 Merge branch 'feature/callstatechange_exitcomposite_api' into release/calling-1.4.0 2023-07-24 12:57:38 -07:00
pavelprystinka a1fe6251b2
[Calling][Feature] Call state change and exit composite api arb feedback addressing (#805) 2023-07-24 10:45:59 -07:00
Pavel Prystinka 249c806bbb Merge branch 'feature/callstatechange_exitcomposite_api' into release/calling-1.4.0
# Conflicts:
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/di/DependencyInjectionContainer.kt
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/error/ErrorHandler.kt
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/presentation/CallCompositeActivity.kt
#	azure-communication-ui/demo-app/src/calling/java/com/azure/android/communication/ui/callingcompositedemoapp/CallLauncherViewModel.kt
#	azure-communication-ui/demo-app/src/calling/java/com/azure/android/communication/ui/callingcompositedemoapp/SettingsActivity.kt
#	docs/CHANGELOG_UI_CALLING.md
2023-07-20 15:00:00 -07:00
Pavel Prystinka 6aaafcc23c Update version to 1.4.0 2023-07-20 14:29:59 -07:00
Pavel Prystinka a42bb5bb1b Merge commit '4ad3704c6050de7fb0a466d1bdbd1905ef5febc2' into release/calling-1.4.0
# Conflicts:
#	azure-communication-ui/build.gradle
#	azure-communication-ui/calling/src/main/java/com/azure/android/communication/ui/calling/DiagnosticConfig.kt
#	azure-communication-ui/calling/src/test/java/com/azure/android/communication/ui/service/calling/DiagnosticConfigUnitTests.kt
#	docs/CHANGELOG_UI_CALLING.md
2023-07-20 12:48:44 -07:00
Mohtasim 4ad3704c60 Removing unnecessary picks
Signed-off-by: Mohtasim <mbellah@microsoft.com>
2023-07-19 18:26:07 -07:00
Mohtasim 46b00cb4a6 Adding javadoc for the public api constant
Signed-off-by: Mohtasim <mbellah@microsoft.com>
2023-07-19 18:23:44 -07:00
Mohtasim 548e06eb6a Adding user landscape to be aligned with iOS
Signed-off-by: Mohtasim <mbellah@microsoft.com>
2023-07-19 18:23:34 -07:00
pavelprystinka 35919c57d7 [Refactor] Orientation code style (#779) 2023-07-19 18:22:58 -07:00
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