Commit graph

5081 commits

Author SHA1 Message Date
renovate[bot]
775a1fb602
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.78 2023-12-18 21:34:08 +00:00
Benoit Marty
37a0982a67
Merge pull request #2050 from element-hq/feature/bma/bottomSheetAvatar
Message bottom sheet: always show user avatar
2023-12-18 22:32:44 +01:00
Benoit Marty
cde8e0df25
Merge pull request #2040 from element-hq/feature/bma/fixLinkify
fix linkify
2023-12-18 14:51:14 +01:00
Benoit Marty
84403caf5c
Merge pull request #2049 from element-hq/feature/bma/codecovLink
Fix codecov badge link, broken due to organization renaming.
2023-12-18 14:50:57 +01:00
ElementBot
2753f363b8 Update screenshots 2023-12-18 13:43:33 +00:00
Benoit Marty
d0324323b9 Always show user avatar in message action sheet #2032 2023-12-18 14:36:44 +01:00
Benoit Marty
040fc3f9a2
Merge pull request #2039 from element-hq/feature/bma/fixInviteWording
Fix invite wording
2023-12-18 12:05:22 +01:00
Benoit Marty
dc84b897de Fix codecov badge link. 2023-12-18 11:57:45 +01:00
Benoit Marty
23d664d3b1 Fix Maestro 2023-12-18 09:59:02 +01:00
Benoit Marty
9ae480f7d4
Merge pull request #2046 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.3.8
2023-12-18 09:57:12 +01:00
Benoit Marty
3ac8968d37
Merge pull request #2048 from element-hq/sync-localazy
Sync Strings
2023-12-18 09:56:44 +01:00
bmarty
e60508a631 Sync Strings from Localazy 2023-12-18 00:10:14 +00:00
Benoit Marty
0129fdd370 Attempt to fix test on CI... 2023-12-17 11:25:28 +01:00
renovate[bot]
0e62856d01
Update dependency io.nlopez.compose.rules:detekt to v0.3.8 2023-12-17 09:48:27 +00:00
Benoit Marty
bd03831745 Fix more test. 2023-12-15 21:14:56 +01:00
Benoit Marty
dca7edd977 Fix more test. 2023-12-15 21:08:50 +01:00
Benoit Marty
5d4eaae933 Ensure test does not fail. 2023-12-15 20:07:11 +01:00
Benoit Marty
1b0a4093d9 Fix test which was passing for wrong reason. 2023-12-15 20:07:11 +01:00
Benoit Marty
b5a2c85e66 Let consumeItemsUntilPredicate fail if predicate is never true or if Complete occurs.
Do not fail on error for `consumeItemsUntilTimeout`
2023-12-15 20:07:11 +01:00
Benoit Marty
ff2fc7ff3a Also linkify emails. 2023-12-15 20:07:11 +01:00
Benoit Marty
d800b225b6 Consider the returned value of LinkifyCompat.addLinks 2023-12-15 20:07:11 +01:00
Benoit Marty
74729fe534 Apply the same fix for emotes, notices and other message type. 2023-12-15 20:07:11 +01:00
Benoit Marty
70abf6226f Use buildSpannedString 2023-12-15 20:07:11 +01:00
Benoit Marty
94e7b59e37 Format file. 2023-12-15 20:07:11 +01:00
Benoit Marty
7d55116347 Ensure link are clickable on simple body (#2038) 2023-12-15 20:07:11 +01:00
Benoit Marty
4c987c5b3f
Merge pull request #2013 from element-hq/feature/bma/logoutWording
Fix title of sign out screen regarding the different states
2023-12-15 20:06:15 +01:00
Benoit Marty
14b20b7e59 Attempt to fix test on CI 2023-12-15 19:14:54 +01:00
Benoit Marty
b0dabb128d Fix test in release
Be deterministic to try to fix test on CI.
2023-12-15 18:44:39 +01:00
ElementBot
cdfe23b824 Update screenshots 2023-12-15 18:44:08 +01:00
Benoit Marty
21945004de Fix title of sign out screen regarding the different states 2023-12-15 18:44:08 +01:00
Benoit Marty
a96d5ca5a6
Merge pull request #2043 from element-hq/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9.0.6
2023-12-15 18:22:00 +01:00
Benoit Marty
c82bdc41f0
Merge pull request #2042 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.3.7
2023-12-15 18:21:40 +01:00
renovate[bot]
3555986de2
Update plugin dependencycheck to v9.0.6 2023-12-15 16:11:37 +00:00
renovate[bot]
d34ffdfb71
Update dependency io.nlopez.compose.rules:detekt to v0.3.7 2023-12-15 16:11:32 +00:00
Jorge Martin Espinosa
7ed460b282
Fix scaling of timeline images (#1941)
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2023-12-15 13:26:20 +01:00
ElementBot
a76517f0ce Update screenshots 2023-12-15 12:09:51 +00:00
Benoit Marty
03de5e99a5 changelog 2023-12-15 13:02:14 +01:00
Benoit Marty
cb87712f4a Rename methods 2023-12-15 12:53:42 +01:00
Benoit Marty
bdfea78f34 Fix wording in room invite members view: Send -> Invite #2037 2023-12-15 12:53:10 +01:00
Benoit Marty
9130ecbd7d
Merge pull request #2035 from element-hq/feature/bma/scrollOnNewMessage
Scroll to bottom if the new event is from me, even if sent from another session
2023-12-15 11:29:32 +01:00
Benoit Marty
7749ccc619
Merge pull request #2036 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.3.6
2023-12-15 09:33:36 +01:00
Benoit Marty
788b445e99 Scroll to bottom if the new event is from me, even if sent from another device #1877.
This fixes the issue that the timeline does not scroll when sending an attachment to the room, since there is no local echo (yet) for such event.
2023-12-15 09:17:34 +01:00
renovate[bot]
1aaf9da769
Update dependency io.nlopez.compose.rules:detekt to v0.3.6 2023-12-14 22:51:54 +00:00
Benoit Marty
7283732f3b
Merge pull request #1913 from element-hq/julioromano/poll_history_entry_point
Poll history UI
2023-12-14 21:46:18 +01:00
Benoit Marty
dfec3abbd6 Fix test compilation 2023-12-14 20:53:20 +01:00
ganfra
9bdb388d9e MessagesPresenter : remove useless test 2023-12-14 19:00:32 +01:00
renovate[bot]
cabea138cb
Update actions/upload-artifact action to v4 (#2034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 18:58:03 +01:00
renovate[bot]
29c997d80d
Update wysiwyg to v2.22.0 (#2030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 17:37:38 +00:00
ganfra
5dfd64a23b Fix androidTest compilation 2023-12-14 18:33:59 +01:00
ElementBot
723fb123f1 Update screenshots 2023-12-14 16:48:04 +00:00