Commit graph

  • 187479849d Create Fake classes in test modules Benoit Marty 2025-10-30 18:32:31 +01:00
  • 0303ac502a More renaming Benoit Marty 2025-10-30 15:58:49 +01:00
  • 05c5f3c914 Use context parameter for the parentNode Benoit Marty 2025-10-30 13:02:20 +01:00
  • 566515ca88 Remove NodeBuilder to ensure that Params and Callback are always provided. Benoit Marty 2025-10-30 11:37:59 +01:00
  • 5197154f54 Ensure a Callback and only one is provided in the Plugin. Also reduce boilerplate code in Nodes. Benoit Marty 2025-10-30 09:14:41 +01:00
  • 596b7f00fc More renaming Benoit Marty 2025-10-30 08:36:14 +01:00
  • 09a18ad7ca Rename fun in Callback for clarity. Benoit Marty 2025-10-29 10:30:30 +01:00
  • 45b5783b23 Display only valid emojis in recent emoji list (#5612) Jorge Martin Espinosa 2025-10-30 16:27:51 +01:00
  • 7facc40771 Split notifications for messages in threads (#5595) Jorge Martin Espinosa 2025-10-30 16:15:00 +01:00
  • e8b7db22cd Merge pull request #5638 from element-hq/feature/bma/upgradeKtLint Benoit Marty 2025-10-30 15:40:56 +01:00
  • 0f939f5eff Sadly detekt still needs this. It will be fixed in detekt 2.0.0 Benoit Marty 2025-10-30 15:01:14 +01:00
  • e17d731ff5 Kotlin way Benoit Marty 2025-10-30 14:34:22 +01:00
  • 214a855616 Remove exclusion, ktlint is now able to handle Kotlin context parameter. Benoit Marty 2025-10-30 14:31:00 +01:00
  • fb9b373d98 Let Renovate upgrade KtLint version. And move detekt version to quality section. Benoit Marty 2025-10-30 14:25:56 +01:00
  • 16c27926af Ignore some ktlint Rules (too many issues(?) to fix and not urgent) Benoit Marty 2025-10-30 13:38:54 +01:00
  • 8bfb86683d Fix "Arrow is redundant when parameter list is empty" Benoit Marty 2025-10-30 13:29:33 +01:00
  • d091960a3e fix(deps): update dependency io.sentry:sentry-android to v8.25.0 (#5629) renovate[bot] 2025-10-30 13:32:48 +01:00
  • e22ecb68c3 Fix "Backing property is only allowed when a matching property or function exists" Benoit Marty 2025-10-30 13:27:19 +01:00
  • f1c76c196f Use KtLint version 1.7.1 Benoit Marty 2025-10-30 13:04:26 +01:00
  • 1f5f6896c6 Fix marking a room as read re-instantiates its timeline (#5628) Jorge Martin Espinosa 2025-10-30 08:39:06 +01:00
  • 988815217a fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.29 (#5625) renovate[bot] 2025-10-29 22:56:03 +01:00
  • 3ebcafa705 Merge pull request #5622 from element-hq/feature/bma/mediaForward Benoit Marty 2025-10-29 13:15:42 +01:00
  • cc050a1f26 Merge branch 'develop' into feature/bma/mediaForward Benoit Marty 2025-10-29 12:41:58 +01:00
  • 0bc71acd8a fix(deps): update dependencyanalysis to v3.4.0 (#5624) renovate[bot] 2025-10-29 11:56:32 +01:00
  • 277dd528ee Merge pull request #5619 from element-hq/feature/fga/space_members ganfra 2025-10-29 10:53:45 +01:00
  • f1cce0f817 fix(deps): update dependency com.github.matrix-org:matrix-analytics-events to v0.29.2 (#5621) renovate[bot] 2025-10-29 09:18:39 +01:00
  • 725e6c9855 Rename fun. Benoit Marty 2025-10-29 09:04:58 +01:00
  • 93b1c9e597 Improve code on ShareNode Benoit Marty 2025-10-29 09:00:07 +01:00
  • 7ed888af83 Fix issues with WorkManager on Android 12 and below (#5606) Jorge Martin Espinosa 2025-10-28 21:06:57 +01:00
  • 6ae0d67e69 Add missing tests. Benoit Marty 2025-10-28 20:28:37 +01:00
  • f5b17d4ddb Remove unused dependency Benoit Marty 2025-10-28 18:40:09 +01:00
  • 14ff37ec83 Update screenshots ElementBot 2025-10-28 17:47:27 +00:00
  • 08f75dda4c Confirm exit without saving change in room details edit screen (#5618) Benoit Marty 2025-10-28 18:25:51 +01:00
  • 2fe3bfb3bc Simplify the presenter Benoit Marty 2025-10-28 18:21:06 +01:00
  • 700362a266 EventId cannot be null here. Benoit Marty 2025-10-28 18:15:25 +01:00
  • 21bae4aee2 Add Forward action to MediaDetailsBottomSheet. Closes #5454 Benoit Marty 2025-10-28 16:02:37 +01:00
  • 4d9d684f2a Merge pull request #5602 from element-hq/renovate/dependencyanalysis ganfra 2025-10-28 18:06:06 +01:00
  • 09552cb20d Merge pull request #5620 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-25.x ganfra 2025-10-28 18:05:17 +01:00
  • 003af22c31 Fix api breaks: Jorge Martín 2025-10-28 17:12:40 +01:00
  • 63d4f7322e fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.28 renovate[bot] 2025-10-28 15:49:23 +00:00
  • e9cfce915a Extract code for forwarding Event to its own modules. Benoit Marty 2025-10-28 13:28:39 +01:00
  • 212084866c feature(space): add view members entry ganfra 2025-10-27 17:46:16 +01:00
  • d4de8224c0 Merge pull request #5614 from element-hq/feature/fga/space_flow_inject_room ganfra 2025-10-28 10:05:04 +01:00
  • 048467b900 Revert "Make sure declining a call stops observing the ringing call state (#5…" (#5615) Jorge Martin Espinosa 2025-10-27 17:25:56 +01:00
  • be6c8637de misc(navigation) : fix tests on space module ganfra 2025-10-27 14:15:32 +01:00
  • 1b7eb87441 misc(navigation) : fix and add test on JoinedRoomLoadedFlowNode ganfra 2025-10-27 13:54:33 +01:00
  • b2aa6b1622 Sync Strings from Localazy (#5610) ElementBot 2025-10-27 13:53:07 +01:00
  • 45d4e9bf22 Update screenshots ElementBot 2025-10-27 10:56:46 +00:00
  • 0aff4e9779 Merge branch 'develop' into feature/fga/space_flow_inject_room ganfra 2025-10-27 11:41:26 +01:00
  • 2949dfb426 misc(navigation) : add onDetailsClick on SpaceView ganfra 2025-10-27 09:53:09 +01:00
  • 5c88c78316 chore(deps): update github artifact actions renovate[bot] 2025-10-25 00:13:11 +00:00
  • 06c26582f2 misc(navigation) : makes SpaceFlowGraph child of RoomGraph ganfra 2025-10-24 20:48:22 +02:00
  • fc9c90181c Merge pull request #5592 from element-hq/feature/bma/constValKey Benoit Marty 2025-10-24 19:20:44 +02:00
  • bb12a6f18b Merge pull request #5607 from element-hq/feature/bma/notificationStyle Benoit Marty 2025-10-24 19:20:18 +02:00
  • 380f22c7e1 Merge pull request #5597 from element-hq/feature/fga/space_room_update_divider ganfra 2025-10-24 18:36:15 +02:00
  • 10d4c102e0 Update ref. Benoit Marty 2025-10-24 18:29:45 +02:00
  • 0250e6fa75 Let notifications uses the brandColor. Benoit Marty 2025-10-24 18:13:43 +02:00
  • 69b4fdec04 Fix ktlint ganfra 2025-10-24 18:15:15 +02:00
  • 06cf6c321e Remove element_logo_green.xml from the diagnostic notification. Benoit Marty 2025-10-24 17:06:03 +02:00
  • d8129e72bc Let notifications uses the brandColor. Benoit Marty 2025-10-24 17:04:48 +02:00
  • d87c484dd8 misc(navigation) : use JoinedRoomLoadedFlowNode as parent of SpaceFlowNode ganfra 2025-10-24 12:49:05 +02:00
  • d75663f09b Update screenshots ElementBot 2025-10-24 14:22:53 +00:00
  • e689eaf73a design(space): let divider be full width ganfra 2025-10-23 16:01:47 +02:00
  • cec4e105ec Merge pull request #5605 from element-hq/renovate/org.sonarqube-7.x ganfra 2025-10-24 15:38:34 +02:00
  • 760ca8e810 Fix warning Benoit Marty 2025-10-24 15:09:45 +02:00
  • 8ee422508b Quick reply action: use icon from compound Benoit Marty 2025-10-24 13:25:38 +02:00
  • 60e46209e6 Accept / reject invitation actions: use icons from compound Benoit Marty 2025-10-24 13:23:59 +02:00
  • d0c5abadbd Mark as read: use icon from compound Benoit Marty 2025-10-24 13:22:00 +02:00
  • b01499c7ed Update plugin sonarqube to v7.0.1.6134 renovate[bot] 2025-10-24 09:05:55 +00:00
  • 1b4aeaa79a Merge pull request #5604 from element-hq/feature/bma/noAnalytics Benoit Marty 2025-10-24 11:03:53 +02:00
  • 3010f9313b Merge pull request #5600 from element-hq/feature/bma/deletePinCode Benoit Marty 2025-10-24 09:47:57 +02:00
  • 948c68b1ad Cleanup Benoit Marty 2025-10-24 09:47:04 +02:00
  • 712da7a94d Cleanup and remove warning, this code is not reachable by production code. Benoit Marty 2025-10-24 09:44:30 +02:00
  • b1033c4bf6 Add missing test on DefaultScreenTracker Benoit Marty 2025-10-24 09:41:46 +02:00
  • 009ceb8704 Clearing the room list search clears the search term too (#5603) Jorge Martin Espinosa 2025-10-24 09:30:10 +02:00
  • 4fd860687f Add missing test on NoopScreenTracker Benoit Marty 2025-10-24 09:12:38 +02:00
  • 514f4d0541 Add missing test on NoopAnalyticsService Benoit Marty 2025-10-24 09:07:32 +02:00
  • 25a033d61e fix(deps): update dependencyanalysis to v3.3.0 renovate[bot] 2025-10-24 02:42:00 +00:00
  • 6008af36ec Merge pull request #5599 from element-hq/feature/fga/home_topbar_2 ganfra 2025-10-23 18:29:40 +02:00
  • 5d1696b122 Fix detekt issue. Benoit Marty 2025-10-23 18:03:22 +02:00
  • 2de115d57b design(home) : better comment on padding ganfra 2025-10-23 18:00:33 +02:00
  • 5b4e5f68d1 Update screenshots ElementBot 2025-10-23 15:38:44 +00:00
  • 2871a7a9e6 Merge pull request #5596 from element-hq/feature/bma/removeNavigationState Benoit Marty 2025-10-23 17:35:31 +02:00
  • 05d5ec78bb design(home) : clean up ganfra 2025-10-23 17:22:39 +02:00
  • bc8db88a03 Add unit test on DefaultLockScreenService Benoit Marty 2025-10-23 17:12:11 +02:00
  • a5b4f50334 design(home) : allow scrolling to top when clicking on already selected tab ganfra 2025-10-23 17:00:40 +02:00
  • e427d8851e Remove dead code. Benoit Marty 2025-10-23 16:52:24 +02:00
  • eee53d8bbf Delete the PIN code only when the last session is deleted. Benoit Marty 2025-10-23 16:46:33 +02:00
  • dae44ccab7 Use parameter wasLastSession Benoit Marty 2025-10-23 16:44:14 +02:00
  • fdc64e9be7 Use TestScope.backgroundScope Benoit Marty 2025-10-23 16:38:30 +02:00
  • b8c7e16c50 Add test on wasLastSession value. Benoit Marty 2025-10-23 16:37:16 +02:00
  • 2d1b4b1ede Rename fixture fun for clarity. Benoit Marty 2025-10-23 16:32:19 +02:00
  • 66d8e6210d Add default implementation to SessionListener Benoit Marty 2025-10-23 16:23:01 +02:00
  • eb2b527236 design(home) : use enterAlwaysScrollBehavior for the RoomListFiltersView ganfra 2025-10-23 16:41:43 +02:00
  • 44e125dbc7 Add parameter wasLastSession to SessionListener.onSessionDeleted Benoit Marty 2025-10-23 16:20:15 +02:00
  • 0498c3e4ed design(home): makes HomeTopBar match design ganfra 2025-10-23 16:16:08 +02:00
  • 296b85eb2f design(home): rename RomListTopBar to HomeTopBar ganfra 2025-10-23 16:11:26 +02:00
  • 17e69974c7 Cleanup Benoit Marty 2025-10-23 15:39:23 +02:00
  • 44b5ad48f1 Remove dependency on AppNavigationStateService from DefaultUnifiedPushCurrentUserPushConfigProvider Benoit Marty 2025-10-23 15:23:11 +02:00
  • c53dabce16 Remove dependency on AppNavigationStateService from DefaultGetCurrentPushProvider Benoit Marty 2025-10-23 15:03:04 +02:00