Commit graph

58 commits

Author SHA1 Message Date
bmarty
9a75f40855 Sync Strings from Localazy 2025-03-10 00:28:38 +00:00
ElementBot
0338a5008b
Sync Strings from Localazy (#4298)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-02-24 09:14:29 +01:00
Benoit Marty
43ee582213 Sync strings again.
Revert wrong change on Hungarian plurals.
2025-02-17 11:29:49 +01:00
bmarty
f549e7bba2 Sync Strings from Localazy 2025-02-17 00:30:17 +00:00
Benoit Marty
07d4778ae5 Use ElementTheme instead of MaterialTheme 2025-02-06 15:10:15 +01:00
bmarty
be91da966a Sync Strings from Localazy 2025-02-03 00:29:01 +00:00
bmarty
b016348602 Sync Strings from Localazy 2025-01-27 00:25:38 +00:00
Benoit Marty
2e5323853c Replace our firstIfSingle extension with singleOrNull from the Kotlin library. 2025-01-22 15:49:41 +01:00
bmarty
0f0b30d4c5 Sync Strings from Localazy 2025-01-20 00:26:57 +00:00
Benoit Marty
97f3be3dc5 Apply dual licenses: AGPL + Element Commercial to file headers.
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
Benoit Marty
c048cd4ec5 Fix quality checks 2025-01-02 08:16:06 +01:00
Benoit Marty
df108adced Add overlapRatio parameter 2025-01-02 07:04:35 +01:00
Benoit Marty
9f6f812377 Fix issue when rendering in RTL. 2025-01-02 07:04:34 +01:00
Benoit Marty
cd93ab9cd2 Add preview on AvatarRow 2025-01-02 07:04:33 +01:00
Benoit Marty
3add7be872 Extract AvatarRow to its own file 2025-01-02 07:04:31 +01:00
bmarty
2758adb646 Sync Strings from Localazy 2024-12-30 10:12:13 +00:00
bmarty
45db2a97ad Sync Strings from Localazy 2024-12-23 00:16:39 +00:00
ganfra
f4f669cbbb knock requests : rename KnockRequestsActionTarget to KnockRequestAction 2024-12-19 20:08:14 +01:00
ganfra
602b891bd0 knock requests : rename fixture aKnockRequestPresentable 2024-12-19 19:34:11 +01:00
ganfra
189cc5c58e knock requests : add KnockRequestsException 2024-12-19 19:31:53 +01:00
ganfra
9f0847f211 knock requests : fix test name 2024-12-18 20:36:40 +01:00
ganfra
80ae08648a knock requests : rework knock requests service to avoid reloading of data (and weird ui glitch because of them) 2024-12-18 20:24:29 +01:00
ganfra
7f372282dc knock requests : format and clean 2024-12-18 18:13:13 +01:00
ganfra
a973c8f028 knock requests : fix wrong string resource for error 2024-12-18 18:10:00 +01:00
ganfra
5275a3e5d3 Merge branch 'develop' into feature/fga/knock_requests_sdk 2024-12-18 17:21:16 +01:00
ganfra
e1f6c07ecd knock requests : add tests to the feature 2024-12-17 15:36:30 +01:00
ganfra
0b5dc40d40 knock requests : make sure to use the correct confirmation submit text 2024-12-17 15:36:08 +01:00
ganfra
03925109da knock request : simplify executing action 2024-12-17 15:35:44 +01:00
ganfra
00169c7be2 knock requests : makes knock can be handled and is enabled 2024-12-16 20:32:17 +01:00
ganfra
759cd0f0e0 knock requests : manage remaining ui states 2024-12-16 12:09:14 +01:00
ganfra
33c02c1f2c knock requests : sync localazy 2024-12-16 11:07:38 +01:00
bmarty
ff3fbe9cbf Sync Strings from Localazy 2024-12-16 00:28:36 +00:00
ganfra
dfb5362394 knock requests : branch the api in presenters 2024-12-13 20:00:00 +01:00
Benoit Marty
06d6ba1899
Merge pull request #4010 from element-hq/feature/bma/mediaGalleryUi
Media gallery UI
2024-12-11 12:20:30 +01:00
Benoit Marty
4064cad055 Add edge case for the preview. 2024-12-10 11:58:31 +01:00
Benoit Marty
45924cc02c Fix alignment for edge cases. 2024-12-10 11:54:50 +01:00
Benoit Marty
50e8ceaaea Fix alignment of avatar according to Figma
https://www.figma.com/design/7TqjqdMBaPpm3IavKsMYu6/Ask-to-join-(Knocking)?node-id=4856-42262
2024-12-10 11:36:55 +01:00
Benoit Marty
d00841471e Improve avatar rendering 2024-12-10 11:34:57 +01:00
Benoit Marty
653c1e8214 Sync strings. 2024-12-09 17:16:29 +01:00
Benoit Marty
c1c1264e9a
Merge pull request #4007 from element-hq/sync-localazy
Sync Strings
2024-12-09 16:47:34 +01:00
ganfra
364a374292 knock request : emit accept single request from banner 2024-12-09 11:22:53 +01:00
ganfra
cc9365a2c4 misc : introduce List.firstIfSingle extension 2024-12-09 11:18:04 +01:00
ganfra
e383c7f907 knock requests : use proper banner string resources 2024-12-09 11:01:42 +01:00
bmarty
e8218b3a7c Sync Strings from Localazy 2024-12-09 00:30:45 +00:00
ganfra
603deb7b76 knock requests : refine and clean banner 2024-12-06 17:52:47 +01:00
ganfra
350a9c0464 knock requests : change banner background 2024-12-06 16:31:37 +01:00
ganfra
4b16ec6378 knock requests : branch banner in room 2024-12-06 16:31:24 +01:00
ganfra
e744ff00ba knock requests : update icon 2024-12-06 13:49:14 +01:00
ganfra
84299fc37a knock requests : start implementing banner ui 2024-12-06 13:29:31 +01:00
ganfra
5ac401be57 knock requests : fix stability of KnockRequestsCurrentAction 2024-12-05 12:15:35 +01:00