element-x-ada/libraries/featureflag
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581)
* Integrate Element Call with widget API.

- Add `appconfig` module and extract constants that can be overridden in forks there.
- Add an Element Call feature flag, disabled by default.
- Refactor the whole `ElementCallActivity`, move most logic out of it.
- Integrate with the Rust Widget Driver API (note the Rust SDK version used in this PR lacks some needed changes to make the calls actually work).
- Handle calls differently based on `CallType`.
- Add UI to create/join a call.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-10-19 15:38:43 +00:00
..
api Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
impl Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
test [FeatureFlag] add more tests 2023-04-18 12:05:29 +02:00
ui Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00