Commit graph

5091 commits

Author SHA1 Message Date
Benoit Marty
7889ff118c Restore test for image sending, now that computing Thumbnail can fail. 2023-12-19 11:05:40 +01:00
Benoit Marty
ca751aac12 ThumbnailUtils.createImageThumbnail can throw IOException, and we can ignore it. 2023-12-19 10:47:31 +01:00
Benoit Marty
f7d8c45091 dict 2023-12-19 10:43:54 +01:00
Benoit Marty
d3654ef284 blurhash cannot be null here 2023-12-19 10:43:28 +01:00
Benoit Marty
ee766ecf26 Providing a thumbnail when sending a media is now optional. 2023-12-19 10:41:44 +01:00
Benoit Marty
4dc0ddcb80
Merge pull request #2055 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.78
2023-12-19 10:11:58 +01:00
Benoit Marty
f011077c09
Merge pull request #2052 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.1.0
2023-12-18 22:43:05 +01:00
Benoit Marty
04b8f50e23
Merge pull request #2051 from element-hq/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9.0.7
2023-12-18 22:42:43 +01:00
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
renovate[bot]
5bb4e1afa3
Update dependency io.sentry:sentry-android to v7.1.0 2023-12-18 15:49:40 +00:00
renovate[bot]
4716a811f0
Update plugin dependencycheck to v9.0.7 2023-12-18 13:51:44 +00: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