element-hq / element-hq/element-android
Implement presense pretty label
- 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 presence pretty label in the similar way as it on Element Web to show how long is user inactive or active.
https://github.com/matrix-org/matrix-react-sdk/blob/develop/src/components/views/rooms/PresenceLabel.tsx
#### Why would you like to do it?
To check whether a user was online in the recent time.
#### How would you like to achieve it?
Technically it's possible, in the same way as it is on Element Web.
It could be visible in the contact detail card below the role of the user in a room.
### 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.