Commit Graph

4093 Commits

Author SHA1 Message Date
ganfra
19d273ddc4 feat(security&privacy) : introduce permissions and use in RoomDetails 2025-01-23 21:51:25 +01:00
ganfra
be199e25ff feat(security&privacy) : manage save action and some edge cases. 2025-01-23 14:19:23 +01:00
ganfra
968db70e94 feat(security&privacy) : manage encryption settings 2025-01-22 17:55:37 +01:00
ganfra
8a90770072 feat(security&privacy) : update the save address algorithm 2025-01-22 17:07:11 +01:00
ganfra
755ddcbf47 feat(privacy&security) : extract some code for address management 2025-01-22 16:34:03 +01:00
ganfra
873b6558cc feat(security&privacy) : manage save action for edit room address 2025-01-22 15:14:22 +01:00
ganfra
70f39c4f7c feat(security&privacy) : expose methods from sdk to update alias and rename alias to canonicalAlias 2025-01-22 15:13:09 +01:00
ganfra
e56fe4fb38 feat(security&privacy) : start handling edition of room address 2025-01-21 21:55:55 +01:00
ganfra
8406840169 feat(room address) : extract some reusable code 2025-01-21 21:55:11 +01:00
ganfra
5a37a2eeef feat(security&privacy) : introduce navigator 2025-01-21 20:38:43 +01:00
ganfra
6e43c2d659 feat(security&privacy) : get data from sdk 2025-01-21 20:38:29 +01:00
ganfra
6e4bcedc4c feat(security&privacy) : expose new sdk methods 2025-01-21 11:49:56 +01:00
ganfra
12d184f3b2 feat(security & privacy) : introduce EditRoomAddress screen 2025-01-17 17:44:10 +01:00
ganfra
1aa0afd280 change(room details) : update room details with new sections organisation 2025-01-17 17:44:10 +01:00
ganfra
0856a9ac62 feat(security&privacy) : first implementation of ui 2025-01-17 17:44:10 +01:00
ganfra
83f1072b50 change(tracing) : update bug reporter tracing form data. 2025-01-17 16:59:31 +01:00
ganfra
ddb0810ded change(tracing) : change how tracing is configured (ui and logic) 2025-01-17 09:52:32 +01:00
ganfra
d5b5439db1 change(flow) : remove developer entry point from OnBoarding 2025-01-17 09:37:35 +01:00
ganfra
2fca4698f2 Merge pull request #4140 from element-hq/feature/fga/compound_design_announcement
change(design) : New component Announcement
2025-01-15 11:38:43 +01:00
Jorge Martin Espinosa
6bfd28b1d8 Remove or replace unnecessary BackHandler calls (#4148)
* Remove/replace `BackHandler` calls:

- For `UserProfileView`, remove the redundant `BackHandler` -> `navigateUp()` call.
- For `SetupBiometricView`, remove the `enabled = true` parameter, as this is the default value.
2025-01-15 10:43:26 +01:00
ganfra
19c61331ec change(design) : replace DialogLikeBannerMolecule by Announcement component 2025-01-14 16:35:37 +01:00
bmarty
24fd0a3911 Sync Strings from Localazy 2025-01-13 00:30:35 +00:00
Jorge Martin Espinosa
f72fb9650b Close the media preview screen ASAP with sending queue enabled (#4089)
* Close the attachment preview screen ASAP when sending media with the send queue is enabled

* When the send queue FF is not enabled make sure to dismiss the screen after the media has been sent

* Make sure we get a scaled thumbnail from videos too, not only for images

* Unify several state holders into `SendActionState`.

* Fix lint issues, add `Flow.firstInstanceOf` extension fun

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-01-08 15:49:17 +00:00
Jorge Martin Espinosa
dfc2ade84e Replace the InfoListOrganism default bg color (#4091)
* Replace the `InfoListOrganism` default bg color

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-01-07 14:01:42 +01:00
Benoit Marty
05fc76822a 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
730eb4169e Merge pull request #4111 from surakin/sticker-mimetype-fallback
Change sticker mimetype fallback to image
2025-01-06 11:26:19 +01:00
Marco Antonio Alvarez
b07888e807 If there's no mime type in the sticker event we can safely assume it's an image anyway.
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
2025-01-04 19:41:04 +01:00
ganfra
a7383b9ef7 feature(knock) : use ListItemContent.Counter according to design 2025-01-03 15:30:52 +01:00
Benoit Marty
52648d2abf Fix quality checks 2025-01-02 08:16:06 +01:00
Benoit Marty
e76519c525 Add overlapRatio parameter 2025-01-02 07:04:35 +01:00
Benoit Marty
6650a959e7 Fix issue when rendering in RTL. 2025-01-02 07:04:34 +01:00
Benoit Marty
eadf9e3db7 Add preview on AvatarRow 2025-01-02 07:04:33 +01:00
Benoit Marty
f863bbc43f Extract AvatarRow to its own file 2025-01-02 07:04:31 +01:00
Benoit Marty
96e3052767 Merge pull request #4100 from element-hq/sync-localazy
Sync Strings
2024-12-30 12:07:37 +01:00
Will Hunt
9b05c4568d Merge branch 'develop' into hs/log-line-fix 2024-12-30 10:23:47 +00:00
Will Hunt
a7c05c79b1 Update WebViewWidgetMessageInterceptor.kt
Improve parameter naming
2024-12-30 10:15:14 +00:00
bmarty
1cadb353dd Sync Strings from Localazy 2024-12-30 10:12:13 +00:00
Benoit Marty
1131331b3a Fix compilation issue after string key renamed. 2024-12-30 09:43:57 +01:00
Half-Shot
37ebf5a2d5 Add a log function for handling complex values to the WebView client. 2024-12-27 14:57:38 +00:00
bmarty
7a57ec1cc1 Sync Strings from Localazy 2024-12-23 00:16:39 +00:00
ganfra
f52e0f4cc1 Merge pull request #4067 from element-hq/feature/fga/knock_requests_sdk
feat(knock requests) : branch logic for handling knock requests
2024-12-20 10:35:21 +01:00
ganfra
5e2fed1ecd knock requests : rename KnockRequestsActionTarget to KnockRequestAction 2024-12-19 20:08:14 +01:00
ganfra
87ce71a883 knock requests : rename fixture aKnockRequestPresentable 2024-12-19 19:34:11 +01:00
ganfra
c095457212 knock requests : add KnockRequestsException 2024-12-19 19:31:53 +01:00
Benoit Marty
f8b2f24962 Move share and download actions to the bottom sheet 2024-12-19 16:20:50 +01:00
Benoit Marty
dbea0c46d0 Merge pull request #4065 from element-hq/feature/bma/recoveryKeyUi
Update recovery key UI
2024-12-18 21:26:14 +01:00
ganfra
be41e224e8 knock requests : fix test name 2024-12-18 20:36:40 +01:00
ganfra
92380ef3e4 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
69307f7c62 knock requests : format and clean 2024-12-18 18:13:13 +01:00
ganfra
79b0098ada knock requests : fix wrong string resource for error 2024-12-18 18:10:00 +01:00