Commit Graph

  • 20887b5815 misc: fix insets for search room list after offline banner rework ganfra 2025-10-21 17:26:43 +02:00
  • 5038c67f3c Update screenshots ElementBot 2025-10-21 14:31:48 +00:00
  • 7849c84bb2 misc: display offline banner directly in LoggedInFlowNode (and fix window insets) ganfra 2025-10-21 16:05:20 +02:00
  • 8b88ca20b1 Changelog for version 25.10.1 Jorge Martín 2025-10-21 15:24:04 +02:00
  • e83a8d682a Adding fastlane file for version 25.10.1 Jorge Martín 2025-10-21 14:15:10 +02:00
  • 8b9d02a47b Setting version for the release 25.10.1 Jorge Martín 2025-10-21 14:10:48 +02:00
  • 05963fba0a Update screenshots ElementBot 2025-10-21 12:48:19 +00:00
  • cd175df58b Add missing test. Benoit Marty 2025-10-21 14:34:11 +02:00
  • 8c84ea19ba Iterate on rendering the "Ask to join" option. Benoit Marty 2025-10-21 14:31:29 +02:00
  • 9dd90bcd4e Merge pull request #5565 from element-hq/bma/wellknownBrandColor Benoit Marty 2025-10-21 14:15:30 +02:00
  • acbf988448 Merge branch 'release/25.10.1' Jorge Martín 2025-10-21 14:15:12 +02:00
  • 8b27662bec Adding fastlane file for version 25.10.1 Jorge Martín 2025-10-21 14:15:10 +02:00
  • 29c2985035 Setting version for the release 25.10.1 Jorge Martín 2025-10-21 14:10:48 +02:00
  • c5da479065 Improve API and documentation Benoit Marty 2025-10-21 11:53:36 +02:00
  • 651263111e Make sure declining a call stops observing the ringing call state (#5563) Jorge Martin Espinosa 2025-10-21 11:26:13 +02:00
  • 191e32c37b Keep the cursor position in room list search when going back (#5570) Jorge Martin Espinosa 2025-10-21 11:25:46 +02:00
  • badb699a97 Merge pull request #5568 from element-hq/feature/bma/fixDeprecation Benoit Marty 2025-10-21 11:22:38 +02:00
  • 872781549f chore(deps): update plugin sonarqube to v7 (#5535) renovate[bot] 2025-10-21 09:29:14 +02:00
  • 9b41afdcbe interface TestParameterValuesProvider is deprecated. Benoit Marty 2025-10-21 09:12:11 +02:00
  • 4c1710ff58 Update screenshots ElementBot 2025-10-20 15:46:20 +00:00
  • 2541f2caa6 Show AskToJoin option if this is the current value, even if the Knock FF is disabled. Benoit Marty 2025-10-20 17:26:19 +02:00
  • a7a85006df Hide "Ask to join" option if Knock feature is disabled. Benoit Marty 2025-10-17 17:02:19 +02:00
  • 7d5bda80af Remove Knock FF check to show the Security and Privacy entry point. Benoit Marty 2025-10-17 16:56:57 +02:00
  • 47eec644a3 Update ref Benoit Marty 2025-10-20 16:56:36 +02:00
  • f16847a8fc Bug reporter: ensure the log are store in the correct folder. Benoit Marty 2025-10-20 15:57:08 +02:00
  • 7b00a12529 Avoid emitted a new value each time the token is refreshed (for instance) Benoit Marty 2025-10-20 15:51:55 +02:00
  • 38908a42a2 Update API around brandColor. Benoit Marty 2025-10-20 14:42:53 +02:00
  • 71382ee697 fix(deps): update dependency com.posthog:posthog-android to v3.24.0 (#5564) renovate[bot] 2025-10-20 16:23:13 +02:00
  • b62382ffc7 Fix test warning (#5558) Benoit Marty 2025-10-20 12:08:05 +02:00
  • a22101150b Sync Strings (#5562) ElementBot 2025-10-20 12:04:46 +02:00
  • 6c77359d98 Update ref. Benoit Marty 2025-10-20 10:59:16 +02:00
  • 94392d30b2 Avoid creating a Json instance many times. Benoit Marty 2025-10-20 09:35:12 +02:00
  • df48ed5a2d Introduce JsonProvider. Benoit Marty 2025-10-17 17:31:15 +02:00
  • fa8ddba1f5 Merge pull request #5557 from element-hq/feature/bma/sortFF Benoit Marty 2025-10-17 15:26:39 +02:00
  • 43971ee250 Add unit test on DefaultFeaturesProvider. Benoit Marty 2025-10-17 14:55:41 +02:00
  • a38df694fd Fix typo. Benoit Marty 2025-10-17 14:52:06 +02:00
  • 67418fcc6b fix(deps): update metro to v0.7.0 (#5554) renovate[bot] 2025-10-17 14:47:59 +02:00
  • 455ddb5b43 Update screenshots ElementBot 2025-10-17 11:00:29 +00:00
  • bfe01e602c Fix test. Benoit Marty 2025-10-17 12:35:19 +02:00
  • a24cde6d0b Avoid using volatile FeatureFlags in DefaultFeatureFlagServiceTest Benoit Marty 2025-10-17 12:33:07 +02:00
  • ba52b9ad3a Add test on api getAvailableFeatures. Benoit Marty 2025-10-17 12:27:23 +02:00
  • 4b76ddaddc Improve and fix tests. Benoit Marty 2025-10-17 12:04:18 +02:00
  • 0043e462a4 Ensure labs feature are ordered as they are declared. Benoit Marty 2025-10-17 11:52:38 +02:00
  • 87a1b79726 Perform toImmutableList() less often. Benoit Marty 2025-10-17 11:42:21 +02:00
  • c98601c3c3 Extract EnabledFeature. Benoit Marty 2025-10-17 11:37:11 +02:00
  • 1a2255013d Show a ProgressDialog during Clear cache action. Benoit Marty 2025-10-17 11:35:13 +02:00
  • de2a4bc8c6 Improve FeatureFlagService API. Benoit Marty 2025-10-17 10:59:17 +02:00
  • d2dfad7726 Fix warning and also fix bug! Benoit Marty 2025-10-17 10:52:41 +02:00
  • a770716984 Fix warning Benoit Marty 2025-10-17 10:46:47 +02:00
  • 999a1f6a59 Improve fun api. Benoit Marty 2025-10-17 10:44:50 +02:00
  • 164cd26b1e Let the order of FeatureFlag follow the order they are declared in the code. Benoit Marty 2025-10-17 10:44:03 +02:00
  • c0d6862b6e Fix media viewer not being dismissed with reduced motion enabled (#5555) Jorge Martin Espinosa 2025-10-17 12:10:13 +02:00
  • ebe94f873e Sync notifications using WorkManager (#5545) Jorge Martin Espinosa 2025-10-17 11:51:27 +02:00
  • f3d75ee85c Merge pull request #5542 from element-hq/feature/bma/assetReader Benoit Marty 2025-10-16 22:12:35 +02:00
  • 8b8232ebe5 Update Ref. Benoit Marty 2025-10-16 21:40:14 +02:00
  • 73744e6f34 Update Ref. Benoit Marty 2025-10-16 21:16:10 +02:00
  • 673729cdff Update Ref. Benoit Marty 2025-10-16 20:58:39 +02:00
  • 6d779770d7 Merge remote-tracking branch 'origin/develop' into feature/bma/assetReader Benoit Marty 2025-10-16 20:34:38 +02:00
  • a264654438 Merge pull request #5552 from element-hq/feature/bma/extractConsoleMessageLogger Benoit Marty 2025-10-16 18:46:18 +02:00
  • b01de9efa7 Fix tests. Benoit Marty 2025-10-16 18:15:01 +02:00
  • a50b9f1e49 Merge branch 'develop' into feature/bma/extractConsoleMessageLogger Benoit Marty 2025-10-16 17:14:37 +02:00
  • 5702b38157 Fix test compilation/execution issue. Benoit Marty 2025-10-16 17:10:03 +02:00
  • 04607d6da3 Improve AssetReader. Benoit Marty 2025-10-16 16:46:40 +02:00
  • 7c437761c4 Move Json provider from Network module to AppModule to reuse it. Benoit Marty 2025-10-16 16:37:08 +02:00
  • 4400cd3643 Extract code that log a ConsoleMessage so that it can be reused. Benoit Marty 2025-10-16 16:15:09 +02:00
  • cdd0b29527 Add a way to reset the colors. Benoit Marty 2025-10-16 15:19:19 +02:00
  • 19e3d5901d Always show dividers. Benoit Marty 2025-10-16 12:19:48 +02:00
  • fc5417b7eb Merge pull request #5540 from element-hq/feature/fga/space_ui_tweak ganfra 2025-10-16 10:26:50 +02:00
  • 5037dadf7e Merge pull request #5532 from element-hq/feature/bma/multiAccountReport Benoit Marty 2025-10-16 10:26:13 +02:00
  • 50c0d3091c Update ref. Benoit Marty 2025-10-16 09:58:11 +02:00
  • 190681f849 fix(deps): update dependency org.maplibre.gl:android-sdk to v12.0.1 (#5548) renovate[bot] 2025-10-16 09:29:47 +02:00
  • 770ef9d275 Cleanup Benoit Marty 2025-10-15 18:26:48 +02:00
  • dc9d53093d Update ref to submodule. Benoit Marty 2025-10-15 17:36:03 +02:00
  • fc587b9d39 fix: Remove unknown room display condition (#5514) 夜坂雅 2025-10-15 22:35:49 +08:00
  • 68ef671478 Add tests Benoit Marty 2025-10-15 15:31:53 +02:00
  • 51ed35ac4d Update screenshots ElementBot 2025-10-15 12:37:27 +00:00
  • 757b1761d3 SuperButton: always use gradientActionColors(). Benoit Marty 2025-10-15 14:18:52 +02:00
  • b60a83b344 GradientFloatingActionButton: use gradientActionColors(). Benoit Marty 2025-10-15 14:17:00 +02:00
  • ac246dd521 Remove custom color for enterprise build. Benoit Marty 2025-10-15 14:10:42 +02:00
  • 8b169c4265 Fix 'test push loop back' notification check (#5541) Jorge Martin Espinosa 2025-10-15 14:07:18 +02:00
  • b579ff147d Fix tests. Benoit Marty 2025-10-15 12:08:58 +02:00
  • 97316e26fd Update screenshots ElementBot 2025-10-15 09:50:04 +00:00
  • 5b1bfac6ff Allow uploading notification push rules in bug reports (#5538) Jorge Martin Espinosa 2025-10-15 11:45:04 +02:00
  • 6b2e4ffbbd design(space): match figma for Space views ganfra 2025-10-15 11:28:55 +02:00
  • 844e1d2ce5 Let the enterprise build be able to update the colors. Benoit Marty 2025-10-14 17:13:05 +02:00
  • 26683bd939 Remove comment. Default values will be detected by the existing Konsist test Data class state MUST not have default value Benoit Marty 2025-10-14 14:30:52 +02:00
  • 35cf3aeb0b Merge pull request #5533 from element-hq/renovate/rnkdsh-action-upload-diawi-1.x renovate[bot] 2025-10-14 11:31:38 +02:00
  • 94ffa9364c chore(deps): update plugin dependencycheck to v12.1.8 (#5531) renovate[bot] 2025-10-14 11:28:11 +02:00
  • b043ddcddf Add number of accounts info in the rageshake data. Benoit Marty 2025-10-14 09:49:20 +02:00
  • 91a32b9034 Merge pull request #5527 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-25.x Benoit Marty 2025-10-13 18:04:52 +02:00
  • 3e9bda0e99 Update screenshots ElementBot 2025-10-13 15:31:09 +00:00
  • d8f84e5e55 Let the test use sample data. Benoit Marty 2025-10-13 16:42:54 +02:00
  • 26fcd1567c Let the preview provider use stable data. I do not get why the generated screenshot was always similar. Benoit Marty 2025-10-13 16:28:20 +02:00
  • 52869e432a Update comment. createFakeWaveform will be removed. Benoit Marty 2025-10-13 16:24:16 +02:00
  • 194b97ee10 Centralize WaveForm samples. Benoit Marty 2025-10-13 16:21:17 +02:00
  • a5198b4f6a Fix API break on voice messages. Benoit Marty 2025-10-13 16:09:46 +02:00
  • c10c60134c Add some comment Benoit Marty 2025-10-13 16:06:08 +02:00
  • 17fe2dd455 Merge pull request #5526 from element-hq/feature/bma/chipIteration Benoit Marty 2025-10-13 16:58:14 +02:00
  • 83c695d695 Fix API break in QrCodeLoginStep. Benoit Marty 2025-10-13 15:52:06 +02:00
  • 246920cdd8 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.13 renovate[bot] 2025-10-13 13:33:26 +00:00