Commit graph

8857 commits

Author SHA1 Message Date
Benoit Marty
ecbf6b7e7c Room badge: let the presenter compute the list of badges. 2024-10-22 14:09:38 +02:00
Benoit Marty
5378c4efad Verified user badge.
Add disable action to verify user.
2024-10-22 14:09:35 +02:00
Benoit Marty
8efbd67eea Move strings with key starting by screen_room_member_details_ to the module :features:userprofile:shared 2024-10-22 10:18:44 +02:00
Benoit Marty
ddf4c6de09 Remove unnecessary padding, the Column already have a padding. 2024-10-22 10:18:44 +02:00
Benoit Marty
1ca8c5131b Change model and create MatrixBadgeRowMolecule 2024-10-22 10:18:43 +02:00
Benoit Marty
77b87af52a Move RoomBadge to atomic package and rename to MatrixBadge 2024-10-22 10:18:42 +02:00
Benoit Marty
1bfa43b6d8
Merge pull request #3715 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.56
2024-10-22 10:18:11 +02:00
Benoit Marty
3b8b1d5aba Fix API break in tests. 2024-10-22 10:05:26 +02:00
Benoit Marty
79352dda3b
Merge pull request #3716 from element-hq/renovate/com.google.firebase-firebase-bom-33.x
Update dependency com.google.firebase:firebase-bom to v33.5.0
2024-10-22 09:45:42 +02:00
Benoit Marty
dc8bd64a36
Merge pull request #3714 from element-hq/feature/bma/pinSmallIteration
Small UI iteration on pin feature.
2024-10-22 09:44:48 +02:00
Benoit Marty
45f4e54e18
Merge pull request #3717 from element-hq/feature/bma/fixFlakyTest
Fix flaky tests.
2024-10-22 09:44:34 +02:00
Benoit Marty
9e5738e093 Fix API break. 2024-10-22 09:36:11 +02:00
Benoit Marty
9eabc830c0 Fix flaky tests. 2024-10-21 22:43:49 +02:00
Benoit Marty
40b1ba58fb Fix API break. 2024-10-21 22:33:15 +02:00
renovate[bot]
30f9433825
Update dependency com.google.firebase:firebase-bom to v33.5.0 2024-10-21 19:07:49 +00:00
renovate[bot]
c67c03047c
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.56 2024-10-21 17:38:34 +00:00
ElementBot
385a4c90f5 Update screenshots 2024-10-21 13:44:50 +00:00
Benoit Marty
96232d5cdf Reduce space between message and "View All" button 2024-10-21 15:31:51 +02:00
Benoit Marty
aaf14b6604 Change preview to test wrapping of long pinned message. 2024-10-21 15:31:07 +02:00
Benoit Marty
fc200e9a81 Use ic_compound_unpin 2024-10-21 15:26:18 +02:00
torrybr
804506b91d
fix: import path broken in module template (#3710) 2024-10-21 14:33:59 +02:00
ganfra
031f79a8b3
Merge pull request #3698 from element-hq/renovate/androidx.annotation-annotation-jvm-1.x
Update dependency androidx.annotation:annotation-jvm to v1.9.0
2024-10-21 12:16:15 +02:00
ganfra
4a1fa86db6
Merge pull request #3711 from element-hq/renovate/anvil
Update anvil to v0.3.3
2024-10-21 11:30:38 +02:00
Benoit Marty
5b32fd8de0
Merge pull request #3706 from element-hq/bma/listItemFixes
UI: fix list item colors
2024-10-21 11:14:11 +02:00
Benoit Marty
3094e47e11 Remove blank line 2024-10-21 09:42:04 +02:00
Benoit Marty
e2e024b7a5
Merge pull request #3707 from element-hq/renovate/dependencyanalysis
Update dependencyAnalysis to v2.2.0
2024-10-21 08:41:36 +02:00
Benoit Marty
1151499cad
Merge pull request #3713 from element-hq/sync-localazy
Sync Strings
2024-10-21 08:41:05 +02:00
bmarty
b179518962 Sync Strings from Localazy 2024-10-21 00:27:20 +00:00
renovate[bot]
b19f76c6cf
Update anvil to v0.3.3 2024-10-20 01:30:05 +00:00
renovate[bot]
580d79585d
Update dependencyAnalysis to v2.2.0 2024-10-18 19:44:22 +00:00
Benoit Marty
714f74add3
Merge pull request #3705 from element-hq/feature/bma/sheetContentPreview
Rename some function to avoid name clash
2024-10-18 17:53:24 +02:00
ElementBot
ab59a73a22 Update screenshots 2024-10-18 14:03:19 +00:00
Benoit Marty
27e6376681 Rename View and Preview to fix a name clash in the Gallery. 2024-10-18 15:47:59 +02:00
Benoit Marty
aa8132227f Add a check for screenshot name duplication. 2024-10-18 15:45:45 +02:00
ElementBot
7b4fdf21ba Update screenshots 2024-10-18 13:24:06 +00:00
Benoit Marty
28eb7766dd Fix supportingColor not correct on Destructive ListItem. 2024-10-18 15:12:32 +02:00
Benoit Marty
a613fcfe9d Add more preview for Destructive ListItem. It reveals some errors. 2024-10-18 15:12:31 +02:00
Benoit Marty
6c92217a95 ListItem: Update the preview so that they all contain both enabled and disabled rendering. 2024-10-18 12:40:53 +02:00
Benoit Marty
b0df319ac5
Merge pull request #3701 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.55
2024-10-18 09:30:26 +02:00
Benoit Marty
f632a1f987
Merge pull request #3700 from element-hq/feature/bma/removeDuplicatedCode
Remove duplicated code regarding user (room member and user profile) screens
2024-10-18 09:13:36 +02:00
Benoit Marty
1f8f1c998f Fix API Break: introduce EventOrTransactionId 2024-10-18 08:49:11 +02:00
Benoit Marty
6106d7b0ba Reorder imports. 2024-10-17 16:34:24 +02:00
renovate[bot]
12f60dcaaa
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.55 2024-10-17 14:32:08 +00:00
Benoit Marty
41238db499
Merge pull request #3699 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2024.10.00
2024-10-17 16:27:30 +02:00
Benoit Marty
5a3b4dfa83 Use test extension on presenter. 2024-10-17 15:57:30 +02:00
Benoit Marty
e46503ae82 Cover getCanCall with tests. 2024-10-17 15:55:45 +02:00
Benoit Marty
c5b0581bca Renaming. 2024-10-17 14:24:08 +02:00
Benoit Marty
9b9255d0e8 Format 2024-10-17 14:16:29 +02:00
Benoit Marty
86cfaf70b4 No need for UserProfilePresenterHelper anymore. 2024-10-17 14:13:48 +02:00
Benoit Marty
95a7cf643e Let RoomMemberDetailsPresenter use UserProfilePresenter to reduce code duplication. 2024-10-17 14:12:18 +02:00