Commit graph

  • d66b0133fd Add unit test on AssetType.toInner() Benoit Marty 2024-09-12 14:55:55 +02:00
  • 23fc5bc384 Add unit test on RoomPreviewMapper Benoit Marty 2024-09-12 14:54:08 +02:00
  • 99d9253e9a Add unit test on RoomDescriptionMapper Benoit Marty 2024-09-12 14:48:07 +02:00
  • 149cf7313b Add unit test on SyncServiceState.toSyncState Benoit Marty 2024-09-12 14:22:11 +02:00
  • 662e79871c Add unit test on UserSearchResultMapper Benoit Marty 2024-09-12 14:18:54 +02:00
  • 292e587276 Add unit test on UserProfileMapper Benoit Marty 2024-09-12 14:14:59 +02:00
  • 07258052e4 Add unit test on toRoomType Benoit Marty 2024-09-12 14:13:18 +02:00
  • d13c9d9851 Add unit test on ReceiptType.toRustReceiptType() Benoit Marty 2024-09-12 14:11:41 +02:00
  • b540b4796e Add unit test on MatrixRoomInfoMapper Benoit Marty 2024-09-12 14:10:01 +02:00
  • 7626ace24c Change type of items in activeRoomCallParticipants from String to UserId Benoit Marty 2024-09-12 13:59:17 +02:00
  • b842a53106 Change type of items in alternativeAliases from String to RoomAlias Benoit Marty 2024-09-12 13:54:40 +02:00
  • 33f8d2d013 Add unit test on MessageEventType mappers Benoit Marty 2024-09-12 13:42:23 +02:00
  • 9e59aac6c7 Add unit test on elementHeroes() Benoit Marty 2024-09-12 13:39:17 +02:00
  • 0c37938f44 Add unit test on mappers Benoit Marty 2024-09-12 13:26:29 +02:00
  • e5fdfc366b Ensure mapping of Rust exceptions cover all cases. Benoit Marty 2024-09-12 13:05:45 +02:00
  • f028e902db Add unit test on crypto mappers Benoit Marty 2024-09-12 12:58:00 +02:00
  • 1ae10364ae Add unit test on providesTracingFilterConfiguration Benoit Marty 2024-09-12 12:52:46 +02:00
  • 6296cf25d9 Add unit test on ProgressWatcherWrapper Benoit Marty 2024-09-12 12:47:55 +02:00
  • a77f408432 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
  • 03eb7521ba Add unit test on QrLoginProgress.toStep() Benoit Marty 2024-09-12 12:24:42 +02:00
  • c3bb7ef84f Add unit test on QrErrorMapper Benoit Marty 2024-09-12 12:19:38 +02:00
  • 9578d67981 Add unit test on toAnalyticsJoinedRoom and fix a mapping issue. Benoit Marty 2024-09-12 12:09:02 +02:00
  • cb3c5d0c49 Fix sliding sync proxy login not working after native SS failure (#3489) Jorge Martin Espinosa 2024-09-18 17:02:49 +02:00
  • 33ba3be82e Timeline : makes sure we don't emit empty list when navigating back to timeline. ganfra 2024-09-18 14:01:24 +02:00
  • 874fb491ab Merge pull request #3488 from element-hq/feature/bma/cleanupAndFixtures Benoit Marty 2024-09-18 15:51:32 +02:00
  • 212b948399 Merge pull request #3485 from element-hq/feature/fga/iterate_send_failure_verification ganfra 2024-09-18 15:04:34 +02:00
  • d7c92e3824 Cleanup tests. Benoit Marty 2024-09-18 14:26:45 +02:00
  • d9f96b8fb3 Move FakeRust classes and factories to a fixtures package Benoit Marty 2024-09-18 14:14:44 +02:00
  • 7f7612ef12 Code cleanup Benoit Marty 2024-09-18 14:14:10 +02:00
  • 9445111b42 Pinned messages : remove debounce now it's properly handled by sdk. ganfra 2024-09-18 14:01:05 +02:00
  • 406c000ecd Merge pull request #3481 from element-hq/feature/bma/testAccounteDeactivationView Benoit Marty 2024-09-18 13:58:18 +02:00
  • bf7a99d9cd Merge pull request #3486 from element-hq/feature/bma/fixRoomAliasMatcch Benoit Marty 2024-09-18 13:56:00 +02:00
  • 8c2a6a54af Make sure the logout action doesn't cause a crash (#3480) Jorge Martin Espinosa 2024-09-18 13:54:54 +02:00
  • 5893b4d0b4 Distinguish between roomId and roomAlias. Benoit Marty 2024-09-18 11:41:15 +02:00
  • 3f0ecc6674 Resolve send failure verification : clearer message when unsigned device is from you ganfra 2024-09-18 11:07:07 +02:00
  • 9b9ce9e93a Add tests on AccountDeactivationView Benoit Marty 2024-09-17 21:17:04 +02:00
  • 2f6ffc8d04 Update dependency com.posthog:posthog-android to v3.7.3 renovate[bot] 2024-09-17 18:34:25 +00:00
  • aa696fb158 Changelog for version 0.6.2 Benoit Marty 2024-09-17 20:33:16 +02:00
  • 4ec15284e7 version++ Benoit Marty 2024-09-17 20:06:10 +02:00
  • 064ab14423 Merge tag 'v0.6.2' into develop Benoit Marty 2024-09-17 20:05:29 +02:00
  • 0881ae87b4 Merge branch 'release/0.6.2' into main Benoit Marty 2024-09-17 20:05:17 +02:00
  • 9f92ae03cc Adding fastlane file for version 0.6.2 Benoit Marty 2024-09-17 20:05:14 +02:00
  • 549fce4fec Merge pull request #3479 from element-hq/bma/accountDeactivation Benoit Marty 2024-09-17 18:38:50 +02:00
  • 9437d0650a Update screenshots ElementBot 2024-09-17 15:54:22 +00:00
  • c1d5d36f68 Fix screen title Benoit Marty 2024-09-17 17:42:52 +02:00
  • c878e9beb5 Make text parts in bold. Benoit Marty 2024-09-17 17:39:23 +02:00
  • effb1c57fe Fix icon tint issue. Benoit Marty 2024-09-17 17:30:38 +02:00
  • 0d15be441a Update screenshots ElementBot 2024-09-17 15:13:22 +00:00
  • ea355d29ed Account deactivation. Benoit Marty 2024-09-17 13:19:46 +02:00
  • dee63656e5 Resolve send failure verification : fix crash when dismissing. ganfra 2024-09-17 16:17:08 +02:00
  • 63b64a83aa Changelog for version 0.6.1 Benoit Marty 2024-09-17 14:36:12 +02:00
  • c3c1e62e65 Merge tag 'v0.6.1' into develop Benoit Marty 2024-09-17 14:03:12 +02:00
  • 8692d74b29 version++ Benoit Marty 2024-09-17 14:02:39 +02:00
  • 9e1c5dfbaa Merge branch 'release/0.6.1' into main Benoit Marty 2024-09-17 14:00:40 +02:00
  • 028e344051 Adding fastlane file for version 0.6.1 Benoit Marty 2024-09-17 14:00:36 +02:00
  • 883cab8b05 Merge pull request #3475 from element-hq/feature/bma/sdk0.2.46 Benoit Marty 2024-09-17 13:57:10 +02:00
  • 3e922e884a Merge pull request #3477 from element-hq/sync-localazy Benoit Marty 2024-09-17 13:56:49 +02:00
  • 30052d6a93 Sync Strings from Localazy bmarty 2024-09-17 11:44:31 +00:00
  • 3ab4771c0e Merge pull request #3476 from element-hq/sync-localazy Benoit Marty 2024-09-17 13:32:14 +02:00
  • 97cf19cb71 Sync Strings from Localazy bmarty 2024-09-17 11:05:35 +00:00
  • 2aac22ac0f SDK 0.2.46 f576c72ef8cf4d735e3f91e9ec52aba0278c643f Benoit Marty 2024-09-17 11:50:11 +02:00
  • 9c94a42b25 Merge pull request #3472 from element-hq/feature/bma/sdkUpgrade2 Benoit Marty 2024-09-17 12:22:18 +02:00
  • 750e0312c7 Fix test compilation issue. Benoit Marty 2024-09-17 11:01:28 +02:00
  • 70a5756369 Use new API awaitRoomRemoteEcho to ensure that the room is ready SDK side. Benoit Marty 2024-09-17 10:59:26 +02:00
  • 6117a23ed5 Use new API awaitRoomRemoteEcho to wait for the created room to be available. Benoit Marty 2024-09-17 10:21:27 +02:00
  • 1348a26d1b SDK 0.2.45 abbe2ec52316c998c3894989b9c48b3781967d26 Benoit Marty 2024-09-17 10:04:28 +02:00
  • f085751dd7 Merge pull request #3469 from element-hq/sync-localazy Benoit Marty 2024-09-16 22:27:52 +02:00
  • e0c24c0f1c Sync Strings from Localazy bmarty 2024-09-16 18:40:24 +00:00
  • 8c424c63e6 Merge pull request #3467 from element-hq/feature/bma/accountCreation Benoit Marty 2024-09-16 16:52:26 +02:00
  • 7fcccea43f Merge pull request #3438 from element-hq/feature/fga/pinned_messages_actions ganfra 2024-09-16 16:11:13 +02:00
  • 60365e46a5 Merge pull request #3461 from element-hq/feature/fga/send_failure_identity_changes ganfra 2024-09-16 16:00:18 +02:00
  • 505a67e4a2 Remove wrong comment Benoit Marty 2024-09-16 15:59:31 +02:00
  • 1162b86c01 Merge branch 'develop' into feature/fga/pinned_messages_actions ganfra 2024-09-16 15:24:22 +02:00
  • 6c29b5c694 Send failure verified user : add some comments and logs. ganfra 2024-09-16 15:22:40 +02:00
  • b91d13b466 Fix not being able to decline an invite from the room list (#3466) Jorge Martin Espinosa 2024-09-16 15:02:20 +02:00
  • e209c30c06 Fix quality and failing test. Benoit Marty 2024-09-16 14:23:56 +02:00
  • 0e9c0450d9 Update screenshots ElementBot 2024-09-16 10:50:01 +00:00
  • 554797099f Fix compilation error Benoit Marty 2024-09-16 12:39:40 +02:00
  • 34a577d63d Temporary account creation flow is only supported on matrix.org Benoit Marty 2024-09-16 10:46:51 +02:00
  • 3f06664d88 Open external url (like terms and condition) in a Custom Chrome Tab, and disable to "Leave page" dialog. Benoit Marty 2024-09-13 22:03:06 +02:00
  • bed7776674 Account Creation using a WebView Benoit Marty 2024-09-16 12:22:07 +02:00
  • 6efa31257d Enable account creation and iterate on the Button design Benoit Marty 2024-09-13 11:44:08 +02:00
  • c87353516c Merge pull request #3464 from element-hq/sync-localazy Benoit Marty 2024-09-16 11:50:11 +02:00
  • 03786c1fd2 Add forced logout flow when the proxy is no longer available (#3458) Jorge Martin Espinosa 2024-09-16 11:13:02 +02:00
  • e840974dc5 Sync Strings from Localazy bmarty 2024-09-16 00:25:04 +00:00
  • 5a7b6fc0a7 fix(deps): update dependency org.maplibre.gl:android-sdk to v11.4.0 renovate[bot] 2024-09-15 16:04:13 +00:00
  • ca59e1f51e Send failure verified user : fix tests. ganfra 2024-09-13 18:04:16 +02:00
  • 00f41b2e88 Update screenshots ElementBot 2024-09-13 15:04:13 +00:00
  • e8baee3c6f Send failure verified user : set the room key recipient strategy ganfra 2024-09-13 16:41:44 +02:00
  • 84c8ddacf7 Send failure verified user : handle click on failed send icon. ganfra 2024-09-13 16:32:29 +02:00
  • b38f016677 Send failure verified user : resolve ui and logic ganfra 2024-09-13 11:44:19 +02:00
  • ba70fbb77e Send state : introduce Failed.VerifiedUser interface. ganfra 2024-09-13 11:43:41 +02:00
  • ff0ef5f093 Send failure verified user : expose new methods on MatrixRoom. ganfra 2024-09-12 19:06:19 +02:00
  • d215978241 Send failure verified user : display in ActionListView ganfra 2024-09-12 17:24:01 +02:00
  • 37d4e586d6 Design : allow passing ListItemColor to ListItem composable to customise as you want. ganfra 2024-09-12 17:21:19 +02:00
  • e37f9aa46e Send failure verified user : set the room key recipient strategy ganfra 2024-09-12 17:20:49 +02:00
  • eae580422d Merge pull request #3451 from element-hq/feature/valere/invisible_crypto_feature_flag ganfra 2024-09-12 16:29:21 +02:00
  • 1c92f1f3f7 Merge pull request #3449 from element-hq/feature/bma/dmRoomBeginning Benoit Marty 2024-09-12 16:29:18 +02:00
  • 4cfda8e4aa Rename isInit to isTimelineInitialized for clarity. Benoit Marty 2024-09-12 16:27:52 +02:00
  • a3839b0c2b Changelog for version 0.6.0 Benoit Marty 2024-09-12 16:13:29 +02:00