Doug
ec9f6e21a8
Log any failures when creating a call widget. ( #3339 )
2024-09-27 11:40:43 +01:00
Stefan Ceriu
89eae00479
Switch license to AGPL ( #3237 )
...
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
2024-09-06 16:34:30 +03:00
Doug
1d29d4de8a
Remove GenericCallLinkCoordinator, merging it into CallScreen. ( #3181 )
...
* Remove incorrect message send call and fix typo.
* Add overlay coordinator presentation to the NavigationRootCoordinator.
* Remove GenericCallLinkCoordinator, merging it into CallScreen.
This will allow for picture in picture on call links when available.
2024-08-19 17:21:25 +01:00
Stefan Ceriu
11285f3a55
Fixes #3050 - Sync mute state between ElementCall and CallKit
2024-08-06 14:31:27 +03:00
Doug
af32b84826
Update the SDK fixing a few room list bugs. ( #3054 )
...
* Update the SDK.
* Handle API break for editing timeline items.
* Handle API break for Element Call
2024-07-17 15:48:32 +01:00
Doug
01e3010b49
Make sure Element Call uses the correct theme and language. ( #3017 )
2024-07-09 12:07:13 +01:00
Stefan Ceriu
9c15d52a3b
Fixes #1997 - Be more specific with the widget permissions
2024-05-29 14:01:35 +03:00
Stefan Ceriu
b55eb7d19e
Fixes #2878 - Retain cycles on the ElementCall webView and correctly tear down the call on dismissal.
2024-05-24 15:32:56 +03:00
Stefan Ceriu
c770cb0e92
Base ElementCall encryption on the room encryption state, remove developer options setting
2024-02-01 17:18:17 +02:00
Stefan Ceriu
ed0eed76e5
Expose Element Call settings in the developer options. Start using th… ( #2039 )
...
* Expose Element Call settings in the developer options. Start using the encryption widget parameter.
* Remove the Element Call feature flag
2023-11-07 16:12:03 +02:00
Mauro
f4d164b2e7
Fix NSE Leak ( #2022 )
2023-11-03 20:30:58 +00:00
Stefan Ceriu
7e77c2ffad
Bump the RustSDK to v1.1.25
2023-10-20 16:59:27 +03:00
Mauro
04cce54c40
Send Intentional Mentions ( #1929 )
...
* updated sdks
* fix waveform
* implementation completed
* intentional mentions test
* removed unused var
* suggestion
2023-10-20 16:51:25 +03:00
Stefan Ceriu
af3d7f66d7
Implement support for ElementCall through Rust side widgets ( #1906 )
...
* Implement support for ElementCall through Rust side widgets
* Add Element Call feature flag
* Fix the unit tests
* Address PR comments
2023-10-17 12:41:56 +03:00