Commit Graph

  • f7b7328fea Fix wrong expiration default that was breaking tests Valere 2025-09-18 12:58:36 +02:00
  • 6052d453fe fix Conflicting import Valere 2025-09-18 12:25:28 +02:00
  • 1a7ce368b7 refactor: rename CallNotify to RtcNotification to match new event Valere 2025-09-18 09:25:13 +02:00
  • be5244708f review + tests Valere 2025-09-18 09:18:36 +02:00
  • 1ffdf74ca9 Update dependencyAnalysis to v3 renovate[bot] 2025-09-17 20:35:43 +00:00
  • 277602f2bc fix test compilation Valere 2025-09-17 15:53:14 +02:00
  • b26fa73e8d Dependency: extract the Matrix SDK and add instructions for upgrading the library. Benoit Marty 2025-09-17 15:30:42 +02:00
  • d350a553a9 bump rust component version Valere 2025-09-17 15:28:48 +02:00
  • 508aef98ff Use the new RtcNotification instead of deprecated CallNotify Valere 2025-09-16 09:00:17 +02:00
  • cbad0c31d8 Complete test on MediaGalleryPresenter Benoit Marty 2025-09-17 12:18:37 +02:00
  • 0d7d33ca92 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
  • 2f4ab0d1e0 Add .idea/copilot.* to .gitignore Benoit Marty 2025-09-16 15:54:10 +02:00
  • 2d9e9d1326 Add unit test on ChangeRoomMemberRolesListType.toRoomMemberRole() Benoit Marty 2025-09-16 15:50:57 +02:00
  • c44bf89ed5 design (join room) : update design of join room screen ganfra 2025-09-16 14:51:02 +02:00
  • e89d21b1b2 Fix issue after rebase. Benoit Marty 2025-09-16 14:41:00 +02:00
  • 1dd67ca945 Use SimpleFeatureEntryPoint when possible. Benoit Marty 2025-09-15 12:20:44 +02:00
  • 574c2cb2b5 Remove empty line. Benoit Marty 2025-09-15 12:20:52 +02:00
  • 4d7d0ac8d0 Avoid using AndroidJUnit4 runner to test Entrypoint implementations. Benoit Marty 2025-09-15 10:49:13 +02:00
  • c90332bb6e Split long line Benoit Marty 2025-09-13 00:54:44 +02:00
  • cca195a1a5 Add more tests. Benoit Marty 2025-09-13 00:14:57 +02:00
  • 4b65d5cf9a Remove dead code. Benoit Marty 2025-09-13 00:05:23 +02:00
  • 86dca3f04b Cleanup Benoit Marty 2025-09-12 23:28:23 +02:00
  • bebde0e9dd Cleanup Benoit Marty 2025-09-12 22:53:04 +02:00
  • a1aeb24f23 Add test on DefaultEntryPoints Benoit Marty 2025-09-12 21:32:24 +02:00
  • a575019760 Use DependencyHandlerScope.testCommonDependencies() Benoit Marty 2025-09-12 19:04:35 +02:00
  • bc9ba9ae06 Add test on DefaultAnalyticsEntryPoint Benoit Marty 2025-09-12 18:42:40 +02:00
  • 9b24e04101 Introduce DependencyHandlerScope.testCommonDependencies() Benoit Marty 2025-09-12 18:41:06 +02:00
  • a69cf58a5b Add test on DefaultSpaceEntryPoint Benoit Marty 2025-09-12 11:55:59 +02:00
  • ba51b29d23 Cleanup nodes (#5358) Benoit Marty 2025-09-16 14:36:43 +02:00
  • f28b53d85e Remove useless line of code. Benoit Marty 2025-09-16 12:27:27 +02:00
  • b2c993b1c2 Update dependency org.matrix.rustcomponents:sdk-android to v25.9.16 renovate[bot] 2025-09-16 10:05:03 +00:00
  • cbe2f0684b Add Konsist test. Benoit Marty 2025-09-16 10:50:34 +02:00
  • 12c75905f4 Rename Node to follow naming convention Benoit Marty 2025-09-16 10:38:16 +02:00
  • 0955866dcd Rename to follow naming convention Benoit Marty 2025-09-16 10:36:35 +02:00
  • d6acd94dee Simplify code Benoit Marty 2025-09-16 10:33:18 +02:00
  • 5d1154083b Call: MSC4310 sending RTC decline event and listening for Decline from other sessions Valere Fedronic 2025-09-16 10:25:17 +02:00
  • 7a60e46d8f Method can be private. Benoit Marty 2025-09-16 10:24:16 +02:00
  • a3b160aace Small cleanup Benoit Marty 2025-09-16 10:08:50 +02:00
  • 9ac74af722 Small cleanup Benoit Marty 2025-09-16 10:06:16 +02:00
  • 8fa7f71d0d Let SpaceEntryPoint.Inputs implement NodeInputs. Benoit Marty 2025-09-16 09:58:42 +02:00
  • 2571bbf4ba Remove unused NavTarget.Empty Benoit Marty 2025-09-16 09:57:21 +02:00
  • e79281a78a feature (space) : start logic for joining space ganfra 2025-09-15 16:26:54 +02:00
  • 9f59db8167 Media viewer: release the ExoPlayers when the hosting composables are disposed (#5351) Jorge Martin Espinosa 2025-09-15 16:00:13 +02:00
  • d9e7d74d2d Upgrade Rust SDK bindings to v25.09.15 (#5353) Jorge Martin Espinosa 2025-09-15 15:15:10 +02:00
  • b8db02e4ac Do not center the dialog title text for dialogs with no icon (#5332) Jorge Martin Espinosa 2025-09-15 11:39:37 +02:00
  • 23cb084126 Sync Strings from Localazy (#5349) ElementBot 2025-09-15 08:39:59 +02:00
  • 93cbe24ab4 Update telephoto to v0.17.0 renovate[bot] 2025-09-15 05:15:47 +00:00
  • 874fd668bd Update dependency com.google.testparameterinjector:test-parameter-injector to v1.19 (#5341) renovate[bot] 2025-09-12 19:09:55 +02:00
  • 120c30e076 Show progress dialog while we are sending invites in a room (#5342) Richard van der Hoff 2025-09-12 11:35:37 +01:00
  • 3af4405ee3 Space list (#5320) Benoit Marty 2025-09-11 17:29:15 +02:00
  • 0ebabe31a9 Update dependency com.posthog:posthog-android to v3.21.2 (#5333) renovate[bot] 2025-09-11 17:13:49 +02:00
  • f879c2e1e1 Update camera to v1.5.0 (#5336) renovate[bot] 2025-09-11 17:13:27 +02:00
  • 5bbe299627 Use .value instead of .toString(). Benoit Marty 2025-09-11 17:04:58 +02:00
  • 0b5cb57e46 Extract plantTestTimber Benoit Marty 2025-09-11 16:58:47 +02:00
  • baf922e9ba Update dependency androidx.sqlite:sqlite-ktx to v2.6.0 (#5337) renovate[bot] 2025-09-11 16:44:20 +02:00
  • 95207ee6eb Improve log messages and comment Benoit Marty 2025-09-11 16:37:12 +02:00
  • 9585f59725 Code cleanup. Avoid usage of !! Benoit Marty 2025-09-11 16:21:32 +02:00
  • 3b41d4a7e8 Add tests on RustSpaceRoomList Benoit Marty 2025-09-11 14:51:56 +02:00
  • 9546a731d4 fix detekt Valere 2025-09-11 13:41:24 +02:00
  • e20b3550dc Call: RTC decline event support Valere 2025-09-09 09:59:40 +02:00
  • 87c8c578d3 Update dependency org.matrix.rustcomponents:sdk-android to v25.9.10 (#5323) Benoit Marty 2025-09-11 11:50:05 +02:00
  • ba372c018b Fix quality issue. Benoit Marty 2025-09-11 10:15:23 +02:00
  • 4869c0b5d7 Add UT on SpaceListUpdateProcessor Benoit Marty 2025-09-11 09:36:56 +02:00
  • 558ecde8ab Update dependency io.sentry:sentry-android to v8.21.1 (#5310) renovate[bot] 2025-09-11 09:54:28 +02:00
  • 3a301cf4d9 Merge pull request #5322 from element-hq/renovate/com.google.truth-truth-1.x renovate[bot] 2025-09-11 09:04:55 +02:00
  • dcc1545cbf Add a TODO Benoit Marty 2025-09-11 09:02:43 +02:00
  • 066bfb13fc SDK API change: handle change on VirtualElementCallWidgetOptions Benoit Marty 2025-09-11 08:58:36 +02:00
  • e634952a99 normalizedPowerLevel has been removed from the SDK (and was not used). Benoit Marty 2025-09-11 08:52:02 +02:00
  • 86f3918e78 Update activity to v1.11.0 (#5324) renovate[bot] 2025-09-11 07:57:09 +02:00
  • 697652a5f4 Iterate on SpaceRoomCache thanks to SpaceRoomCacheTest ganfra 2025-09-10 21:42:25 +02:00
  • 23cb6146b1 Update dependency org.matrix.rustcomponents:sdk-android to v25.9.10 renovate[bot] 2025-09-10 17:30:00 +00:00
  • 959cb4f0b3 Add test on SpaceRoomCache and fix implementation Benoit Marty 2025-09-10 18:18:16 +02:00
  • 3d263775c3 Merge pull request #5318 from element-hq/feature/bma/releaseScriptImprovement Benoit Marty 2025-09-10 17:30:17 +02:00
  • c982279d5c Add test on SpacePresenter Benoit Marty 2025-09-10 16:12:52 +02:00
  • 2128f3c059 Introduce MatrixClient.rememberHideInvitesAvatar() extension to reduce code duplication. Benoit Marty 2025-09-10 15:33:59 +02:00
  • c9bc7bf28a Fix test compilation issues. Benoit Marty 2025-09-10 15:12:25 +02:00
  • 115e0e64f6 Update screenshots ElementBot 2025-09-10 13:17:52 +00:00
  • e227885345 More compilation fixes. Benoit Marty 2025-09-10 14:58:18 +02:00
  • bb39a9f399 Code cleanup, remove dead code and fix compilation issue Benoit Marty 2025-09-10 14:08:10 +02:00
  • f5882fef11 feature (space) : display top bar title ganfra 2025-09-10 12:04:09 +02:00
  • d4d2aa1707 feature (space) : add space cache and navigation to sub space/room ganfra 2025-09-10 10:48:34 +02:00
  • b45a4c3b2c feature (space) : iterate on space list (and space screen) ganfra 2025-09-08 21:57:25 +02:00
  • 4048bb7fb6 feature(spaces) : start introducing SpaceScreen ganfra 2025-09-08 15:41:27 +02:00
  • 5d8ca6590e feature (space) : extract SpaceRoomItemView ganfra 2025-09-05 16:07:37 +02:00
  • aadd8b45e2 feature(spaces) : introduce SpaceRoomList matrix api ganfra 2025-09-05 10:27:33 +02:00
  • 7e0931c299 Increase Element Call audio init delay (#5315) Jorge Martin Espinosa 2025-09-10 12:47:12 +02:00
  • 7fcc090cc6 Document Versions.kt Benoit Marty 2025-09-10 11:58:38 +02:00
  • c3db71b623 Add static checks Benoit Marty 2025-09-10 11:46:02 +02:00
  • ac9c75dded Remove obsolete comment. The release script now reads the value from Versions.kt Benoit Marty 2025-09-10 11:34:26 +02:00
  • 94f098d517 Release script: read the build tool version from Versions.kt Benoit Marty 2025-09-10 11:32:27 +02:00
  • b559065db9 Changelog for version 25.09.1 Benoit Marty 2025-09-09 21:32:18 +02:00
  • b808a257a8 Ignore errors from importing secrets from secret storage Hubert Chathi 2025-09-09 13:12:05 -04:00
  • 55d1942a1d Merge tag 'v25.09.1' into develop Benoit Marty 2025-09-09 19:01:04 +02:00
  • 4410e8af05 Merge branch 'release/25.09.1' into main Benoit Marty 2025-09-09 19:00:51 +02:00
  • 64270a151b Adding fastlane file for version 25.09.1 Benoit Marty 2025-09-09 19:00:44 +02:00
  • 59c6ae6fea Setting version for the release 25.09.1 Benoit Marty 2025-09-09 18:59:13 +02:00
  • 1bd47ea07d Merge pull request #5311 from element-hq/feature/bma/revertAgpTo_8.11 Benoit Marty 2025-09-09 18:47:04 +02:00
  • 2294fd2b87 Comment out the lint version override. Benoit Marty 2025-09-09 18:13:20 +02:00
  • 91dbf794c6 Revert AGP to 8.11.1 to unblock F-Droid build. Benoit Marty 2025-09-09 18:10:00 +02:00
  • c04962753a Remove unused MatrixClient.availableSlidingSyncVersions(). Benoit Marty 2025-09-09 15:19:19 +02:00