element-hq / element-hq/element-android
Show who initiated a call in a DM
- 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?
Show who initiated a call in DM instead of always displaying the contact
#### Why would you like to do it?
1. currently it looks like the other side has made the calls I made:

2. I would like to know who called like I want to know who wrote a message. From the UI perspective, this is only possible when the call was not successful, and in other cases only through comparing text differences in existing calls, see the complementary example in the following screenshot:

3. Consistency with Element web;

#### How would you like to achieve it?
Replace the existing contact name and avatar by the name and avatar of the person who called.
Ideally make it less big such that it doesn't take up so much space like it does now (a bit related to #2290 even though there aren't any individual events shown anymore)
Perhaps also rename "Call back" from the screenshot, because "call back" implies I was called.
### Have you considered any alternatives?
_No response_
### Additional context
Element Android 1.3.8
Contributor guide
Assessment
This issue has not been assessed yet.