Commit graph

  • 5b8690d32e Room navigation : refactor Invites so we can use it in other places ganfra 2024-04-08 21:18:25 +02:00
  • dcf878350b Merge pull request #2674 from element-hq/feature/bma/roomSuggestion Benoit Marty 2024-04-08 17:26:54 +02:00
  • 28361be6e8 Room navigation : rename module invitelist to invite ganfra 2024-04-08 17:22:13 +02:00
  • da9a8f8cb1 Exclude fun ContentToPreview() from coverage, this is not production code. Benoit Marty 2024-04-08 16:20:42 +02:00
  • 59df98dcac Join Room : improve a bit ganfra 2024-04-08 15:54:08 +02:00
  • 7840d2ca40 Add UI test on CreateRoomRootView Benoit Marty 2024-04-08 15:42:31 +02:00
  • adb96e6375 Add UI test on AddPeopleView Benoit Marty 2024-04-08 15:28:48 +02:00
  • fe293075f4 Update dependency io.sentry:sentry-android to v7.7.0 renovate[bot] 2024-04-08 12:43:00 +00:00
  • 4d9c48cf29 Merge pull request #2667 from SpiritCroc/avatar-fallback Benoit Marty 2024-04-08 14:42:11 +02:00
  • ba6c3e64f4 Update screenshots ElementBot 2024-04-08 12:03:05 +00:00
  • b68ecbf0c4 Add suggestion of users when starting a Chat #2634 Benoit Marty 2024-04-08 11:41:31 +02:00
  • 124426e44b Add functions trackRecentlyVisitedRoom and getRecentlyVisitedRooms Benoit Marty 2024-04-05 14:59:36 +02:00
  • 5a08a4b5a3 Improve UI for notification permission screen in onboarding (#2660) Jorge Martin Espinosa 2024-04-08 10:58:37 +02:00
  • 4057b4b9cd Categorise members by role in the ChangeRoles screen (#2595) Jorge Martin Espinosa 2024-04-08 10:54:38 +02:00
  • e01af9033b Update dependency io.element.android:compound-android to v0.0.6 (#2670) renovate[bot] 2024-04-08 10:28:42 +02:00
  • 218fc8c89c Add back debugPlaceholderAvatar for inspection mode SpiritCroc 2024-04-08 09:59:02 +02:00
  • 2a8e738239 Update sqldelight to v2.0.2 (#2665) renovate[bot] 2024-04-08 09:46:06 +02:00
  • bddfc5da8a Merge pull request #2669 from element-hq/sync-localazy Benoit Marty 2024-04-08 09:24:19 +02:00
  • 70a85b5c2b Sync Strings from Localazy bmarty 2024-04-08 00:20:53 +00:00
  • 2ee96f12ff Fall back to initials avatar when image avatar doesn't work SpiritCroc 2024-04-07 18:39:05 +02:00
  • e3f4bb0caf Merge pull request #2664 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x Benoit Marty 2024-04-05 19:30:32 +02:00
  • 6d86dbd996 Join Room : add member count ganfra 2024-04-05 18:41:15 +02:00
  • 64ef638f26 Room navigation : do not replay RoomMembership Changes ganfra 2024-04-05 17:57:38 +02:00
  • d4e7345a01 Room navigation : introduce the JoinRoomNode ganfra 2024-04-05 17:57:02 +02:00
  • 0bfc7973b8 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.13 renovate[bot] 2024-04-05 11:39:14 +00:00
  • 0b0174ddd8 Merge pull request #2663 from element-hq/feature/bma/testChangeRolesView Benoit Marty 2024-04-05 13:37:58 +02:00
  • 7974d4e972 Move usersWithRole() function to a dedicated file and make it a documented extension of MatrixRoom. Benoit Marty 2024-04-05 12:13:40 +02:00
  • c4e8f1547e Fix documentation Benoit Marty 2024-04-05 12:07:11 +02:00
  • edf0b3a38f Add comment for clarity Benoit Marty 2024-04-05 12:01:29 +02:00
  • e2e2217e58 Remove blank line Benoit Marty 2024-04-05 10:38:20 +02:00
  • 1bc1ad71a0 Update screenshots ElementBot 2024-04-05 08:37:52 +00:00
  • 605131c1c2 No need to use CompositionLocalProvider here. Benoit Marty 2024-04-05 10:27:49 +02:00
  • 65bd7d580b Add UI test on ChangeRolesView Benoit Marty 2024-04-05 09:46:30 +02:00
  • c8ca43a391 Merge pull request #2659 from element-hq/feature/bma/moreTest Benoit Marty 2024-04-05 09:47:03 +02:00
  • 0af235d50d SearchBar handle the back press when it is active, there is no need to handle the event here. Benoit Marty 2024-04-05 09:23:36 +02:00
  • c0e6805529 Update dependency com.google.devtools.ksp to v1.9.23-1.0.20 renovate[bot] 2024-04-05 03:06:38 +00:00
  • 7d807295d2 Update dependencyAnalysis to v1.31.0 renovate[bot] 2024-04-05 00:19:54 +00:00
  • abca950636 Room navigation : add a JoinedRoomFlowNode so we use RoomFlowNode for managing different routes ganfra 2024-04-04 20:36:16 +02:00
  • fcc02f323c Member role: only count and display joined members. Benoit Marty 2024-04-04 19:17:36 +02:00
  • 798c498910 Ensure SearchBar are displayed with max width. Benoit Marty 2024-04-04 18:45:56 +02:00
  • e3a1b5f4ed Fix non-scrollable screens. Benoit Marty 2024-04-04 18:34:10 +02:00
  • ecaeb4b257 Avoid using fixture method in production code. Benoit Marty 2024-04-04 17:48:04 +02:00
  • 5e215425b1 Update screenshots ElementBot 2024-04-04 13:42:04 +00:00
  • 26555bd469 Add unit test on RetrySendMessageMenu Benoit Marty 2024-04-04 15:29:16 +02:00
  • 6f868afe1b Add more assertions Benoit Marty 2024-04-04 15:12:24 +02:00
  • e32dd73e8e Some renaming for clarity, especially "RemoveFailed" was not clear, developer may think the that removing has failed. Benoit Marty 2024-04-04 15:08:25 +02:00
  • 4e5a202a75 Improve preview of RetrySendMenuMenu Benoit Marty 2024-04-04 14:56:26 +02:00
  • e61ee81bb1 Remove unused NotificationPermissionManager Benoit Marty 2024-04-04 14:51:23 +02:00
  • f005555fdc Remove unused circularReveal Modifier. Benoit Marty 2024-04-04 14:49:42 +02:00
  • 045392df45 Remove old ExtraPadding workaround. Benoit Marty 2024-04-04 14:47:47 +02:00
  • a4dd30d0b9 Update wysiwyg to v2.36.0 (#2656) renovate[bot] 2024-04-04 12:34:23 +02:00
  • 6a867b65d9 Merge pull request #2655 from element-hq/renovate/compose.bom Benoit Marty 2024-04-04 11:52:43 +02:00
  • 7ce8e46f0e Update dependency androidx.compose:compose-bom to v2024.04.00 renovate[bot] 2024-04-03 19:16:18 +00:00
  • 68ababa0be Merge pull request #2653 from element-hq/feature/bma/copyPermalink Benoit Marty 2024-04-03 17:38:38 +02:00
  • 8b335a9125 Move session verification to FTUE flow, make it mandatory (#2594) Jorge Martin Espinosa 2024-04-03 16:53:17 +02:00
  • 06ba5eaafc Merge pull request #2652 from element-hq/feature/bma/issueTemplates Benoit Marty 2024-04-03 15:58:26 +02:00
  • f472136cd2 Update screenshots ElementBot 2024-04-03 13:47:24 +00:00
  • 90a03cbd4c Add action to copy permalink #2650 Benoit Marty 2024-04-03 15:36:39 +02:00
  • 16e35276fb Add issue template for a new Task. Benoit Marty 2024-04-03 14:39:51 +02:00
  • 9d820798c9 Merge pull request #2628 from element-hq/renovate/org.owasp.dependencycheck-9.x Benoit Marty 2024-04-03 10:40:20 +02:00
  • f67fc8da0f Merge pull request #2640 from element-hq/renovate/org.robolectric-robolectric-4.x Benoit Marty 2024-04-03 10:39:37 +02:00
  • 042be4f212 Update dependency org.robolectric:robolectric to v4.12.1 renovate[bot] 2024-04-02 18:52:12 +00:00
  • 100e022fd6 Merge pull request #2596 from element-hq/feature/bma/troubleshootNotification Benoit Marty 2024-04-02 20:50:52 +02:00
  • f2ca45dbd9 Fix test compilation. Benoit Marty 2024-04-02 19:50:41 +02:00
  • 2c30de4777 Update screenshots ElementBot 2024-04-02 16:50:13 +00:00
  • 7838a09b50 Add showkase processor Benoit Marty 2024-04-02 18:37:29 +02:00
  • c373ddc4ad Update screenshots ElementBot 2024-04-02 16:25:27 +00:00
  • 7945297a28 Create dedicated module for notification troubleshoot. Benoit Marty 2024-04-02 18:03:39 +02:00
  • 5a97d322c4 Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull Benoit Marty 2024-04-02 16:40:07 +02:00
  • 8971a6c0fb Rename UserPushStoreFactory.create to UserPushStoreFactory.getOrCreate for code clarity. Benoit Marty 2024-04-02 16:23:57 +02:00
  • 75f1d2fdc0 Run ./tools/localazy/downloadStrings.sh --all Benoit Marty 2024-04-02 16:18:15 +02:00
  • 496e0ea566 Improve openUrlInExternalApp API and move url to UnifiedPushConfig Benoit Marty 2024-03-28 09:31:09 +01:00
  • b372a2af2d Remove wrong comment Benoit Marty 2024-03-28 09:30:22 +01:00
  • 37c41131ea Improve ScreenTracker. Benoit Marty 2024-03-28 09:30:07 +01:00
  • f11dd23327 towncrier Benoit Marty 2024-03-27 22:45:49 +01:00
  • d6655cc782 Merge pull request #2627 from element-hq/renovate/org.robolectric-robolectric-4.x ganfra 2024-04-02 17:44:44 +02:00
  • d8b41e79bd Code quality Benoit Marty 2024-03-27 22:02:22 +01:00
  • 62dd70d4e1 More tests on NotificationSettingsView. Benoit Marty 2024-03-27 21:56:36 +01:00
  • 17d2159cd6 Improve preview management for NotificationSettingsView Benoit Marty 2024-03-27 21:52:15 +01:00
  • 26d1894449 Add test on NotificationSettingsView Benoit Marty 2024-03-27 21:30:07 +01:00
  • a3253bbe5c Localize Troubleshoot notification feature. Benoit Marty 2024-03-27 18:16:47 +01:00
  • 37712298c5 Fix test in VersionFormatterTest (there was a swap in the test names by the way). Benoit Marty 2024-03-27 18:25:31 +01:00
  • e3d02b9804 FakeStringProvider: Ensure parameter are included in the result of getString() Benoit Marty 2024-03-27 18:16:44 +01:00
  • 2bfde5e85d use emit instead of tryEmit Benoit Marty 2024-03-27 16:19:05 +01:00
  • 6aa3169496 Track NotificationTroubleshoot Benoit Marty 2024-03-27 16:16:06 +01:00
  • 12a1cf048e Track NotificationTroubleshoot screen Benoit Marty 2024-03-27 16:11:24 +01:00
  • 5b74a71183 Update analytics event lib. Benoit Marty 2024-03-27 15:08:42 +01:00
  • df0d790493 Avoid tryEmit(), use emit() Benoit Marty 2024-03-26 15:29:12 +01:00
  • e9308400bd Rename Fake class with Mockk prefix for clarity Benoit Marty 2024-03-26 11:49:57 +01:00
  • 8588ce7a72 Troubleshoot notifications screen Benoit Marty 2024-03-26 11:36:31 +01:00
  • 5ff74caed8 Create FakePushService. Benoit Marty 2024-03-25 10:47:18 +01:00
  • 3edbb29eb8 Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents Benoit Marty 2024-04-02 16:14:11 +02:00
  • e0f8ffcc40 Merge pull request #2629 from element-hq/sync-localazy Benoit Marty 2024-04-02 16:04:56 +02:00
  • 67a9765bd3 Code quality and remove reference to DefaultMatrixToConverter.SUPPORTED_PATHS in MatrixToConverter Benoit Marty 2024-04-02 15:51:59 +02:00
  • fda5df848d Fix compilation of minimal app. Benoit Marty 2024-04-02 15:06:59 +02:00
  • ce371657c0 Exlude CallMember state event from the timeline (Fixes #2625) Benoit Marty 2024-04-02 14:36:44 +02:00
  • e296fe2877 Move Event exclusion to the module appconfig. It has to become an android module to be able to add a dependency on : libraries:matrix:api. Benoit Marty 2024-04-02 14:35:58 +02:00
  • db3f17fd7d Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the impl project in order to remove projects.appconfig dependency from matrix.api module. Benoit Marty 2024-04-02 12:35:35 +02:00
  • fed7dd43fa Update dagger to v2.51.1 (#2626) renovate[bot] 2024-04-01 11:52:05 +02:00
  • 48040bb8c6 Update wysiwyg to v2.35.0 (#2611) renovate[bot] 2024-04-01 10:05:28 +02:00