ElementBot
03304b3ece
Sync Strings ( #7192 )
...
* Sync Strings from Localazy
* Update screenshots
---------
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com >
2026-07-13 12:21:55 +02:00
Benoit Marty
82c6167441
Bottom sheet: initial state must be Hidden else there is no animation when opening the bottom sheet.
2026-06-19 10:38:20 +02:00
Benoit Marty
3a2f19f26c
Fix deprecation warning
2026-06-18 18:44:43 +02:00
Benoit Marty
c430877d87
Ensure Robolectric test are run using API 36 until the library support API 37.
2026-06-18 12:18:32 +02:00
ElementBot
d39b208099
Sync Strings from Localazy ( #7021 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2026-06-16 12:59:45 +02:00
ganfra
cf63453ff8
Fix tests (after rebasing develop)
2026-06-09 17:25:30 +02:00
Jorge Martin Espinosa
bea2903093
Click on avatar in moderation bottom sheet opens avatar preview ( #6991 )
...
* Make the avatar in the room member moderation bottom sheet open the avatar in the media viewer (#6962 )
* Make the avatar in the room member moderation bottom sheet open the avatar in the media viewer.
* Fix issue with avatar overlay not dismissing the bottom sheet: the bottom sheet would eat all the touch events until the first click, which would somehow cancel this behaviour
* Fix lint issues
* Update screenshots
---------
Co-authored-by: bxdxnn <267911624+bxdxnn@users.noreply.github.com >
Co-authored-by: ElementBot <android@element.io >
2026-06-08 16:32:13 +02:00
Benoit Marty
b68c78526f
Use secondary color (default) for leading icons.
...
Fixes #6910
2026-06-01 15:49:53 +02:00
ElementBot
0aaa80cbdc
Sync Strings from Localazy ( #6856 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2026-05-26 08:05:07 +00:00
Benoit Marty
989201eb68
Merge pull request #6705 from bxdxnn/misc/roommembermoderation-avatar-tap
...
Make the avatar in the room member moderation bottom sheet clickable
2026-05-21 11:59:28 +02:00
ElementBot
0c657c258a
Sync Strings from Localazy ( #6761 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2026-05-11 09:37:59 +02:00
Benoit Marty
2a694f6dfd
Create PreviewData with sample of UGC used for preview.
...
Fix preview issue where username was used for room/avatar name.
2026-05-06 17:45:50 +02:00
bmarty
0d2f71643a
Sync Strings from Localazy
2026-05-04 00:54:27 +00:00
bxdxnn
194945c49e
Add .clickable to RoomMemberModerationView avatar
2026-05-01 12:19:17 +00:00
Benoit Marty
11b9efa2c9
Migrate to v2 testing APIs
2026-04-30 16:04:07 +02:00
Benoit Marty
09ff3294d5
Ensure that all the ModalBottomSheet can scroll.
2026-04-27 10:23:56 +02:00
ElementBot
9a2ad3928a
Merge pull request #6658 from element-hq/sync-localazy
...
Sync Strings
2026-04-27 09:17:54 +02:00
bmarty
23c1112dcf
Sync Strings from Localazy
2026-04-13 00:48:40 +00:00
bmarty
299d5a9394
Sync Strings from Localazy
2026-03-16 00:42:32 +00:00
ElementBot
cf479a8df0
Sync Strings from Localazy ( #6269 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2026-03-02 14:54:50 +01:00
bmarty
25c723c35a
Sync Strings from Localazy
2026-02-23 00:39:49 +00:00
bmarty
2fefc0691b
Sync Strings from Localazy
2026-02-02 00:39:17 +00:00
ElementBot
3ab67a5e15
Sync Strings from Localazy ( #6085 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2026-01-26 12:06:38 +01:00
ElementBot
aa4125bdc0
Sync Strings from Localazy ( #5994 )
...
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com >
2026-01-14 11:43:57 +00:00
ganfra
2fa4994d8e
quality : move canUnban logic to the permission class
2025-12-30 15:59:04 +01:00
ganfra
ee241b1e71
Merge branch 'develop' into feature/fga/ban_moderation
2025-12-30 11:33:40 +01:00
ganfra
afaa369885
fix: unban action requires both ban and kick permissions
2025-12-23 14:36:19 +01:00
ganfra
9cee5541f7
Merge pull request #5946 from element-hq/sync-localazy
...
Sync Strings
2025-12-23 12:01:53 +01:00
bmarty
96dc67162c
Sync Strings from Localazy
2025-12-23 11:23:46 +01:00
ganfra
cff97d0c4f
quality: fix tests after changes
2025-12-18 21:45:49 +01:00
ganfra
b1f5499ad9
change(member moderation): fix available moderation actions
2025-12-18 21:36:55 +01:00
ElementBot
ad881c303a
Sync Strings from Localazy ( #5904 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-12-15 23:51:19 +01:00
ganfra
03ac70b662
misc(power level) : expose RoomMemberModerationPermissions after PR review
2025-12-15 11:42:06 +01:00
ganfra
d26f21a53b
misc(power level) : update tests following api change
2025-12-12 11:52:24 +01:00
ganfra
d654280e30
misc(power level) : use new api
2025-12-12 11:26:54 +01:00
bmarty
32d56ea92d
Sync Strings from Localazy
2025-12-01 00:23:54 +00:00
ganfra
24324db700
Merge branch 'develop' into feature/fga/iterate_members
2025-11-25 13:08:52 +01:00
ElementBot
eff221645e
Sync Strings ( #5792 )
...
* Sync Strings from Localazy
* Update localazy config and sync strings.
* Use the new localazy key.
* Sync strings again
* Sync strings again and fix compilation issue.
* Update screenshots
---------
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
Co-authored-by: Benoit Marty <benoit@matrix.org >
2025-11-24 17:28:49 +01:00
ganfra
24c2edc16e
change(members): update RoomMemberModerationView
2025-11-21 18:41:49 +01:00
ElementBot
703496e059
Sync Strings from Localazy ( #5782 )
...
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com >
2025-11-20 15:25:19 +00:00
ElementBot
738f707ca7
Sync Strings from Localazy ( #5747 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-11-17 10:29:26 +01:00
ganfra
5046148708
change(room members): address PR reviews
2025-11-14 12:27:45 +01:00
ganfra
3279684dc6
change(room members): moderation sheet design updates
2025-11-13 17:13:45 +01:00
ganfra
9618e9ad51
quality : format code
2025-11-13 16:00:07 +01:00
ganfra
7400fd6c84
Merge branch 'develop' into feature/fga/members_improvements
2025-11-13 14:30:29 +01:00
Benoit Marty
eb31505dc7
Copyright: Add Element Creations Ltd. copyright
2025-11-10 11:05:05 +01:00
Benoit Marty
f86431e663
Copyright: Add final period
2025-11-10 10:13:41 +01:00
Benoit Marty
c4e0370f41
Copyright: run command uv run license-editor --repository ../element-x-android
2025-11-10 10:09:26 +01:00
ElementBot
967f250e4b
Sync Strings from Localazy ( #5704 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-11-10 09:21:00 +01:00
ganfra
8d76dd9161
change(room members): add reason to unban
2025-11-06 20:11:04 +01:00