Benoit Marty
|
c8912060fb
|
Fix another warning.
|
1 year ago |
Chris Smith
|
303a0a6677
|
Introduce MatrixClient.isMe for checking sessionID
|
1 year ago |
Chris Smith
|
83338131fd
|
Show descriptions for locations.
Descriptions show in the same message bubble above the map in
the timeline, and in a bar at the top of the expanded map view.
|
1 year ago |
bmarty
|
6e54ed7b77
|
Sync Strings from Localazy
|
1 year ago |
Chris Smith
|
1e17d2943f
|
Show location events in timeline
Not in scope: interacting with the timeline items,
reply formatting. These will be implemented separately.
Closes #689
|
1 year ago |
Benoit Marty
|
dfa1adb9c1
|
More cleanup
|
1 year ago |
Benoit Marty
|
798da50454
|
Use `CommonStrings` everywhere
|
1 year ago |
bmarty
|
874739ece9
|
Sync Strings from Localazy
|
1 year ago |
github-actions[bot]
|
fe5524bae4
|
Sync Strings (#630)
* Sync Strings from Localazy
* Update strings, remove broken German translation
* Update screenshots
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
1 year ago |
Benoit Marty
|
445df09411
|
Always use `import io.element.android.libraries.ui.strings.R as StringR`
|
1 year ago |
github-actions[bot]
|
044a3c991e
|
Sync Strings (#522)
Sync Strings from Localazy
|
1 year ago |
bmarty
|
175b7deccb
|
Sync Strings from Localazy
|
1 year ago |
Benoit Marty
|
9efb703854
|
Fix test compilation
|
1 year ago |
Benoit Marty
|
66baf1632e
|
Extract to sub classes
|
1 year ago |
Benoit Marty
|
b7278f3e3e
|
Process state event in timeline - WIP
|
1 year ago |
Benoit Marty
|
a5fc4ffe84
|
Rename `processMessageItem` to simple `format`
|
1 year ago |
Benoit Marty
|
abf7089cea
|
Inject StringProvider instead of context.
|
1 year ago |
Benoit Marty
|
9d66af834d
|
Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline.
|
1 year ago |