Commit Graph

  • 859a82d420 feature(space): use room heroes for avatar ganfra 2025-10-08 14:09:51 +02:00
  • 0b0458c22e feature(space): makes sure SpaceRoom is marked as Immutable ganfra 2025-10-08 14:07:57 +02:00
  • 2fa1b9d448 Remove dead code. Benoit Marty 2025-10-08 14:04:32 +02:00
  • ae9ca6e944 Merge pull request #5485 from element-hq/feature/bma/previewOnAllIcons Benoit Marty 2025-10-08 12:37:59 +02:00
  • cb7186cf69 Sync Strings from Localazy bmarty 2025-10-08 10:23:22 +00:00
  • 1cd8a2a205 Fix import ordering Benoit Marty 2025-10-08 12:18:00 +02:00
  • 1a8bf8b8a0 Merge pull request #5482 from element-hq/feature/bma/improveAnnouncementService Benoit Marty 2025-10-08 12:08:29 +02:00
  • a2abcfd356 Update screenshots ElementBot 2025-10-08 10:03:45 +00:00
  • 10603d6dd1 Add a preview for all icons. It will help to investigate icon rendering issue using Showkase browser. Benoit Marty 2025-10-06 14:24:18 +02:00
  • 5be157b29e Clean up and add unit test on Theme.isDark() Benoit Marty 2025-10-06 13:26:02 +02:00
  • 8c8f142723 Add missing tests on DefaultAnnouncementService Benoit Marty 2025-10-08 11:38:11 +02:00
  • e31cc9b28b Extract AnnouncementStatus to its own file. Benoit Marty 2025-10-08 11:30:49 +02:00
  • 4c358aed95 Merge pull request #5476 from element-hq/feature/fga/space_room_display_name ganfra 2025-10-08 10:35:41 +02:00
  • 6b59c82a5c Improve InMemoryAnnouncementStore Benoit Marty 2025-10-08 10:29:15 +02:00
  • 7d922bbd03 Rename key and value Benoit Marty 2025-10-08 10:26:15 +02:00
  • 184bfeb209 Rename method. Benoit Marty 2025-10-08 10:22:30 +02:00
  • 752e846b1c Improve AnnouncementService. Benoit Marty 2025-10-08 09:45:44 +02:00
  • d73573f971 Update screenshots ElementBot 2025-10-07 20:12:18 +00:00
  • cd1b56bb26 Reduce number of changes in preview. Benoit Marty 2025-10-07 21:56:25 +02:00
  • 331583c60f Update screenshots ElementBot 2025-10-07 18:33:40 +00:00
  • 44c6ce01dc feature(space): use SpaceRoom.displayName from sdk ganfra 2025-10-07 20:15:46 +02:00
  • d475d948d6 Map SpaceRoom.displayName Benoit Marty 2025-10-07 18:07:27 +02:00
  • 1b05664a9c Fix API break. Benoit Marty 2025-10-07 18:05:55 +02:00
  • cbfd0d2675 Remove duplicated code. Benoit Marty 2025-10-07 17:25:44 +02:00
  • d9e8016c38 Remove duplicate Import class in RecoveryException Benoit Marty 2025-10-07 17:25:12 +02:00
  • 8692a70117 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.7 renovate[bot] 2025-10-07 15:23:22 +00:00
  • 700ea331fe Merge branch 'develop' into separate_import_error Benoit Marty 2025-10-07 17:23:19 +02:00
  • 59ef782b3e Merge pull request #5471 from element-hq/feature/bma/improveUnifiedPushTroubleshotTest Benoit Marty 2025-10-07 17:21:54 +02:00
  • fab26390e6 Merge pull request #5469 from element-hq/feature/bma/newSound Benoit Marty 2025-10-07 17:20:56 +02:00
  • c059e40749 Fix compilation issue in tests. Benoit Marty 2025-10-07 16:49:51 +02:00
  • 1532a83ab1 Update screenshots ElementBot 2025-10-07 14:09:53 +00:00
  • 98637b8fc5 Show new notification sound banner logic Benoit Marty 2025-10-07 12:20:24 +02:00
  • df384f6365 Add isFreshInstall Boolean to allow the miration to behave in a different way for an application upgrade or a fresh install. We cannot restore the previous code which existed because of https://github.com/element-hq/element-x-android/pull/3535 Benoit Marty 2025-10-07 12:16:49 +02:00
  • 58fca2e9e2 New notification sound banner Benoit Marty 2025-10-07 11:31:18 +02:00
  • a584a5c1c6 Update Localazy config and sync all the strings. Benoit Marty 2025-10-07 11:30:58 +02:00
  • 678d3d4e58 Set a sound to the noisy notification channel Benoit Marty 2025-10-07 11:13:45 +02:00
  • 6cc7f6dc34 Merge pull request #5470 from element-hq/feature/bma/betaWording Benoit Marty 2025-10-07 15:32:29 +02:00
  • 7ce4b47203 Improve current push provider test: give info about the distributor. Benoit Marty 2025-01-02 10:56:57 +01:00
  • 2bb3508af8 Use "BETA" word from Localazy and ensure layout is correct in IconTitleSubtitleMolecule if the title is long. Benoit Marty 2025-10-07 14:46:20 +02:00
  • 9714abe032 Add Labs screen for beta testing of public features (#5465) Jorge Martin Espinosa 2025-10-07 12:02:54 +02:00
  • a497703a90 Merge pull request #5468 from element-hq/feature/fga/space_tweaks ganfra 2025-10-07 10:55:05 +02:00
  • adb4828da4 feature(space): fix space tests compilation ganfra 2025-10-07 10:24:48 +02:00
  • 9436ea55a3 Fix API break in tests. Benoit Marty 2025-10-06 22:39:33 +02:00
  • 69c86232c4 Merge pull request #5466 from element-hq/feature/bma/replaceFunByVal Benoit Marty 2025-10-06 22:34:39 +02:00
  • 3f54017ec3 Merge pull request #5462 from element-hq/feature/bma/enableSpaces Benoit Marty 2025-10-06 22:34:14 +02:00
  • 199acc4c4d Update screenshots ElementBot 2025-10-06 19:21:59 +00:00
  • ca0e33386e Merge pull request #5459 from element-hq/renovate/telephoto ganfra 2025-10-06 21:11:49 +02:00
  • 17f9673a0f feature(space): introduce SpaceRoomVisibility and remove room count ganfra 2025-10-06 16:17:02 +02:00
  • d1cbf69af8 appCoroutineScope does not have to be a class member. Benoit Marty 2025-10-06 15:43:12 +02:00
  • b94925c878 Remove unused getCacheSize File receiver. Benoit Marty 2025-10-06 15:42:15 +02:00
  • 5afb048928 Use base type. Benoit Marty 2025-10-02 11:56:17 +02:00
  • cef55121cc Naming convention and use MatrixMediaLoader instead of MatrixClient for Coil factories. Benoit Marty 2025-10-02 11:53:39 +02:00
  • e0dffa4a46 Naming convention Benoit Marty 2025-10-02 11:49:43 +02:00
  • 77647a3f11 Let MatrixClient exposes val instead of fun for the services. Benoit Marty 2025-10-01 18:22:31 +02:00
  • 8d94df09ac feature(space): compute space room name locally ganfra 2025-10-06 14:21:01 +02:00
  • 68700d9bf9 Merge pull request #5456 from element-hq/feature/fga/space_list_scroll_position ganfra 2025-10-06 13:27:43 +02:00
  • be9b2b0066 fix(deps): update roborazzi to v1.50.0 (#5464) renovate[bot] 2025-10-06 13:15:50 +02:00
  • de8dc6b836 fix(deps): update dependency com.posthog:posthog-android to v3.23.0 (#5463) renovate[bot] 2025-10-06 11:08:39 +00:00
  • 3080baace2 Fix tests. Benoit Marty 2025-10-06 12:52:59 +02:00
  • d2e5b43674 Only offer to verify if a cross-signed device is available (#5433) Hubert Chathi 2025-10-06 06:40:52 -04:00
  • 7095b460b3 Sync Strings from Localazy (#5460) ElementBot 2025-10-06 12:38:51 +02:00
  • 5845a7eb31 Merge pull request #5457 from element-hq/feature/bma/internalCompound Benoit Marty 2025-10-06 12:32:53 +02:00
  • 1e67a01f04 Enable Spaces by default. Benoit Marty 2025-10-06 11:06:08 +02:00
  • 11d6e7e289 Fix CI on screeshot recording Benoit Marty 2025-10-06 11:00:30 +02:00
  • d4e295807f Import Compound tests from project https://github.com/element-hq/compound-android Benoit Marty 2025-10-06 10:16:29 +02:00
  • 9938b74669 Fix lint issue Benoit Marty 2025-10-03 20:27:17 +02:00
  • 2d1a3ac929 Update ref in enterprise module. Benoit Marty 2025-10-03 19:38:32 +02:00
  • 97efdfd017 Add exception for Konsist test. Benoit Marty 2025-10-03 19:12:51 +02:00
  • 04d0666ca0 Exclude generated files from being analyzed Benoit Marty 2025-10-03 18:55:47 +02:00
  • b41fb4144e Fix some quality issue Benoit Marty 2025-10-03 18:50:43 +02:00
  • 20e8765a3a We do not need to use support library Benoit Marty 2025-10-03 18:39:54 +02:00
  • baa5eb0b72 Update compound scripts. Benoit Marty 2025-10-03 18:32:55 +02:00
  • a0046e1e1a fix(deps): update telephoto to v0.18.0 renovate[bot] 2025-10-04 20:43:57 +00:00
  • 6b4198d75b Import Compound scripts from project https://github.com/element-hq/compound-android Benoit Marty 2025-10-03 18:25:49 +02:00
  • 95f1dc9bae Import Compound code from project https://github.com/element-hq/compound-android Benoit Marty 2025-10-03 18:23:27 +02:00
  • bfbabd84c3 feature(space) : keep space children in the presenter ganfra 2025-10-03 18:19:25 +02:00
  • 4660e99d11 Update dependency org.maplibre.gl:android-sdk to v12 (#5455) renovate[bot] 2025-10-03 15:14:51 +00:00
  • 4de1388673 fix(deps): update dependency io.sentry:sentry-android to v8.23.0 (#5442) renovate[bot] 2025-10-03 16:53:03 +02:00
  • d2dfc04248 chore(deps): update gradle/actions action to v5 (#5444) renovate[bot] 2025-10-03 16:49:43 +02:00
  • 97ae89ed96 Merge pull request #5451 from element-hq/feature/bma/spaceAnnoucement Benoit Marty 2025-10-03 16:48:49 +02:00
  • 0c63d0cb4f Merge pull request #5432 from element-hq/feature/bma/leaveSpace Benoit Marty 2025-10-03 16:43:45 +02:00
  • 729959026d Fix lint issue by removing old translations Benoit Marty 2025-10-03 16:11:25 +02:00
  • cfe7d94450 Update screenshots ElementBot 2025-10-03 13:27:43 +00:00
  • 3ff3079ba7 Update screenshots ElementBot 2025-10-03 13:13:53 +00:00
  • 3af56b64a5 Space announcement: iterate on wording. Benoit Marty 2025-10-03 15:11:55 +02:00
  • 8d6a75e662 Use semantics colors. Benoit Marty 2025-10-03 15:07:41 +02:00
  • e69dd05434 Improve LeaveSpacePresenter and add a retry mechanism if loading the rooms fails. Benoit Marty 2025-10-03 14:43:47 +02:00
  • 0bec8f038c Merge pull request #5449 from element-hq/feature/fga/room_list_space_invite ganfra 2025-10-03 13:17:28 +02:00
  • 555beb1d37 Improve code. Benoit Marty 2025-10-03 12:09:43 +02:00
  • d7f39c332f Introduce Announcement enum. Benoit Marty 2025-10-03 12:03:06 +02:00
  • 93c273468e Do not expose AnnouncementState in the api module Benoit Marty 2025-10-03 11:57:06 +02:00
  • 26106365ef Add test on SpaceAnnouncementView Benoit Marty 2025-10-03 11:35:48 +02:00
  • e8e958137c Use onContinue method in the back handler Benoit Marty 2025-10-03 10:52:45 +02:00
  • a831412946 Add test on DefaultAnnouncementService Benoit Marty 2025-10-03 10:11:58 +02:00
  • c39f1f402f Remove unused Node Benoit Marty 2025-10-03 10:00:22 +02:00
  • 831eaca43d Add unit test on SpaceAnnouncementPresenter Benoit Marty 2025-10-03 09:54:42 +02:00
  • 15896c2668 Add unit test on AnnouncementPresenter Benoit Marty 2025-10-03 09:40:38 +02:00
  • f3ade6f4cb Merge pull request #5441 from element-hq/renovate/io.mockk-mockk-1.x ganfra 2025-10-03 08:52:14 +02:00
  • 48bc32e48b Update screenshots ElementBot 2025-10-02 22:32:40 +00:00
  • 2907f762f6 Announcement for Spaces Benoit Marty 2025-10-02 23:13:43 +02:00