Benoit Marty
|
ee845f5965
|
Merge pull request #3440 from element-hq/renovate/com.otaliastudios-transcoder-0.x
Update dependency com.otaliastudios:transcoder to v0.11.1
|
1 month ago |
renovate[bot]
|
032a89f7a5
|
Update android.gradle.plugin to v8.6.1
|
1 month ago |
Benoit Marty
|
8b3b5c07a9
|
Merge pull request #3443 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.7.3
|
1 month ago |
Benoit Marty
|
23c9cdb883
|
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
|
1 month ago |
ElementBot
|
90d7a5796c
|
Update screenshots
|
1 month ago |
ganfra
|
3886391557
|
Pinned messages : add pin icon in timeline for pinned events.
|
1 month ago |
Benoit Marty
|
6fc801ede6
|
Use aNotificationData and aNotifiableMessageEvent
And cleanup existing tests.
|
1 month ago |
Benoit Marty
|
ce650b06fb
|
Include sender name in notification for invite content.
|
1 month ago |
Benoit Marty
|
dfe9323455
|
Merge pull request #3501 from element-hq/bma/testRustMatrixClient
Test RustMatrixClient and other classes in the matrix module
|
1 month ago |
Benoit Marty
|
88a30eb321
|
Fix DefaultNotifiableEventResolverTest tests.
|
1 month ago |
Benoit Marty
|
1a9fe939ef
|
Fix test compilation issue.
|
1 month ago |
Benoit Marty
|
b3af1f8b52
|
Fix compilation issue.
|
1 month ago |
Benoit Marty
|
8c5e682f1b
|
Cleanup
|
1 month ago |
ganfra
|
7919c924fa
|
Pinned messages : add pinnedEventIds to TimelineRoomInfo
|
1 month ago |
Benoit Marty
|
98cfa25d5b
|
Add test on RustPushersService
|
1 month ago |
Benoit Marty
|
8439c104fe
|
Add test on AccountManagementAction.toRustAction()
|
1 month ago |
Benoit Marty
|
f209eb27ac
|
Add test on RustNotificationSettingsService
|
1 month ago |
Benoit Marty
|
6fa585f4c8
|
Add unit test on RustNotificationService
And fix mapping error.
|
1 month ago |
Benoit Marty
|
145c40ddfa
|
Add unit test on ExternalSession.toSessionData
|
1 month ago |
Benoit Marty
|
bfaa9f843c
|
Add unit test on HomeserverLoginDetails.map()
|
1 month ago |
Benoit Marty
|
e117b74b0b
|
Fix test
|
1 month ago |
Benoit Marty
|
8127aa6351
|
Cleanup constructor and avoid creating many mapper instances
|
1 month ago |
Benoit Marty
|
de7d93e37d
|
Add test on RustRoomListService
|
1 month ago |
Benoit Marty
|
1fd1f016be
|
Add test on RoomListFactory
|
1 month ago |
Benoit Marty
|
b67c428793
|
Add test on RoomDirectorySearchProcessor
Give the responsibility to the RoomDirectorySearchProcessor to create the `MutableSharedFlow` since it requires a replayCache to work properly.
|
1 month ago |
Benoit Marty
|
d1be4349f0
|
Add test on RustRoomDirectoryList
|
1 month ago |
Benoit Marty
|
a7d4babf48
|
Inject constructor
|
1 month ago |
Benoit Marty
|
95712614eb
|
Merge pull request #3497 from element-hq/feature/bma/changeElementBotMail
Change ElementBot mail to android@element.io
|
1 month ago |
ganfra
|
025f48a72c
|
Merge branch 'develop' into renovate/accompanist
|
1 month ago |
Benoit Marty
|
47df0d1e40
|
Add test on RustRoomDirectoryService
|
1 month ago |
Benoit Marty
|
77e6a9450a
|
Cleanup
|
1 month ago |
Benoit Marty
|
86844e0b27
|
Add test on RustClientSessionDelegate
|
1 month ago |
Benoit Marty
|
0e90e57444
|
Add test skeleton for RustMatrixClientFactory and RustMatrixAuthenticationService
|
1 month ago |
Benoit Marty
|
3f35bf7875
|
Fix compilation issue
|
1 month ago |
Benoit Marty
|
40e8b56f79
|
Create a factory function for RustMatrixClient
|
1 month ago |
Benoit Marty
|
96a2828de5
|
Change signature of RustMatrixClient, val are not always necessary.
|
1 month ago |
Benoit Marty
|
c8c79319eb
|
Add first test on RustMatrixClient
|
1 month ago |
Benoit Marty
|
197fe9b2e2
|
Change ElementBot mail to android@element.io
|
1 month ago |
Benoit Marty
|
929cefa21f
|
Changelog for version 0.6.3
|
1 month ago |
Benoit Marty
|
1dbd7df2fb
|
version++
|
1 month ago |
Benoit Marty
|
58ea2c78f1
|
Merge tag 'v0.6.3' into develop
tag
|
1 month ago |
Benoit Marty
|
cec945cd07
|
Merge branch 'release/0.6.3' into main
|
1 month ago |
Benoit Marty
|
7eac45e4d2
|
Adding fastlane file for version 0.6.3
|
1 month ago |
Benoit Marty
|
c510d1249d
|
Merge pull request #3450 from element-hq/feature/bma/improveCoverageMetrics
Improve code coverage metrics
|
1 month ago |
ganfra
|
63bf1d06ce
|
Merge pull request #3491 from element-hq/feature/fga/room_list_debounce_subscribe
Room list : debounce subscribe to visible rooms.
|
1 month ago |
Jorge Martín
|
4b2ea11037
|
Fix and add test
|
1 month ago |
ganfra
|
d11a0e16ba
|
Merge pull request #3490 from element-hq/feature/fga/update_rust_sdk_0.2.47
SDK 0.2.47
|
1 month ago |
ganfra
|
b364cee500
|
Room list : debounce subscribe to visible rooms.
|
1 month ago |
ganfra
|
2d313089e1
|
Merge pull request #3487 from element-hq/feature/fga/timeline_improvements
Timeline related improvements
|
1 month ago |
ganfra
|
730aa95da6
|
Rust sdk : update to 0.2.47
|
1 month ago |