element-hq / element-hq/element-android
Support the widget API features needed for Element Call integration
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Your use case
#### What would you like to do?
Implement [MSC2762](https://github.com/matrix-org/matrix-spec-proposals/pull/2762), [MSC3819](https://github.com/matrix-org/matrix-spec-proposals/pull/3819), and [MSC3846](https://github.com/matrix-org/matrix-spec-proposals/pull/3846) in Element Android
#### Why would you like to do it?
It's a prerequisite for integrating Element Call into Element Android, which is the future of VoIP in Element.
#### How would you like to achieve it?
Firstly, the most basic functionality of the [widget API](https://github.com/matrix-org/matrix-spec-proposals/pull/2764) (negotiating capabilities, notifying the widget when the client is ready, etc.) needs to be implemented. Then, Element Android needs to add support for each of the MSCs listed above. Hopefully, both of these tasks can be greatly simplified by reusing the [matrix-widget-api](https://github.com/matrix-org/matrix-widget-api/) project, and referencing the matrix-react-sdk implementations linked on each of the MSCs.
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.