Benoit Marty
8f3fbe70f8
Create TitleAndSubtitle to reduce code duplication and add badges to DM.
4 months ago
ElementBot
93c1b2005a
Update screenshots
4 months ago
Benoit Marty
da1f8cd465
Use DmAvatars in header of DM details.
4 months ago
Benoit Marty
76add1fff1
Extract `MainActionsSection` from the when cases, since this is code duplication.
4 months ago
Benoit Marty
17d2d7b0d7
Fix issue in avatar rendering and add a preview.
4 months ago
Benoit Marty
f4325aed50
Create DmAvatars to render both users of a DM.
4 months ago
ganfra
2d324a7f4b
Reply : fix reply cropped in timeline
4 months ago
ganfra
6ac7ab84ce
Draft : branch reply mode
4 months ago
renovate[bot]
73c6291aa2
Update dependency com.freeletics.flowredux:compose to v1.2.2 ( #3067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
ganfra
5597a1743a
Reply : refactor so we can use ReplyToDetails in Composer and Timeline
4 months ago
Jorge Martin Espinosa
310a7fc229
Resolve display names in mentions in real time ( #3051 )
...
* Resolve display names in mentions in real time
* Use `LocalRoomMemberProfilesCache` to avoid having to implement `TextMessagePresenter`
* Also use local composition provider for `MentionSpanProvider`
4 months ago
Benoit Marty
981dad71a3
Merge pull request #3058 from element-hq/feature/bma/dmColor
...
Let Dms use other member color.
4 months ago
Benoit Marty
3ce4af97cc
Use `repeat` in the Preview.
5 months ago
Benoit Marty
cea7dce432
Create extension `RoomMember.getAvatarData` to avoid code duplication.
5 months ago
Benoit Marty
1f3468986c
Use extension
5 months ago
ganfra
08816bd2df
Reply : move InReplyTo and related to matrix.ui module.
5 months ago
Benoit Marty
98f218a2b3
Code simplification.
5 months ago
Benoit Marty
7d0323d708
Create extension `RoomSummaryDetails.getAvatarData` to avoid code duplication.
5 months ago
Benoit Marty
33c76dfd2d
Use extension MatrixUser.getAvatarData and fix compilation issue.
5 months ago
Benoit Marty
a2ff1dc933
Use ImmutableList in Composable.
5 months ago
Benoit Marty
09f3868b53
Fix test.
5 months ago
renovate[bot]
b90521e53f
Update danger/danger-js action to v12.3.3 ( #3059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Benoit Marty
db23d8395b
Merge pull request #3060 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.4.0
5 months ago
ElementBot
b9e204a0e8
Update screenshots
5 months ago
renovate[bot]
fa969bb0b3
Update dependency com.posthog:posthog-android to v3.4.0
5 months ago
Jorge Martin Espinosa
4f69ab70cc
Use full date format for day dividers in timeline ( #3057 )
...
* Use full date format for day dividers in timeline
* Use AM/PM for `DefaultLastMessageTimestampFormatter` when the locale needs it
5 months ago
Benoit Marty
a9f23c06b0
Add enum `Suggestion` instead of reusing `TimelineRoom`
5 months ago
ElementBot
97add3941c
Update screenshots
5 months ago
Benoit Marty
ac6e56fead
Use heroes only for DMs. #1538
5 months ago
Benoit Marty
99c90f1ced
Use heroes to render room avatars
5 months ago
Benoit Marty
0754404aed
Add preview and fix rendering issue.
5 months ago
Benoit Marty
ad02e05bf4
Use heroes to render room avatars
5 months ago
ganfra
f24e87faf1
Timeline : introduce loadReplyDetails api
5 months ago
Benoit Marty
a199a8605f
Add heroes to `RoomSummaryDetails`
5 months ago
Benoit Marty
a0f21d0b63
Add enum `EditProfileDetails` instead of reusing `RoomHeader`
5 months ago
Benoit Marty
61c21b6a96
Introduce CompositeAvatar to render heroes when main AvatarData does not have URL.
5 months ago
ganfra
9aa82b42fd
Draft : introduce DraftService and start using it.
5 months ago
Benoit Marty
14062c687e
Map RoomHero to MatrixRoomInfo.
5 months ago
Benoit Marty
5ef27c2cde
changelog
5 months ago
Benoit Marty
8a91ec7254
Change color use in notification to FF0DBD8B
5 months ago
Benoit Marty
faa40dbb19
Move `notification_accent_color` from resource file to `NotificationConfig`
5 months ago
Benoit Marty
2c181e376b
Remove unused import.
5 months ago
ganfra
dc331640f9
Draft : expose new apis from sdk
5 months ago
ganfra
4317b80844
Merge pull request #3054 from element-hq/feature/fga/sending_queue_iteration
...
Feature/fga/sending queue iteration
5 months ago
ganfra
112cd36ce2
version++
5 months ago
ganfra
357681fbe4
Merge branch 'release/0.4.15' into develop
5 months ago
ganfra
e19c72374e
Merge branch 'release/0.4.15' into main
5 months ago
ganfra
723c7bda66
Adding fastlane file for version 0.4.15
5 months ago
ganfra
d8bbe7d58a
Changelog for version 0.4.15
5 months ago
ganfra
b874d3e38c
Merge branch 'develop' into feature/fga/sending_queue_iteration
5 months ago