Commit Graph

8436 Commits

Author SHA1 Message Date
ElementBot
b3824fc18a Update screenshots 2024-09-23 15:32:52 +00:00
Benoit Marty
93e3d60ae9 Remove ability to change default common trace level 2024-09-23 17:21:39 +02:00
Benoit Marty
5bbe682810 Merge pull request #3515 from element-hq/feature/bma/fixRageshakeCrash
Fix crash when session is deleted on another client
2024-09-23 11:44:11 +02:00
Benoit Marty
693f785b88 Merge pull request #3508 from element-hq/renovate/dependencyanalysis
Update dependencyAnalysis to v2.0.2
2024-09-23 10:12:49 +02:00
Benoit Marty
8df51233de Merge pull request #3513 from element-hq/sync-localazy
Sync Strings
2024-09-23 10:11:13 +02:00
Benoit Marty
2d55abe15d Fix crash when the session is deleted on another client. 2024-09-23 09:30:48 +02:00
Benoit Marty
43cd501684 Avoid crash (OOM) when content is too long. 2024-09-23 09:11:39 +02:00
bmarty
a064fb4fab Sync Strings from Localazy 2024-09-23 00:23:49 +00:00
renovate[bot]
cf1b9a02f2 Update dependencyAnalysis to v2.0.2 2024-09-20 14:51:13 +00:00
ganfra
4ddfc78be2 Merge pull request #3500 from element-hq/feature/fga/pinned_message_icon
Pinned messages : add pin icon in timeline for pinned events.
2024-09-20 16:50:11 +02:00
Benoit Marty
9fe8710c2d Merge pull request #3408 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x
Update dependency org.maplibre.gl:android-sdk to v11.4.0
2024-09-20 15:34:46 +02:00
Benoit Marty
9ef43b84e5 Merge pull request #3440 from element-hq/renovate/com.otaliastudios-transcoder-0.x
Update dependency com.otaliastudios:transcoder to v0.11.1
2024-09-20 15:34:27 +02:00
Benoit Marty
59a3c2e1f3 Merge pull request #3443 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.7.3
2024-09-20 15:34:08 +02:00
Benoit Marty
2eb149fd18 Merge pull request #3436 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.4.12
2024-09-20 15:33:36 +02:00
ElementBot
1ff2fa37b1 Update screenshots 2024-09-20 12:24:48 +00:00
ganfra
2b796b2dda Pinned messages : add pin icon in timeline for pinned events. 2024-09-20 13:22:45 +02:00
Benoit Marty
39f0703765 Merge pull request #3501 from element-hq/bma/testRustMatrixClient
Test RustMatrixClient and other classes in the matrix module
2024-09-20 10:39:49 +02:00
Benoit Marty
f3b8a5d211 Fix DefaultNotifiableEventResolverTest tests. 2024-09-20 09:14:55 +02:00
Benoit Marty
7dea60018b Fix test compilation issue. 2024-09-20 09:07:23 +02:00
Benoit Marty
00c478d783 Fix compilation issue. 2024-09-19 20:32:22 +02:00
Benoit Marty
91b4af96cb Cleanup 2024-09-19 20:14:58 +02:00
ganfra
6111020cf0 Pinned messages : add pinnedEventIds to TimelineRoomInfo 2024-09-19 20:11:24 +02:00
Benoit Marty
af9f02c5d7 Add test on RustPushersService 2024-09-19 20:08:07 +02:00
Benoit Marty
297e97e7c9 Add test on AccountManagementAction.toRustAction() 2024-09-19 19:57:52 +02:00
Benoit Marty
f057d041c1 Add test on RustNotificationSettingsService 2024-09-19 19:55:27 +02:00
Benoit Marty
08b63943b8 Add unit test on RustNotificationService
And fix mapping error.
2024-09-19 19:43:40 +02:00
Benoit Marty
36c8cef657 Add unit test on ExternalSession.toSessionData 2024-09-19 17:35:40 +02:00
Benoit Marty
aa5a82686d Add unit test on HomeserverLoginDetails.map() 2024-09-19 17:27:55 +02:00
Benoit Marty
f35fd25baa Fix test 2024-09-19 17:21:26 +02:00
Benoit Marty
215015c0a4 Cleanup constructor and avoid creating many mapper instances 2024-09-19 17:15:52 +02:00
Benoit Marty
285ccf3ec0 Add test on RustRoomListService 2024-09-19 16:41:19 +02:00
Benoit Marty
4f8fe10176 Add test on RoomListFactory 2024-09-19 16:23:39 +02:00
Benoit Marty
b89e4c3ef3 Add test on RoomDirectorySearchProcessor
Give the responsibility to the RoomDirectorySearchProcessor to create the `MutableSharedFlow` since it requires a replayCache to work properly.
2024-09-19 16:04:31 +02:00
Benoit Marty
f4d8907f11 Add test on RustRoomDirectoryList 2024-09-19 15:40:25 +02:00
Benoit Marty
cc88de9dd2 Inject constructor 2024-09-19 15:16:19 +02:00
Benoit Marty
3e4117cf84 Merge pull request #3497 from element-hq/feature/bma/changeElementBotMail
Change ElementBot mail to android@element.io
2024-09-19 14:32:59 +02:00
Benoit Marty
f1a1a2cf48 Add test on RustRoomDirectoryService 2024-09-19 12:47:53 +02:00
Benoit Marty
8a7f657741 Cleanup 2024-09-19 12:46:24 +02:00
Benoit Marty
cc78096d87 Add test on RustClientSessionDelegate 2024-09-19 12:30:40 +02:00
Benoit Marty
fc795c9be8 Add test skeleton for RustMatrixClientFactory and RustMatrixAuthenticationService 2024-09-19 12:16:24 +02:00
Benoit Marty
b2abf0cf97 Fix compilation issue 2024-09-19 11:34:59 +02:00
Benoit Marty
b0c53a1fcb Create a factory function for RustMatrixClient 2024-09-19 11:32:02 +02:00
Benoit Marty
7db53c52ea Change signature of RustMatrixClient, val are not always necessary. 2024-09-19 11:26:25 +02:00
Benoit Marty
e3a58974dd Add first test on RustMatrixClient 2024-09-19 11:26:24 +02:00
Benoit Marty
5ec61619e1 Change ElementBot mail to android@element.io 2024-09-19 11:22:58 +02:00
Benoit Marty
a18463568b Changelog for version 0.6.3 2024-09-19 11:02:15 +02:00
Benoit Marty
5d611f5864 version++ 2024-09-19 10:37:15 +02:00
Benoit Marty
cbc8dc3620 Merge tag 'v0.6.3' into develop
tag
2024-09-19 10:36:47 +02:00
Benoit Marty
4c3d06ddb6 Merge branch 'release/0.6.3' into main 2024-09-19 10:36:36 +02:00
Benoit Marty
63595238e0 Adding fastlane file for version 0.6.3 2024-09-19 10:36:33 +02:00