Commit Graph

  • ce650b06fb Include sender name in notification for invite content. Benoit Marty 2024-09-20 11:23:42 +02:00
  • dfe9323455 Merge pull request #3501 from element-hq/bma/testRustMatrixClient Benoit Marty 2024-09-20 10:39:49 +02:00
  • 88a30eb321 Fix DefaultNotifiableEventResolverTest tests. Benoit Marty 2024-09-20 09:14:55 +02:00
  • 1a9fe939ef Fix test compilation issue. Benoit Marty 2024-09-20 09:07:23 +02:00
  • b3af1f8b52 Fix compilation issue. Benoit Marty 2024-09-19 20:32:22 +02:00
  • 8c5e682f1b Cleanup Benoit Marty 2024-09-19 20:14:58 +02:00
  • 7919c924fa Pinned messages : add pinnedEventIds to TimelineRoomInfo ganfra 2024-09-19 20:11:24 +02:00
  • 98cfa25d5b Add test on RustPushersService Benoit Marty 2024-09-19 20:08:07 +02:00
  • 8439c104fe Add test on AccountManagementAction.toRustAction() Benoit Marty 2024-09-19 19:57:52 +02:00
  • f209eb27ac Add test on RustNotificationSettingsService Benoit Marty 2024-09-19 19:55:27 +02:00
  • 6fa585f4c8 Add unit test on RustNotificationService And fix mapping error. Benoit Marty 2024-09-19 18:26:36 +02:00
  • 145c40ddfa Add unit test on ExternalSession.toSessionData Benoit Marty 2024-09-19 17:35:40 +02:00
  • bfaa9f843c Add unit test on HomeserverLoginDetails.map() Benoit Marty 2024-09-19 17:27:55 +02:00
  • e117b74b0b Fix test Benoit Marty 2024-09-19 17:21:26 +02:00
  • 8127aa6351 Cleanup constructor and avoid creating many mapper instances Benoit Marty 2024-09-19 17:06:49 +02:00
  • de7d93e37d Add test on RustRoomListService Benoit Marty 2024-09-19 16:41:19 +02:00
  • 1fd1f016be Add test on RoomListFactory Benoit Marty 2024-09-19 16:23:39 +02:00
  • b67c428793 Add test on RoomDirectorySearchProcessor Give the responsibility to the RoomDirectorySearchProcessor to create the MutableSharedFlow since it requires a replayCache to work properly. Benoit Marty 2024-09-19 16:00:57 +02:00
  • d1be4349f0 Add test on RustRoomDirectoryList Benoit Marty 2024-09-19 15:40:25 +02:00
  • a7d4babf48 Inject constructor Benoit Marty 2024-09-19 15:16:19 +02:00
  • 95712614eb Merge pull request #3497 from element-hq/feature/bma/changeElementBotMail Benoit Marty 2024-09-19 14:32:59 +02:00
  • 025f48a72c Merge branch 'develop' into renovate/accompanist ganfra 2024-09-19 13:01:23 +02:00
  • 47df0d1e40 Add test on RustRoomDirectoryService Benoit Marty 2024-09-19 12:47:53 +02:00
  • 77e6a9450a Cleanup Benoit Marty 2024-09-19 12:46:24 +02:00
  • 86844e0b27 Add test on RustClientSessionDelegate Benoit Marty 2024-09-19 12:28:51 +02:00
  • 0e90e57444 Add test skeleton for RustMatrixClientFactory and RustMatrixAuthenticationService Benoit Marty 2024-09-19 12:16:24 +02:00
  • 3f35bf7875 Fix compilation issue Benoit Marty 2024-09-19 11:34:59 +02:00
  • 40e8b56f79 Create a factory function for RustMatrixClient Benoit Marty 2024-09-19 11:32:02 +02:00
  • 96a2828de5 Change signature of RustMatrixClient, val are not always necessary. Benoit Marty 2024-09-19 10:22:01 +02:00
  • c8c79319eb Add first test on RustMatrixClient Benoit Marty 2024-09-19 09:50:29 +02:00
  • 197fe9b2e2 Change ElementBot mail to android@element.io Benoit Marty 2024-09-19 11:22:58 +02:00
  • 929cefa21f Changelog for version 0.6.3 Benoit Marty 2024-09-19 11:02:15 +02:00
  • 1dbd7df2fb version++ Benoit Marty 2024-09-19 10:37:15 +02:00
  • 58ea2c78f1 Merge tag 'v0.6.3' into develop Benoit Marty 2024-09-19 10:36:47 +02:00
  • cec945cd07 Merge branch 'release/0.6.3' into main Benoit Marty 2024-09-19 10:36:36 +02:00
  • 7eac45e4d2 Adding fastlane file for version 0.6.3 Benoit Marty 2024-09-19 10:36:33 +02:00
  • c510d1249d Merge pull request #3450 from element-hq/feature/bma/improveCoverageMetrics Benoit Marty 2024-09-19 10:02:55 +02:00
  • 63bf1d06ce Merge pull request #3491 from element-hq/feature/fga/room_list_debounce_subscribe ganfra 2024-09-19 09:07:21 +02:00
  • 4b2ea11037 Fix and add test Jorge Martín 2024-09-19 08:15:12 +02:00
  • d11a0e16ba Merge pull request #3490 from element-hq/feature/fga/update_rust_sdk_0.2.47 ganfra 2024-09-18 21:29:46 +02:00
  • b364cee500 Room list : debounce subscribe to visible rooms. ganfra 2024-09-18 21:07:39 +02:00
  • 2d313089e1 Merge pull request #3487 from element-hq/feature/fga/timeline_improvements ganfra 2024-09-18 20:50:00 +02:00
  • 730aa95da6 Rust sdk : update to 0.2.47 ganfra 2024-09-18 20:35:57 +02:00
  • 2d9b0bbe19 Adapt Konsist test for Fake Rust classes. Benoit Marty 2024-09-18 18:50:54 +02:00
  • 4a4a8073fa Cleanup Benoit Marty 2024-09-18 18:41:28 +02:00
  • e9a898ff82 Cleanup Benoit Marty 2024-09-18 18:07:57 +02:00
  • 85ff062c73 Add unit test on SessionPathsProvider Benoit Marty 2024-09-12 20:34:39 +02:00
  • 5de84f6ad8 Use aSessionData() from the test module. And fix typo. Benoit Marty 2024-09-12 20:25:53 +02:00
  • 619841fc80 Add unit test on MatrixTimelineDiffProcessor Benoit Marty 2024-09-12 19:48:21 +02:00
  • 6cb4d10375 Fix typo Benoit Marty 2024-09-12 19:43:37 +02:00
  • eea976bb18 Add unit test on toSessionData Benoit Marty 2024-09-12 18:09:12 +02:00
  • c26e889d45 Add unit test on DefaultPassphraseGenerator Benoit Marty 2024-09-12 17:56:00 +02:00
  • db311c4ccc Add unit test on DefaultUserServerResolver Benoit Marty 2024-09-12 17:44:34 +02:00
  • 525186cb18 Exclude RoomListEntriesUpdate.describe() from coverage, it's only used to debug the app. Benoit Marty 2024-09-12 17:41:29 +02:00
  • e111d78a24 Add missing test for RoomListEntriesUpdate.Reset Benoit Marty 2024-09-12 17:35:22 +02:00
  • 51e661013e Add unit test on PollKind mapper Benoit Marty 2024-09-12 17:17:17 +02:00
  • 32c2101184 Add unit test on LoadingIndicatorsPostProcessor Benoit Marty 2024-09-12 17:15:09 +02:00
  • 2ee71b5dee Add unit test on LastForwardIndicatorsPostProcessor Benoit Marty 2024-09-12 17:05:11 +02:00
  • 26260aed9f Fix compilation issue after rebase. Benoit Marty 2024-09-12 16:47:11 +02:00
  • 98f6effd8d Add unit test on RoomMemberMapper Benoit Marty 2024-09-12 15:00:30 +02:00
  • b237485a6c Add unit test on AssetType.toInner() Benoit Marty 2024-09-12 14:55:55 +02:00
  • 7b75affe2d Add unit test on RoomPreviewMapper Benoit Marty 2024-09-12 14:54:08 +02:00
  • 2d274a9b34 Add unit test on RoomDescriptionMapper Benoit Marty 2024-09-12 14:48:07 +02:00
  • 9ae7e998c0 Add unit test on SyncServiceState.toSyncState Benoit Marty 2024-09-12 14:22:11 +02:00
  • e2a4fbbd61 Add unit test on UserSearchResultMapper Benoit Marty 2024-09-12 14:18:54 +02:00
  • 88004db531 Add unit test on UserProfileMapper Benoit Marty 2024-09-12 14:14:59 +02:00
  • 2514a7f710 Add unit test on toRoomType Benoit Marty 2024-09-12 14:13:18 +02:00
  • 8efdf6604b Add unit test on ReceiptType.toRustReceiptType() Benoit Marty 2024-09-12 14:11:41 +02:00
  • a60198a716 Add unit test on MatrixRoomInfoMapper Benoit Marty 2024-09-12 14:10:01 +02:00
  • 97f0b65c03 Change type of items in activeRoomCallParticipants from String to UserId Benoit Marty 2024-09-12 13:59:17 +02:00
  • 7903223585 Change type of items in alternativeAliases from String to RoomAlias Benoit Marty 2024-09-12 13:54:40 +02:00
  • 56ac755b62 Add unit test on MessageEventType mappers Benoit Marty 2024-09-12 13:42:23 +02:00
  • 764b0cf8d3 Add unit test on elementHeroes() Benoit Marty 2024-09-12 13:39:17 +02:00
  • 03b9a0f313 Add unit test on mappers Benoit Marty 2024-09-12 13:26:29 +02:00
  • 5b44eab444 Ensure mapping of Rust exceptions cover all cases. Benoit Marty 2024-09-12 13:05:45 +02:00
  • 5b8e99149a Add unit test on crypto mappers Benoit Marty 2024-09-12 12:58:00 +02:00
  • eca112fcc0 Add unit test on providesTracingFilterConfiguration Benoit Marty 2024-09-12 12:52:46 +02:00
  • 021d7297e5 Add unit test on ProgressWatcherWrapper Benoit Marty 2024-09-12 12:47:55 +02:00
  • 25fd71cb2c Make sure Throwable.mapAuthenticationException() is exhaustive on mapping ClientBuildException and add test for full coverage. Benoit Marty 2024-09-12 12:40:26 +02:00
  • 18461fa1f1 Add unit test on QrLoginProgress.toStep() Benoit Marty 2024-09-12 12:24:42 +02:00
  • e43491ac5a Add unit test on QrErrorMapper Benoit Marty 2024-09-12 12:19:38 +02:00
  • 30847e9e1f Add unit test on toAnalyticsJoinedRoom and fix a mapping issue. Benoit Marty 2024-09-12 12:09:02 +02:00
  • d5ac6dabdf Fix sliding sync proxy login not working after native SS failure (#3489) Jorge Martin Espinosa 2024-09-18 17:02:49 +02:00
  • 1242316c05 Timeline : makes sure we don't emit empty list when navigating back to timeline. ganfra 2024-09-18 14:01:24 +02:00
  • 79222439ae Merge pull request #3488 from element-hq/feature/bma/cleanupAndFixtures Benoit Marty 2024-09-18 15:51:32 +02:00
  • 4f86909805 Merge pull request #3485 from element-hq/feature/fga/iterate_send_failure_verification ganfra 2024-09-18 15:04:34 +02:00
  • 352dbdb9cb Cleanup tests. Benoit Marty 2024-09-18 14:26:45 +02:00
  • 7c56bc4c6b Move FakeRust classes and factories to a fixtures package Benoit Marty 2024-09-18 14:14:44 +02:00
  • 6b4cce7de3 Code cleanup Benoit Marty 2024-09-18 14:14:10 +02:00
  • 05f2c71745 Pinned messages : remove debounce now it's properly handled by sdk. ganfra 2024-09-18 14:01:05 +02:00
  • df72d281c9 Merge pull request #3481 from element-hq/feature/bma/testAccounteDeactivationView Benoit Marty 2024-09-18 13:58:18 +02:00
  • e95388f3c4 Merge pull request #3486 from element-hq/feature/bma/fixRoomAliasMatcch Benoit Marty 2024-09-18 13:56:00 +02:00
  • c08b8c0416 Make sure the logout action doesn't cause a crash (#3480) Jorge Martin Espinosa 2024-09-18 13:54:54 +02:00
  • 1a049832ab Distinguish between roomId and roomAlias. Benoit Marty 2024-09-18 11:41:15 +02:00
  • 5240555329 Resolve send failure verification : clearer message when unsigned device is from you ganfra 2024-09-18 11:07:07 +02:00
  • 5e3def8185 Add tests on AccountDeactivationView Benoit Marty 2024-09-17 21:17:04 +02:00
  • 2def7f284d Update dependency com.posthog:posthog-android to v3.7.3 renovate[bot] 2024-09-17 18:34:25 +00:00
  • dbc4c8f56e Changelog for version 0.6.2 Benoit Marty 2024-09-17 20:33:16 +02:00
  • 4bd7fbe2b0 version++ Benoit Marty 2024-09-17 20:06:10 +02:00
  • 8829ed156c Merge tag 'v0.6.2' into develop Benoit Marty 2024-09-17 20:05:29 +02:00