Commit graph

  • bb5ef7a62c Merge pull request #5379 from element-hq/feature/bma/cleanupFtueCode Benoit Marty 2025-09-22 11:13:50 +02:00
  • 750a88410b Add room info to the thread's top app bar (#5374) Jorge Martin Espinosa 2025-09-22 09:56:36 +02:00
  • b1b37b1224 Simplify the code again. Benoit Marty 2025-09-22 09:34:32 +02:00
  • b0f2763e7e Changed default branch to please the bot sim 2025-09-22 09:13:07 +02:00
  • efa3a2fc3a Put developer settings at the end of the view sim 2025-09-22 09:01:41 +02:00
  • 6b5c5ae5a4 Update plugin dependencycheck to v12.1.5 renovate[bot] 2025-09-20 16:46:19 +00:00
  • 835769102c Update dependency org.maplibre.gl:android-sdk to v11.13.5 renovate[bot] 2025-09-20 12:41:47 +00:00
  • b2630553b4 Ensure we wait for user confirmation of session verified before going to next step. Benoit Marty 2025-09-19 17:21:00 +02:00
  • 0ed32a9227 Merge pull request #5367 from element-hq/renovate/com.google.firebase-firebase-bom-34.x ganfra 2025-09-19 18:33:32 +02:00
  • b3d1cabb66 Update dependency org.matrix.rustcomponents:sdk-android to v25.9.19 (#5377) renovate[bot] 2025-09-19 15:53:02 +00:00
  • dd13605085 feature (space) : add string "No space name" ganfra 2025-09-19 17:42:47 +02:00
  • 4d60d6d3be Rename val Benoit Marty 2025-09-19 16:59:46 +02:00
  • 5cda6730c4 Merge branch 'develop' into feature/fga/join_space ganfra 2025-09-19 16:35:55 +02:00
  • 635e1dc562 fix (room navigation) : fix navigation when leaving room/space from another device ganfra 2025-09-19 16:23:34 +02:00
  • fa64db56e7 Add logs to detect duplicates in the room list (#5364) Jorge Martin Espinosa 2025-09-19 16:24:06 +02:00
  • 875a52a4f7 Merge pull request #5371 from element-hq/feature/bma/cleanMatrixAuthenticationService Benoit Marty 2025-09-19 11:28:37 +02:00
  • 37d036cb12 Remove MatrixAuthenticationService.getLatestSessionId() Benoit Marty 2025-09-18 15:31:07 +02:00
  • 04835efe96 Do not use MatrixAuthenticationService in RootFlowNode, only use SessionStore Benoit Marty 2025-09-18 15:27:20 +02:00
  • 8ece6afb23 Change test in RustMatrixAuthenticationServiceTest Benoit Marty 2025-09-18 15:21:05 +02:00
  • d9755234dc Remove MatrixAuthenticationService.loggedInStateFlow() Benoit Marty 2025-09-05 16:04:08 +02:00
  • 8e819d48ed Rename API and update test. Benoit Marty 2025-09-05 15:59:36 +02:00
  • 06bcbb8bb8 Rename method storeData to addSession. Benoit Marty 2025-08-27 16:48:45 +02:00
  • a46b7c27a9 Merge pull request #5372 from element-hq/feature/bma/fixLogoutUseCase Benoit Marty 2025-09-19 10:15:18 +02:00
  • be61b89bfb When logging out from Pin code screen, logout from all the sessions. Benoit Marty 2025-09-18 09:44:02 +02:00
  • a2d728d29e Merge pull request #5369 from element-hq/feature/bma/requireClientSecret Benoit Marty 2025-09-19 09:40:25 +02:00
  • 799531ae4f Merge pull request #5370 from element-hq/feature/bma/bugReportFlowNode Benoit Marty 2025-09-19 09:40:06 +02:00
  • acb5cb609b Introduce BugReportFlowNode, and remove NavTarget.ViewLogs from RootFlowNode. Benoit Marty 2025-09-18 17:27:53 +02:00
  • b9df8f969a Make PushData.clientSecret mandatory. Also do not restore the last session as a fallback, it can lead to error in a multi account context, or even when a ghost pusher send a Push. Benoit Marty 2025-09-18 10:48:39 +02:00
  • ef9e64f420 Update dependency com.google.firebase:firebase-bom to v34.3.0 renovate[bot] 2025-09-18 21:10:26 +00:00
  • 807b066520 Merge pull request #5343 from element-hq/feature/bma/testEntryPoint Benoit Marty 2025-09-18 23:08:12 +02:00
  • 4a16b4ad34 Fix compilation issues after merging develop. Benoit Marty 2025-09-18 21:28:59 +02:00
  • 595cec7d33 Merge branch 'develop' into feature/bma/testEntryPoint Benoit Marty 2025-09-18 18:58:30 +02:00
  • 6ad8be2b12 Merge pull request #5306 from element-hq/feature/bma/removeDeadCode Benoit Marty 2025-09-18 18:11:06 +02:00
  • ae81617475 Merge pull request #5363 from element-hq/feature/bma/addCommentOnSdkDep Benoit Marty 2025-09-18 18:10:23 +02:00
  • 4fce5eabe8 Merge branch 'develop' into feature/bma/addCommentOnSdkDep Benoit Marty 2025-09-18 18:10:04 +02:00
  • 116fbef64f Merge pull request #5361 from element-hq/feature/bma/testMediaGalleryPresenter Benoit Marty 2025-09-18 18:09:20 +02:00
  • 99687ce91b Merge pull request #5350 from element-hq/renovate/telephoto ganfra 2025-09-18 17:39:04 +02:00
  • 979a98d40a Update dependency org.matrix.rustcomponents:sdk-android to v25.9.18 (#5365) renovate[bot] 2025-09-18 15:02:39 +00:00
  • 96f1ef829f Use the new RtcNotification event instead of the deprecated CallNotify Valere Fedronic 2025-09-18 15:23:23 +02:00
  • ac16dda470 fix the tests Valere 2025-09-18 14:32:01 +02:00
  • 2a4f846374 Fix wrong expiration default that was breaking tests Valere 2025-09-18 12:58:36 +02:00
  • d5983a33c2 fix Conflicting import Valere 2025-09-18 12:25:28 +02:00
  • f9fa38f229 refactor: rename CallNotify to RtcNotification to match new event Valere 2025-09-18 09:25:13 +02:00
  • 2ecd4ecaf5 review + tests Valere 2025-09-18 09:18:36 +02:00
  • 2458f2bd55 Update dependencyAnalysis to v3 renovate[bot] 2025-09-17 20:35:43 +00:00
  • ac7e1d6dc3 fix test compilation Valere 2025-09-17 15:53:14 +02:00
  • c33624c9af Dependency: extract the Matrix SDK and add instructions for upgrading the library. Benoit Marty 2025-09-17 15:30:42 +02:00
  • 9c11444cc7 bump rust component version Valere 2025-09-17 15:28:48 +02:00
  • 5221f0890c Use the new RtcNotification instead of deprecated CallNotify Valere 2025-09-16 09:00:17 +02:00
  • 1abeb8e5c7 Complete test on MediaGalleryPresenter Benoit Marty 2025-09-17 12:18:37 +02:00
  • 66bc4cad8f Merge pull request #5359 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-25.x Benoit Marty 2025-09-16 16:03:44 +02:00
  • d3e2354517 Add .idea/copilot.* to .gitignore Benoit Marty 2025-09-16 15:54:10 +02:00
  • 5cc5304be2 Add unit test on ChangeRoomMemberRolesListType.toRoomMemberRole() Benoit Marty 2025-09-16 15:50:57 +02:00
  • 9b2a1a711d design (join room) : update design of join room screen ganfra 2025-09-16 14:51:02 +02:00
  • 626689a285 Fix issue after rebase. Benoit Marty 2025-09-16 14:41:00 +02:00
  • a29878a170 Use SimpleFeatureEntryPoint when possible. Benoit Marty 2025-09-15 12:20:44 +02:00
  • 2ffb0f8581 Remove empty line. Benoit Marty 2025-09-15 12:20:52 +02:00
  • 264472ba36 Avoid using AndroidJUnit4 runner to test Entrypoint implementations. Benoit Marty 2025-09-15 10:49:13 +02:00
  • 682e7928cf Split long line Benoit Marty 2025-09-13 00:54:44 +02:00
  • 61542f2080 Add more tests. Benoit Marty 2025-09-13 00:14:57 +02:00
  • 514db70656 Remove dead code. Benoit Marty 2025-09-13 00:05:23 +02:00
  • bd51ad3464 Cleanup Benoit Marty 2025-09-12 23:28:23 +02:00
  • f0709aaf1c Cleanup Benoit Marty 2025-09-12 22:53:04 +02:00
  • e36273b94c Add test on DefaultEntryPoints Benoit Marty 2025-09-12 21:32:24 +02:00
  • 629fc552e5 Use DependencyHandlerScope.testCommonDependencies() Benoit Marty 2025-09-12 19:04:35 +02:00
  • 6813abc354 Add test on DefaultAnalyticsEntryPoint Benoit Marty 2025-09-12 18:42:40 +02:00
  • ff1d420d87 Introduce DependencyHandlerScope.testCommonDependencies() Benoit Marty 2025-09-12 18:41:06 +02:00
  • 1516bb7db4 Add test on DefaultSpaceEntryPoint Benoit Marty 2025-09-12 11:55:59 +02:00
  • fecb8cb0be Cleanup nodes (#5358) Benoit Marty 2025-09-16 14:36:43 +02:00
  • c286c60c30 Remove useless line of code. Benoit Marty 2025-09-16 12:27:27 +02:00
  • 6d8ef27a8a Update dependency org.matrix.rustcomponents:sdk-android to v25.9.16 renovate[bot] 2025-09-16 10:05:03 +00:00
  • 17c1f21927 Add Konsist test. Benoit Marty 2025-09-16 10:50:34 +02:00
  • a45e9d23c2 Rename Node to follow naming convention Benoit Marty 2025-09-16 10:38:16 +02:00
  • 11887a39a2 Rename to follow naming convention Benoit Marty 2025-09-16 10:36:35 +02:00
  • 071665905b Simplify code Benoit Marty 2025-09-16 10:33:18 +02:00
  • 2ca0afff3a Call: MSC4310 sending RTC decline event and listening for Decline from other sessions Valere Fedronic 2025-09-16 10:25:17 +02:00
  • b313528544 Method can be private. Benoit Marty 2025-09-16 10:24:16 +02:00
  • f7108b0f67 Small cleanup Benoit Marty 2025-09-16 10:08:50 +02:00
  • e77c0ab0c2 Small cleanup Benoit Marty 2025-09-16 10:06:16 +02:00
  • d3502c4412 Let SpaceEntryPoint.Inputs implement NodeInputs. Benoit Marty 2025-09-16 09:58:42 +02:00
  • 043aa93276 Remove unused NavTarget.Empty Benoit Marty 2025-09-16 09:57:21 +02:00
  • f675c95740 feature (space) : start logic for joining space ganfra 2025-09-15 16:26:54 +02:00
  • b0708636ad Media viewer: release the ExoPlayers when the hosting composables are disposed (#5351) Jorge Martin Espinosa 2025-09-15 16:00:13 +02:00
  • 15a99a5f0c Upgrade Rust SDK bindings to v25.09.15 (#5353) Jorge Martin Espinosa 2025-09-15 15:15:10 +02:00
  • f4c73477c7 Do not center the dialog title text for dialogs with no icon (#5332) Jorge Martin Espinosa 2025-09-15 11:39:37 +02:00
  • 3cf121345a Sync Strings from Localazy (#5349) ElementBot 2025-09-15 08:39:59 +02:00
  • a512fb7584 Update telephoto to v0.17.0 renovate[bot] 2025-09-15 05:15:47 +00:00
  • 5e2cead331 Update dependency com.google.testparameterinjector:test-parameter-injector to v1.19 (#5341) renovate[bot] 2025-09-12 19:09:55 +02:00
  • 5f920eb100 Show progress dialog while we are sending invites in a room (#5342) Richard van der Hoff 2025-09-12 11:35:37 +01:00
  • 06e7bc1604 Space list (#5320) Benoit Marty 2025-09-11 17:29:15 +02:00
  • a8b7a3e7ad Update dependency com.posthog:posthog-android to v3.21.2 (#5333) renovate[bot] 2025-09-11 17:13:49 +02:00
  • ad00c4d2bf Update camera to v1.5.0 (#5336) renovate[bot] 2025-09-11 17:13:27 +02:00
  • d06c9de08c Use .value instead of .toString(). Benoit Marty 2025-09-11 17:04:58 +02:00
  • 1fe2eceb9a Extract plantTestTimber Benoit Marty 2025-09-11 16:58:47 +02:00
  • a222f7854e Update dependency androidx.sqlite:sqlite-ktx to v2.6.0 (#5337) renovate[bot] 2025-09-11 16:44:20 +02:00
  • f1c0ac0b9b Improve log messages and comment Benoit Marty 2025-09-11 16:37:12 +02:00
  • 2db74ce9e5 Code cleanup. Avoid usage of !! Benoit Marty 2025-09-11 16:21:32 +02:00
  • b1e6ab17c0 Add tests on RustSpaceRoomList Benoit Marty 2025-09-11 14:51:56 +02:00
  • 3ee2e5575b fix detekt Valere 2025-09-11 13:41:24 +02:00
  • 4e8e355f27 Call: RTC decline event support Valere 2025-09-09 09:59:40 +02:00