Commit graph

  • 6d6be64311 Merge pull request #4402 from element-hq/misc/enable-logcat-in-all-builds Benoit Marty 2025-03-14 11:33:57 +01:00
  • ef799c6b0b fix(deps): update dependencyanalysis to v2.12.0 renovate[bot] 2025-03-13 21:28:39 +00:00
  • fc10bafcc0 Merge pull request #4407 from element-hq/renovate/compose.bom Benoit Marty 2025-03-13 22:27:15 +01:00
  • 62f173b9ed fix(deps): update dependency androidx.webkit:webkit to v1.13.0 renovate[bot] 2025-03-13 17:54:53 +00:00
  • 055eb570bf fix(deps): update dependency androidx.compose:compose-bom to v2025.03.00 renovate[bot] 2025-03-13 17:54:47 +00:00
  • cb5dcf9b79 Use a feature flag to decide whether logs should be printed to logcat or not Jorge Martín 2025-03-13 16:11:21 +01:00
  • c53d80e8fb Merge pull request #4400 from element-hq/feature/bma/customPushGateway Benoit Marty 2025-03-13 12:01:10 +01:00
  • 2dfa1ab64d Merge branch 'develop' into feature/bma/customPushGateway Benoit Marty 2025-03-13 11:39:47 +01:00
  • 31840c7bb2 Update ref to enterprise module. Benoit Marty 2025-03-13 09:57:54 +01:00
  • 09b36f99d4 Merge pull request #4401 from element-hq/feature/bma/disableClickOnSticker Benoit Marty 2025-03-12 21:22:38 +01:00
  • 842357d7f7 Enable printing logs to logcat in nightly and release builds Jorge Martín 2025-03-12 18:51:55 +01:00
  • 9695c180d8 Disable click effect on Stickers. Closes #4342 Benoit Marty 2025-03-12 18:23:52 +01:00
  • e3dcb683b8 Fix warnings in tests for push provider modules (#4398) Jorge Martin Espinosa 2025-03-12 17:36:31 +01:00
  • b30e1095c9 Give ability to configure the UnifiedPush default push gateway. Benoit Marty 2025-03-12 17:10:33 +01:00
  • cd48d051a8 Give ability to configure the Firebase push gateway. Benoit Marty 2025-03-12 16:50:12 +01:00
  • 891c0c6d3b Explicitly import com.google.firebase.appdistribution.gradle.firebaseAppDistribution. This is fixing this issue reported by lint: ~/app/build.gradle.kts:133: Error: This does not resolve to the right method; you need to explicitly add import com.google.firebase.appdistribution.gradle.firebaseAppDistribution to this file! [WrongGradleMethod] firebaseAppDistribution { ~~~~~~~~~~~~~~~~~~~~~~~ Benoit Marty 2025-03-12 14:50:25 +01:00
  • a51b74d3fb Upgrade lint to the latest version. Benoit Marty 2025-03-12 14:41:09 +01:00
  • a930e9ae6b Merge pull request #4397 from element-hq/feature/bma/fixNoMoreMediaToShow Benoit Marty 2025-03-12 12:27:49 +01:00
  • 96e34cb8ee Add user verification and verification state violation badges (#4392) Jorge Martin Espinosa 2025-03-12 12:22:53 +01:00
  • 6958cc480b Ensure the snackbar "No more media to show" is not render after the app is loading the first item. Closes #4345 Benoit Marty 2025-03-12 12:09:51 +01:00
  • 3112243a8a Merge pull request #4395 from element-hq/renovate/dependencyanalysis Benoit Marty 2025-03-12 08:52:48 +01:00
  • 93a25621a0 fix(deps): update dependencyanalysis to v2.11.0 renovate[bot] 2025-03-11 20:20:29 +00:00
  • ca01993866 Merge pull request #4393 from element-hq/feature/bma/fixWrongTeam Benoit Marty 2025-03-11 17:11:45 +01:00
  • f2695f61d6 Use ELEMENT_BOT_TOKEN_READ_ORG Benoit Marty 2025-03-11 17:10:14 +01:00
  • 0ff3d19c67 "Core Team" is a team of matrix-org. Use team "Vector Core" instead. Benoit Marty 2025-03-11 13:57:59 +01:00
  • a31af8dcd6 Merge pull request #4378 from element-hq/feature/bma/customSuperButton Benoit Marty 2025-03-11 09:26:54 +01:00
  • 6f8b1547ea Discard timed out user verification requests (#4385) Jorge Martin Espinosa 2025-03-10 18:38:38 +01:00
  • 765bd85b6d fix(deps): update dependency com.posthog:posthog-android to v3.12.0 (#4387) renovate[bot] 2025-03-10 17:26:53 +01:00
  • 54cade3d27 Merge pull request #4386 from element-hq/feature/bma/publicIcon Benoit Marty 2025-03-10 16:18:28 +01:00
  • a70ceb6436 Merge pull request #4384 from element-hq/feature/bma/prChecks Benoit Marty 2025-03-10 16:07:20 +01:00
  • 09ab8dd630 Update screenshots ElementBot 2025-03-10 13:34:14 +00:00
  • 652a85e28f Provide buildMeta in IncomingCallActivity. Benoit Marty 2025-03-10 14:26:30 +01:00
  • d2ef4cd218 Replace ic_public.xml by the icon from Compound. Benoit Marty 2025-03-10 14:20:18 +01:00
  • b91933625c Implement user verification (#4294) Jorge Martin Espinosa 2025-03-10 11:20:17 +01:00
  • 6f54de58f3 Merge pull request #4381 from element-hq/sync-localazy Benoit Marty 2025-03-10 11:17:49 +01:00
  • 0e81076735 Detekt again. Benoit Marty 2025-03-10 11:12:22 +01:00
  • ea5fde99a5 Change LocalIsEnterpriseBuild to LocalBuildMeta Benoit Marty 2025-03-10 11:08:50 +01:00
  • b0be00aaa0 Sync strings (fix typo) Benoit Marty 2025-03-10 10:26:50 +01:00
  • cacf4ef3f5 Revert "Rename file blocked.yml to pull_request.yml" Benoit Marty 2025-03-10 09:58:53 +01:00
  • 9f57cf1a68 Revert "Automatically add label 'Z-Community-PR' to community PRs." Benoit Marty 2025-03-10 09:58:41 +01:00
  • b8ded1f91a Revert "Forbid develop branch fork contributions" Benoit Marty 2025-03-10 09:58:28 +01:00
  • 40990abf0b Forbid develop branch fork contributions Benoit Marty 2025-03-10 09:56:37 +01:00
  • afc46676a0 Automatically add label 'Z-Community-PR' to community PRs. Benoit Marty 2025-03-10 09:53:16 +01:00
  • 5f66d8c220 Rename file blocked.yml to pull_request.yml Benoit Marty 2025-03-10 09:49:35 +01:00
  • 9b6c8b0eff Forbid develop branch fork contributions Benoit Marty 2025-03-10 09:56:37 +01:00
  • add82aca8d Automatically add label 'Z-Community-PR' to community PRs. Benoit Marty 2025-03-10 09:53:16 +01:00
  • 4dedba8e2c Rename file blocked.yml to pull_request.yml Benoit Marty 2025-03-10 09:49:35 +01:00
  • 05e328b916 Sync strings (fix typo) Benoit Marty 2025-03-10 09:30:13 +01:00
  • ae2a281c47 Merge pull request #4376 from ShadowRZ/features/shadowrz/long-press-link-copy Benoit Marty 2025-03-10 09:17:16 +01:00
  • 9456ee921d Sync Strings from Localazy bmarty 2025-03-10 00:28:38 +00:00
  • 2e458916fc feat: Long press link to copy URL to clipboard 夜坂雅 2025-03-07 22:56:56 +08:00
  • 8c65dee61f Add Konsist exception for FocusedEventPreview Benoit Marty 2025-03-07 18:48:04 +01:00
  • e1725c6348 Add LocalIsEnterpriseBuild to allow list Benoit Marty 2025-03-07 18:45:54 +01:00
  • 237cd3eede Update screenshots ElementBot 2025-03-07 17:33:54 +00:00
  • 1ae97e7c90 Ensure color for highlighted message is ok for enterprise build. Benoit Marty 2025-03-07 16:39:12 +01:00
  • b8ef9416ed Change color or TimelineItemReadMarkerView Benoit Marty 2025-03-07 18:19:02 +01:00
  • 5c6c211bd0 Fix gradient on GradientFloatingActionButton Benoit Marty 2025-03-07 17:50:45 +01:00
  • 5dcc13236b GradientFloatingActionButton use textActionAccent for enterprise build. Benoit Marty 2025-03-07 17:32:03 +01:00
  • 846201df78 Let SuperButton use textActionAccent for enterprise build. Benoit Marty 2025-03-07 17:22:11 +01:00
  • 00507fa309 Provide isEnterpriseBuild value to the Composable. Benoit Marty 2025-03-07 17:21:11 +01:00
  • 8d9d397b1d Merge pull request #4375 from element-hq/feature/bma/moreWorkOnIcons Benoit Marty 2025-03-07 17:53:13 +01:00
  • 56643f85df Add preview for focusedEvent Benoit Marty 2025-03-07 16:29:26 +01:00
  • d3a6b107af Fix issue in Modifier Benoit Marty 2025-03-07 15:53:20 +01:00
  • 7f4c6303e4 Update screenshots ElementBot 2025-03-07 13:32:17 +00:00
  • 7258b05a3c Rename ic_notification_small to ic_notification Benoit Marty 2025-03-07 14:21:09 +01:00
  • 8d14ac67e9 Add IconColorButton (CloseButton) Figma: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=1956-37586 Benoit Marty 2025-03-07 12:42:58 +01:00
  • 99b3e6b547 Remove unused ic_encryption_enabled drawable. Benoit Marty 2025-03-07 12:19:36 +01:00
  • dab2df0f35 Merge pull request #4374 from element-hq/feature/fga/focused_timeline_read_receipt ganfra 2025-03-07 10:18:13 +01:00
  • ef185cb5ee change(read receipt): track read receipts for focused timeline ganfra 2025-03-07 09:57:29 +01:00
  • 7cdc26299d Merge pull request #4354 from element-hq/renovate/rnkdsh-action-upload-diawi-1.x ganfra 2025-03-07 09:48:06 +01:00
  • e6d6ed35bf Changelog for version 25.03.1 Benoit Marty 2025-03-06 17:46:29 +01:00
  • 721debd58e Merge tag 'v25.03.1' into develop Benoit Marty 2025-03-06 16:59:00 +01:00
  • bd33d507e3 Merge branch 'release/25.03.1' into main Benoit Marty 2025-03-06 16:58:44 +01:00
  • 8c22e8e17a Adding fastlane file for version 25.03.1 Benoit Marty 2025-03-06 16:58:36 +01:00
  • f824091d4f Setting version for the release 25.03.1 Benoit Marty 2025-03-06 16:53:03 +01:00
  • fc4130310c Merge pull request #4297 from robintown/ec-close Benoit Marty 2025-03-06 16:22:24 +01:00
  • fb27160d55 Merge pull request #4373 from element-hq/feature/bma/enableEventCache Benoit Marty 2025-03-06 12:18:40 +01:00
  • 540cc500ba Update dependency org.matrix.rustcomponents:sdk-android to v25.3.6 (#4371) renovate[bot] 2025-03-06 11:13:04 +01:00
  • 207133143d Show the clear cache for room only when "View source" is enabled (this is our "developer mode") Benoit Marty 2025-03-06 10:55:33 +01:00
  • 3522a4fdbf Enable the Event cache by default. Note that it will not enable it if the user has explicitly disabled it. Benoit Marty 2025-03-06 10:38:05 +01:00
  • 5c0c87ddeb Merge pull request #4370 from element-hq/feature/fga/update_rust_sdk_25.03.05 Benoit Marty 2025-03-05 22:20:36 +01:00
  • 72d9388d80 Merge pull request #4369 from element-hq/feature/bma/removePreferenceText Benoit Marty 2025-03-05 22:03:47 +01:00
  • 93f0598479 Fix test compilation Benoit Marty 2025-03-05 21:54:10 +01:00
  • 5baaa680eb Remove empty line. Benoit Marty 2025-03-05 21:41:47 +01:00
  • 056aa383a1 deps(rust sdk) : update to 25.03.05 and fix the breaking changes ganfra 2025-03-05 20:57:37 +01:00
  • 1ac85385f9 Update screenshots ElementBot 2025-03-05 16:40:13 +00:00
  • 9ca6b188f1 Remove PreferenceText, replace by ListItem. Benoit Marty 2025-03-05 12:43:29 +01:00
  • 3d64190a7c Merge pull request #4365 from element-hq/feature/bma/fixColors Benoit Marty 2025-03-05 17:25:00 +01:00
  • 1566403d7b Update screenshots ElementBot 2025-03-05 10:54:46 +00:00
  • 7d85c0bfa3 Fix icon color. Leading icon should be iconSecondary Trailing icon should be iconPrimary See Figma https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=628-25757 Benoit Marty 2025-03-05 11:42:05 +01:00
  • f820a210eb Merge pull request #4360 from element-hq/feature/fga/left_room_snackbar ganfra 2025-03-05 10:19:10 +01:00
  • b461567d43 Update android.gradle.plugin to v8.9.0 renovate[bot] 2025-03-04 23:17:35 +00:00
  • 4ae92bc83e change(left room snackbar) : manage cancel knock and decline invite ganfra 2025-03-04 21:52:33 +01:00
  • bc8241f19c Merge pull request #4353 from element-hq/feature/fga/room_preview_invite_state ganfra 2025-03-04 16:45:50 +01:00
  • c3407250eb change(invites) : fix compilation after last changes ganfra 2025-03-04 14:51:16 +01:00
  • 9e661c56e4 Update rnkdsh/action-upload-diawi action to v1.5.7 renovate[bot] 2025-03-04 11:50:25 +00:00
  • dc48505032 Merge pull request #4350 from robintown/prevent-blocked Benoit Marty 2025-03-04 12:49:54 +01:00
  • 35347231b8 Merge pull request #4352 from element-hq/feature/bma/fixTypo Benoit Marty 2025-03-04 12:49:01 +01:00
  • b6bd5fb97a Merge pull request #4348 from element-hq/feature/fga/move_room_directory_entry ganfra 2025-03-04 11:23:39 +01:00
  • d72cbffecc Update screenshots ElementBot 2025-03-04 10:07:14 +00:00