Commit graph

  • 0b9a4a6302 Merge pull request #5589 from element-hq/feature/bma/metro070 Benoit Marty 2025-10-23 12:03:45 +02:00
  • b8e956c5d6 fix(deps): update dependency com.google.crypto.tink:tink-android to v1.19.0 (#5572) renovate[bot] 2025-10-23 11:33:20 +02:00
  • 52dffa5418 Merge branch 'develop' into feature/bma/metro070 Benoit Marty 2025-10-23 11:30:25 +02:00
  • fedbc1e70a Merge pull request #5566 from element-hq/feature/bma/securityAndPrivacy Benoit Marty 2025-10-23 11:29:34 +02:00
  • 6326d1fc22 Merge pull request #5587 from element-hq/feature/bma/robustWellknown Benoit Marty 2025-10-23 11:28:30 +02:00
  • 6a8393393e fix(deps): update dependency com.posthog:posthog-android to v3.25.0 (#5594) renovate[bot] 2025-10-23 08:56:19 +00:00
  • d3feb237a1 Merge pull request #5588 from element-hq/feature/bma/iconPreviewDuplicate Benoit Marty 2025-10-23 10:40:41 +02:00
  • d8af1eea89 fix(deps): update dependency androidx.work:work-runtime-ktx to v2.11.0 (#5590) renovate[bot] 2025-10-23 10:40:17 +02:00
  • 937519639d Add missing test. Benoit Marty 2025-10-23 09:59:24 +02:00
  • 9983871db7 Introduce WorkerDataConverter to avoid hard coded Json key and ensure serializing/deserializing is performed at the same place. Benoit Marty 2025-10-23 09:32:52 +02:00
  • 375c5c7c7d Ignore the new test for now. Benoit Marty 2025-10-23 08:56:32 +02:00
  • d99423f5b1 Cleanup template. Benoit Marty 2025-10-22 19:12:48 +02:00
  • 826cacf209 Remove @Inject, not necessary anymore when class is annotated with @ContributesBinding Benoit Marty 2025-10-22 18:37:13 +02:00
  • 666666a8b6 Fix compilation issue Benoit Marty 2025-10-22 18:24:20 +02:00
  • f017424819 Metro: enable contributesAsInject option. Benoit Marty 2025-10-22 18:24:07 +02:00
  • 9285db9348 Add test around metro annotation. Metro 0.7.0 make optional to use @Inject when the class is annotation by @ContributesBinding Benoit Marty 2025-10-17 12:57:23 +02:00
  • 80c0c17336 Remove exception Benoit Marty 2025-10-22 17:25:59 +02:00
  • 4861ae5171 Enable SyncNotificationsWithWorkManager in nightly and debug builds (#5573) Jorge Martin Espinosa 2025-10-22 16:55:40 +02:00
  • 2e59c05771 Update screenshots ElementBot 2025-10-22 14:33:10 +00:00
  • 13735f280b fix(deps): update dependency io.sentry:sentry-android to v8.24.0 (#5586) renovate[bot] 2025-10-22 16:25:24 +02:00
  • b579cd9831 fix(deps): update dependencyanalysis to v3.2.0 (#5577) renovate[bot] 2025-10-22 16:23:55 +02:00
  • 7829c1fb54 Add missing icon in the list Benoit Marty 2025-10-22 16:14:06 +02:00
  • c9e65a7c7d Remove icon preview duplication. We now have IconsCompoundPreview with the same content in only one image. Benoit Marty 2025-10-22 16:11:41 +02:00
  • 33ec18c68e Change Preview height to give space for new icons to come. Benoit Marty 2025-10-22 16:06:53 +02:00
  • 08f0e2c79f Update ref. Benoit Marty 2025-10-22 15:30:09 +02:00
  • dc46e522af Improve API of interface WellknownRetriever to be able to distinguish between 404 and other errors. Benoit Marty 2025-10-22 15:28:31 +02:00
  • 7e719556ac Merge pull request #5576 from element-hq/renovate/metro ganfra 2025-10-22 14:59:20 +02:00
  • 9ad9efe547 Improve API of interface WellknownRetriever to be able to distinguish between 404 and other errors. Benoit Marty 2025-10-22 14:13:36 +02:00
  • cbbbef39d8 Merge pull request #5584 from element-hq/bma/brandColorFix Benoit Marty 2025-10-22 13:08:54 +02:00
  • acdef75949 Merge remote-tracking branch 'origin/develop' into bma/brandColorFix Benoit Marty 2025-10-22 12:27:00 +02:00
  • 9e6fd63feb Add missing tests on CallType and make it internal. Benoit Marty 2025-10-22 12:07:45 +02:00
  • 4026757201 Add missing tests on DefaultEnterpriseService Benoit Marty 2025-10-22 11:55:58 +02:00
  • a1d9973a1e Merge pull request #5574 from element-hq/feature/fga/offline_banner_tweak ganfra 2025-10-22 11:09:41 +02:00
  • 4c86d78eef fix(deps): update metro to v0.7.2 renovate[bot] 2025-10-22 08:40:18 +00:00
  • 3db100e61c Fix tests. Benoit Marty 2025-10-22 10:31:12 +02:00
  • 1587ed5fe2 Fix tests. Benoit Marty 2025-10-22 10:18:44 +02:00
  • e7f6a1a5e6 Fix tests. Benoit Marty 2025-10-22 10:15:32 +02:00
  • 9af694b4a2 Use right colors on ForcedDarkElementTheme Benoit Marty 2025-10-22 09:48:07 +02:00
  • 82c6aca7e5 Move SemanticColorsLightDark to compound module Benoit Marty 2025-10-22 09:35:55 +02:00
  • c2c77aad2a Improve API and fix theme glitch when switching between accounts. Benoit Marty 2025-10-22 09:32:15 +02:00
  • 3d203d19e1 misc: fix insets for search room list after offline banner rework ganfra 2025-10-21 17:26:43 +02:00
  • 1902b6a4e5 Update screenshots ElementBot 2025-10-21 14:31:48 +00:00
  • 68daf8d2cf misc: display offline banner directly in LoggedInFlowNode (and fix window insets) ganfra 2025-10-21 16:05:20 +02:00
  • ea2fc290b7 Changelog for version 25.10.1 Jorge Martín 2025-10-21 15:24:04 +02:00
  • 7a4528f1c5 Adding fastlane file for version 25.10.1 Jorge Martín 2025-10-21 14:15:10 +02:00
  • e6e8fba829 Setting version for the release 25.10.1 Jorge Martín 2025-10-21 14:10:48 +02:00
  • d621616801 Update screenshots ElementBot 2025-10-21 12:48:19 +00:00
  • e122ff96ba Add missing test. Benoit Marty 2025-10-21 14:34:11 +02:00
  • e9969fda56 Iterate on rendering the "Ask to join" option. Benoit Marty 2025-10-21 14:31:29 +02:00
  • f8628840ca Merge pull request #5565 from element-hq/bma/wellknownBrandColor Benoit Marty 2025-10-21 14:15:30 +02:00
  • df004db427 Merge branch 'release/25.10.1' Jorge Martín 2025-10-21 14:15:12 +02:00
  • d2dc9adfe4 Adding fastlane file for version 25.10.1 Jorge Martín 2025-10-21 14:15:10 +02:00
  • 7c32b35857 Setting version for the release 25.10.1 Jorge Martín 2025-10-21 14:10:48 +02:00
  • 64b5b53510 Improve API and documentation Benoit Marty 2025-10-21 11:53:36 +02:00
  • 10bf5f1c8c Make sure declining a call stops observing the ringing call state (#5563) Jorge Martin Espinosa 2025-10-21 11:26:13 +02:00
  • cbeb58f00e Keep the cursor position in room list search when going back (#5570) Jorge Martin Espinosa 2025-10-21 11:25:46 +02:00
  • cd375cafba Merge pull request #5568 from element-hq/feature/bma/fixDeprecation Benoit Marty 2025-10-21 11:22:38 +02:00
  • f36e017e3a chore(deps): update plugin sonarqube to v7 (#5535) renovate[bot] 2025-10-21 09:29:14 +02:00
  • e062ade239 interface TestParameterValuesProvider is deprecated. Benoit Marty 2025-10-21 09:12:11 +02:00
  • 0811f5e135 Update screenshots ElementBot 2025-10-20 15:46:20 +00:00
  • 9d537589ff 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
  • 7cb4a96fbe Hide "Ask to join" option if Knock feature is disabled. Benoit Marty 2025-10-17 17:02:19 +02:00
  • 8ffae8d416 Remove Knock FF check to show the Security and Privacy entry point. Benoit Marty 2025-10-17 16:56:57 +02:00
  • 0f3858649c Update ref Benoit Marty 2025-10-20 16:56:36 +02:00
  • 0e4a3c8d12 Bug reporter: ensure the log are store in the correct folder. Benoit Marty 2025-10-20 15:57:08 +02:00
  • c4884879d8 Avoid emitted a new value each time the token is refreshed (for instance) Benoit Marty 2025-10-20 15:51:55 +02:00
  • 64ff19c808 Update API around brandColor. Benoit Marty 2025-10-20 14:42:53 +02:00
  • 3140de4577 fix(deps): update dependency com.posthog:posthog-android to v3.24.0 (#5564) renovate[bot] 2025-10-20 16:23:13 +02:00
  • 71c853d1a7 Fix test warning (#5558) Benoit Marty 2025-10-20 12:08:05 +02:00
  • 5f6a93cd1a Sync Strings (#5562) ElementBot 2025-10-20 12:04:46 +02:00
  • 76592eacb1 Update ref. Benoit Marty 2025-10-20 10:59:16 +02:00
  • ab35235bae Avoid creating a Json instance many times. Benoit Marty 2025-10-20 09:35:12 +02:00
  • 241a968d66 Introduce JsonProvider. Benoit Marty 2025-10-17 17:31:15 +02:00
  • c962201722 Merge pull request #5557 from element-hq/feature/bma/sortFF Benoit Marty 2025-10-17 15:26:39 +02:00
  • 69aafe9841 Add unit test on DefaultFeaturesProvider. Benoit Marty 2025-10-17 14:55:41 +02:00
  • 6e722a2998 Fix typo. Benoit Marty 2025-10-17 14:52:06 +02:00
  • 992a35e249 fix(deps): update metro to v0.7.0 (#5554) renovate[bot] 2025-10-17 14:47:59 +02:00
  • e5a9e2dc74 Update screenshots ElementBot 2025-10-17 11:00:29 +00:00
  • 52789cec8c Fix test. Benoit Marty 2025-10-17 12:35:19 +02:00
  • ba49cfb07c Avoid using volatile FeatureFlags in DefaultFeatureFlagServiceTest Benoit Marty 2025-10-17 12:33:07 +02:00
  • a76ab22ed5 Add test on api getAvailableFeatures. Benoit Marty 2025-10-17 12:27:23 +02:00
  • 09a6ffc081 Improve and fix tests. Benoit Marty 2025-10-17 12:04:18 +02:00
  • b6ec06ebc6 Ensure labs feature are ordered as they are declared. Benoit Marty 2025-10-17 11:52:38 +02:00
  • ff70722f8d Perform toImmutableList() less often. Benoit Marty 2025-10-17 11:42:21 +02:00
  • 098a74435d Extract EnabledFeature. Benoit Marty 2025-10-17 11:37:11 +02:00
  • e747426bf9 Show a ProgressDialog during Clear cache action. Benoit Marty 2025-10-17 11:35:13 +02:00
  • b7ac322d18 Improve FeatureFlagService API. Benoit Marty 2025-10-17 10:59:17 +02:00
  • 6854f014b0 Fix warning and also fix bug! Benoit Marty 2025-10-17 10:52:41 +02:00
  • 9094f2e823 Fix warning Benoit Marty 2025-10-17 10:46:47 +02:00
  • d913c6db0c Improve fun api. Benoit Marty 2025-10-17 10:44:50 +02:00
  • 828ee38c09 Let the order of FeatureFlag follow the order they are declared in the code. Benoit Marty 2025-10-17 10:44:03 +02:00
  • b90dc081b7 Fix media viewer not being dismissed with reduced motion enabled (#5555) Jorge Martin Espinosa 2025-10-17 12:10:13 +02:00
  • 597c9b473a Sync notifications using WorkManager (#5545) Jorge Martin Espinosa 2025-10-17 11:51:27 +02:00
  • 42c775d740 Merge pull request #5542 from element-hq/feature/bma/assetReader Benoit Marty 2025-10-16 22:12:35 +02:00
  • aefef9095b Update Ref. Benoit Marty 2025-10-16 21:40:14 +02:00
  • ed50f2c9f9 Update Ref. Benoit Marty 2025-10-16 21:16:10 +02:00
  • 14cebee7b3 Update Ref. Benoit Marty 2025-10-16 20:58:39 +02:00
  • 0656b5b2c4 Merge remote-tracking branch 'origin/develop' into feature/bma/assetReader Benoit Marty 2025-10-16 20:34:38 +02:00
  • d632625684 Merge pull request #5552 from element-hq/feature/bma/extractConsoleMessageLogger Benoit Marty 2025-10-16 18:46:18 +02:00
  • ff205042ec Fix tests. Benoit Marty 2025-10-16 18:15:01 +02:00