element-android icon indicating copy to clipboard operation
element-android copied to clipboard

Support the widget API features needed for Element Call integration

Open robintown opened this issue 3 years ago • 2 comments

Your use case

What would you like to do?

Implement MSC2762, MSC3819, and MSC3846 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 (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 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

robintown avatar Jul 29 '22 02:07 robintown

Its strange that widget api isnt implemented on mobile yet. This feature is really powerful, but most users are on phones rather than desktops, so widgets end up underused. Other messengers dont have anything like this, which makes it even more of a missed opportunity

ministr-kaifa avatar Oct 11 '25 22:10 ministr-kaifa

Element still has issues with widgets on Android they often get stuck loading or fail to open, and sometimes adding a new one just throws an error. The feature itself is really powerful, but because of these bugs and the lack of proper mobile support, it’s barely used. It’s a shame, since no other messenger offers anything similar, making it a missed opportunity.

MagnumNodus avatar Oct 11 '25 23:10 MagnumNodus