Commit Graph

  • 9f71bc4575 Add a way to use the primary color for the icon. Benoit Marty 2025-10-02 22:06:21 +02:00
  • 23ed5e71fd Add Composable for a Beta label Benoit Marty 2025-10-02 22:05:38 +02:00
  • 9de16fc74f Format Benoit Marty 2025-10-02 22:04:31 +02:00
  • 8f8e190e68 Merge branch 'develop' into separate_import_error Hubert Chathi 2025-10-02 14:33:55 -04:00
  • 71f9660295 Leave space: notify the room membership change ganfra 2025-10-02 19:49:34 +02:00
  • d3982a1b9b Merge pull request #5440 from element-hq/feature/bma/injectSessionId Benoit Marty 2025-10-02 18:06:17 +02:00
  • 080280aa5f Update screenshots ElementBot 2025-10-02 15:59:35 +00:00
  • 99f3209b7f Update screenshots ElementBot 2025-10-02 15:40:56 +00:00
  • f0b341816b feature(space) : filter space manually so we can show space invites ganfra 2025-10-02 17:38:47 +02:00
  • c459af6e61 Leave space: use the SDK API. Benoit Marty 2025-09-30 15:27:55 +02:00
  • c83fda1cad Leave space: Fix UI issue on top bar. Benoit Marty 2025-09-30 15:32:59 +02:00
  • ccf34dc631 Enable leave space entry point. Benoit Marty 2025-09-30 14:50:13 +02:00
  • 6edb9acc2b Let SpaceId be an alias of RoomId Benoit Marty 2025-09-30 17:09:45 +02:00
  • b2306258b4 Update SDK Benoit Marty 2025-10-02 14:40:47 +02:00
  • 0d4e2dd2fb feature(space) : ensure RoomSummaryRow can display space invites ganfra 2025-10-02 16:15:33 +02:00
  • 73627d9319 Merge pull request #5445 from element-hq/feature/bma/depCleanup Benoit Marty 2025-10-02 12:56:29 +02:00
  • b6d23b2508 Remove unused dependency on javax.inject:javax.inject Benoit Marty 2025-10-02 10:25:54 +02:00
  • 4fee19c099 Fix test. Benoit Marty 2025-10-02 10:14:01 +02:00
  • 8d476b5f98 Improve SignedOutPresenter. We can now provide a SessionId in the Factory. Benoit Marty 2025-10-02 09:37:56 +02:00
  • a6b0ca0a45 fix(deps): update dependency org.unifiedpush.android:connector to v3.1.0 renovate[bot] 2025-10-02 00:56:51 +00:00
  • be2753161b fix(deps): update dependency io.mockk:mockk to v1.14.6 renovate[bot] 2025-10-01 21:40:57 +00:00
  • 7dd081f0ed We do not need CurrentSessionIdHolder anymore. The SessionId can be provided by SessionMatrixModule and injected in constructors directly. Benoit Marty 2025-10-01 17:57:13 +02:00
  • 83f59c2de3 Merge pull request #5431 from element-hq/feature/fga/space_list_join_action Benoit Marty 2025-10-01 14:53:30 +02:00
  • 5e0e0f0061 Add unit test on SpaceView Benoit Marty 2025-10-01 14:29:21 +02:00
  • 42b2038ba9 Merge pull request #5437 from element-hq/renovate/jna-monorepo ganfra 2025-10-01 12:53:46 +02:00
  • 150cd21ca7 Merge pull request #5438 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-25.x ganfra 2025-10-01 12:53:40 +02:00
  • bb5a4f4954 Merge branch 'develop' into feature/fga/space_list_join_action Benoit Marty 2025-10-01 12:41:22 +02:00
  • 2db01facac Add unit test on SpacePresenter Benoit Marty 2025-10-01 12:27:48 +02:00
  • ac09e53241 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.1 renovate[bot] 2025-10-01 10:23:09 +00:00
  • 00c423e485 fix(deps): update dependency net.java.dev.jna:jna to v5.18.1 renovate[bot] 2025-10-01 10:23:01 +00:00
  • 4c4edabb96 Merge pull request #5436 from element-hq/feature/fga/space_list_destroy ganfra 2025-10-01 12:21:43 +02:00
  • ef44861096 misc (space) : update tests after rework ganfra 2025-10-01 11:52:41 +02:00
  • dc5be7ca8a Add unit test on SpaceState Benoit Marty 2025-10-01 11:44:20 +02:00
  • dd153a402b Add modifier parameter. Benoit Marty 2025-10-01 11:22:46 +02:00
  • 32be0e2c25 Remove code duplication. Benoit Marty 2025-10-01 11:21:36 +02:00
  • 081b50ac1c Update screenshots ElementBot 2025-10-01 09:04:00 +00:00
  • 11c0799216 misc (space) : ensure SpaceRoomList is destroyed ganfra 2025-10-01 10:49:35 +02:00
  • c3b2cf9b9d Improve Previews. Benoit Marty 2025-10-01 10:35:36 +02:00
  • c127d4d63c di : clean some code ganfra 2025-10-01 10:23:10 +02:00
  • f1eabdff7d feature (space) : handle accept decline invite ganfra 2025-09-30 15:59:29 +02:00
  • 22aeac664b Merge pull request #5420 from element-hq/feature/bma/metroAssistedInject Benoit Marty 2025-09-30 15:39:23 +02:00
  • f597324874 Add default value Benoit Marty 2025-09-30 13:09:44 +02:00
  • cb5c9ef8d6 Update screenshots ElementBot 2025-09-30 10:33:23 +00:00
  • e1c67ce6a4 Add Preview Benoit Marty 2025-09-30 12:19:21 +02:00
  • adb6d91e6e Remove Progress from splashscreen to follow design requirements. Benoit Marty 2025-09-30 12:15:25 +02:00
  • 36070c3e2b loadingNode: hide ProgressIndicator in some cases. Benoit Marty 2025-09-30 11:54:43 +02:00
  • fa77166092 No need of DI for the LoadingNode. Benoit Marty 2025-09-30 11:50:17 +02:00
  • 72c766d73a Follow permalinks to and from threads (#5414) Jorge Martin Espinosa 2025-09-30 11:18:13 +02:00
  • 938baede22 feature (space) : some code clean up ganfra 2025-09-29 21:27:41 +02:00
  • cd6a0ab5f5 feature (space) : fix breaking tests after rebase ganfra 2025-09-29 20:41:52 +02:00
  • 903a04f5c9 feature (space) : manage failures to join in Space screen ganfra 2025-09-29 20:38:55 +02:00
  • 43ad8743b8 Merge pull request #5426 from element-hq/feature/bma/incomingVerificationA11y Benoit Marty 2025-09-29 18:38:52 +02:00
  • 9aa95d4bdd Update screenshots ElementBot 2025-09-29 16:10:45 +00:00
  • 6eae9e379f Merge branch 'develop' into feature/fga/space_list_join_action ganfra 2025-09-29 18:01:42 +02:00
  • 79edf4f4cf Merge branch 'develop' into feature/bma/incomingVerificationA11y Benoit Marty 2025-09-29 17:57:00 +02:00
  • 7ce9dc1461 Update the strings for the device verification flow (#5419) Andy Balaam 2025-09-29 16:42:10 +01:00
  • 95949e615f Sync Strings from Localazy (#5427) ElementBot 2025-09-29 17:10:21 +02:00
  • 37f450538d Update test. Benoit Marty 2025-09-29 17:05:02 +02:00
  • 9b3ea43e9c Update screenshots ElementBot 2025-09-29 14:24:32 +00:00
  • 8bd4a142b9 Improve fun VerificationUserProfileContent Benoit Marty 2025-09-29 16:08:07 +02:00
  • 8bbda5c90b Fix layout issue Benoit Marty 2025-09-29 16:03:08 +02:00
  • e75f4e249a Fix mapping issue. Benoit Marty 2025-09-29 15:59:55 +02:00
  • 07f1bca16f Remove code duplication around UserProfile mapper. Benoit Marty 2025-09-29 15:31:40 +02:00
  • b96f75db26 SessionVerificationRequestDetails: map deviceDisplayName. Benoit Marty 2025-09-29 15:24:39 +02:00
  • 8a094cad5c Add a11y preview for incoming verification request. We want to see the string a11y_session_verification_time_limited_action_required. Benoit Marty 2025-09-29 15:16:40 +02:00
  • 9eb683403c Merge pull request #5425 from element-hq/feature/bma/leaveSpaceWording Benoit Marty 2025-09-29 15:10:16 +02:00
  • ee45d6919c Update screenshots ElementBot 2025-09-29 12:59:33 +00:00
  • 3ac3a8ba42 Do not use plurals in this case since it can lead to lint issues since there is no %d in the value for one and this triggers a warning in some languages. Benoit Marty 2025-09-29 14:43:16 +02:00
  • ea2baf923b Fix issue after rebase. Benoit Marty 2025-09-29 10:44:23 +02:00
  • bb11d7d5ae Fix compilation issue. Benoit Marty 2025-09-29 10:06:31 +02:00
  • 04563d8ac3 Create a LoadingNode to reduce code duplication. Benoit Marty 2025-09-26 14:48:49 +02:00
  • 52c93ef1d8 Use AssistedInject instead of Inject. Benoit Marty 2025-09-26 14:34:05 +02:00
  • 0f479c1947 Add Konsist test to check Metro annotation. Benoit Marty 2025-09-26 14:32:50 +02:00
  • 81739d2b8a Update metro to v0.6.8 (#5422) Benoit Marty 2025-09-29 08:58:30 +02:00
  • bbd101c6e1 Update metro to v0.6.8 renovate[bot] 2025-09-26 22:12:39 +00:00
  • 59df60ab76 Merge pull request #5354 from element-hq/feature/bma/leaveSpace Benoit Marty 2025-09-26 16:58:53 +02:00
  • 2dd2a52f01 Update dependency com.posthog:posthog-android to v3.22.0 (#5415) renovate[bot] 2025-09-26 16:52:45 +02:00
  • ef36922594 Address review comments. Benoit Marty 2025-09-26 16:28:13 +02:00
  • c78aa7cef1 Update screenshots ElementBot 2025-09-26 14:01:17 +00:00
  • 0e3efafa6d Merge branch 'develop' into feature/bma/leaveSpace Benoit Marty 2025-09-26 15:46:57 +02:00
  • 1e546335df Multi accounts - experimental first implementation (#5285) Benoit Marty 2025-09-26 15:45:06 +02:00
  • 692111790e Update screenshots ElementBot 2025-09-26 12:33:35 +00:00
  • 4d1a5031da Metro now have @AssistedInject. Benoit Marty 2025-09-26 14:15:02 +02:00
  • c1678b548b Cleanup to be able to merge. Benoit Marty 2025-09-26 12:10:41 +02:00
  • b4232a83fd Update tests Benoit Marty 2025-09-26 11:59:29 +02:00
  • 5afe213fe4 Update UI Benoit Marty 2025-09-26 11:38:07 +02:00
  • f503bc401e Select all rooms by default Benoit Marty 2025-09-26 09:39:40 +02:00
  • de6f52c72a Add unit test on LeaveSpaceState Benoit Marty 2025-09-26 09:39:22 +02:00
  • 9732d55a20 Add the (Admin) info. Benoit Marty 2025-09-25 23:02:36 +02:00
  • cbd591e102 Remove translations (key values have changed). Translations will be back during the next Localazy sync. Benoit Marty 2025-09-25 22:54:40 +02:00
  • 74c2ee46d8 Leave space - Add screen to leave a space. Benoit Marty 2025-09-12 12:43:51 +02:00
  • a8c4d5d019 Use shared recent emoji reactions from account data (#5402) Jorge Martin Espinosa 2025-09-26 13:04:34 +02:00
  • d661355e23 feature (space) : allow joining children from space screen ganfra 2025-09-26 11:25:08 +02:00
  • c412d6c53f Update dependency app.cash.molecule:molecule-runtime to v2.2.0 (#5413) renovate[bot] 2025-09-26 11:21:35 +02:00
  • 5b9ce7a210 Update metro to v0.6.7 (#5416) renovate[bot] 2025-09-26 08:16:36 +00:00
  • a0ed77775d Update kotlin (#5317) renovate[bot] 2025-09-26 08:34:20 +02:00
  • 68fa054a68 Merge pull request #5409 from element-hq/renovate/androidx.sqlite-sqlite-ktx-2.x ganfra 2025-09-25 17:04:16 +02:00
  • a8e1744fe5 Update dependency org.matrix.rustcomponents:sdk-android to v25.9.25 (#5412) renovate[bot] 2025-09-25 14:33:15 +00:00
  • 7334a972b1 Merge pull request #5405 from element-hq/renovate/org.owasp.dependencycheck-12.x ganfra 2025-09-25 16:18:31 +02:00
  • a52e1d3b7d Merge pull request #5398 from element-hq/renovate/jna-monorepo ganfra 2025-09-25 16:17:30 +02:00