1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

Adding last seen details + fix observation of wrong deviceId in ViewModel

This commit is contained in:
Maxime NATUREL
2022-09-02 10:02:54 +02:00
parent 3eaf5f7fe0
commit bbe238e9c6
12 changed files with 91 additions and 20 deletions

View File

@ -3247,5 +3247,6 @@
</plurals>
<string name="device_manager_current_session_title">Current Session</string>
<string name="device_manager_session_title">Session</string>
<string name="device_manager_session_last_activity">Last activity %1$s</string>
</resources>