Commit graph

3564 commits

Author SHA1 Message Date
ganfra
19d49a3c0b feat(security&privacy) : expose more methods from sdk 2025-01-23 14:18:17 +01:00
ganfra
b7831f44cc feat(security&privacy) : expose methods from sdk to update alias and rename alias to canonicalAlias 2025-01-22 15:13:09 +01:00
ganfra
9faa305262 feat(room address) : extract some reusable code 2025-01-21 21:55:11 +01:00
ganfra
b549400011 feat(security&privacy) : expose new sdk methods 2025-01-21 11:49:56 +01:00
ganfra
d35414407c change(room details) : update room details with new sections organisation 2025-01-17 17:44:10 +01:00
ganfra
7d27e6581b change(tracing) : change how tracing is configured (ui and logic) 2025-01-17 09:52:32 +01:00
ganfra
fd3b99765d change(design) : introduce PreferenceDropdown component 2025-01-17 09:51:56 +01:00
ganfra
007555eb56 dependencies(sdk) : update to 0.2.75 2025-01-17 09:40:19 +01:00
ganfra
0d63610ed1
Merge pull request #4146 from element-hq/feature/fga/suspend_unsafe_sdk_method
fix(coroutine) : make sure to switch coroutine context
2025-01-15 11:50:04 +01:00
ganfra
24a1b31df5 change(design) : Announcement clean up. 2025-01-15 11:17:25 +01:00
ganfra
b8c0e5257b change(design) : replace DialogLikeBannerMolecule by Announcement component 2025-01-14 16:35:37 +01:00
ganfra
dff29fa270 change(design) : introduce Announcement component 2025-01-14 16:12:43 +01:00
ganfra
331f692881 fix(coroutine) : make sure to switch coroutine context as rust sdk is not safe to use on main thread. 2025-01-14 12:30:57 +01:00
ganfra
a6a0cb083f change(design) : use ElementTheme.typography.fontBodyLgMedium for all button text. 2025-01-14 11:29:21 +01:00
bmarty
bd1165179b Sync Strings from Localazy 2025-01-13 00:30:35 +00:00
Jorge Martin Espinosa
65ce91a8fb
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
bb74fed493
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
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
ganfra
54be31c670
Merge pull request #4108 from element-hq/feature/fga/design_counter
design : CounterAtom
2025-01-06 10:50:06 +01:00
bmarty
ae9ad3d4ec Sync Strings from Localazy 2025-01-06 00:27:39 +00:00
ganfra
cc530d7ebf design : introduce CounterAtom and ListItemContent.Counter 2025-01-03 15:30:28 +01:00
Benoit Marty
5880bbba11
Merge pull request #4101 from element-hq/feature/bma/unifiedPushGatewayResolverImprovement
Unified push gateway resolver improvement
2025-01-02 16:16:04 +01:00
Benoit Marty
37cd9efc34 Fix DmAvatar rendering in RTL layout 2024-12-31 15:09:35 +01:00
Benoit Marty
896123979d Add preview for DmAvatars and Rtl layout. 2024-12-31 14:48:05 +01:00
Benoit Marty
bbe0f10286 UnifiedPush: extract logic to resolve the gateway url and unit test it. 2024-12-31 10:01:39 +01:00
Benoit Marty
bfdedb9405 Add test on VectorUnifiedPushMessagingReceiver.onReceive 2024-12-31 09:38:44 +01:00
Benoit Marty
59bcca0966 Add missing tests on DefaultUnifiedPushGatewayResolver 2024-12-31 09:32:09 +01:00
Benoit Marty
c47713b105 Fix issue with logger. 2024-12-30 13:20:06 +01:00
Benoit Marty
70326d9dc5 Ensure that when no Matrix gateway exists, the default one is used. 2024-12-30 13:18:37 +01:00
bmarty
2758adb646 Sync Strings from Localazy 2024-12-30 10:12:13 +00:00
Benoit Marty
2ddd4f8e5e
Merge pull request #4088 from element-hq/sync-localazy
Sync Strings
2024-12-30 10:18:33 +01:00
renovate[bot]
40744b6827
Update dependency net.java.dev.jna:jna to v5.16.0 (#4087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 07:56:32 +00:00
bmarty
45db2a97ad Sync Strings from Localazy 2024-12-23 00:16:39 +00:00
Benoit Marty
bc1d548f5f Media gallery: render Loading state when there is only a loader in the timeline. 2024-12-20 15:37:39 +01:00
Benoit Marty
490ca91f71 Add background to loading state 2024-12-20 14:44:14 +01:00
ganfra
8eb5516df0
Merge pull request #4078 from element-hq/feature/bma/galleryTitle
Fix gallery title
2024-12-20 12:35:34 +01:00
ganfra
96798ac1bf
Merge pull request #4076 from element-hq/feature/fga/dispatch_timeline_creations
fix(timeline) : dispatch timeline creations trying to avoid ANRs
2024-12-20 11:50:30 +01:00
Benoit Marty
6afd8b356a Fix gallery title 2024-12-20 11:39:48 +01:00
Benoit Marty
b1b6f9ecc5
Merge pull request #4075 from element-hq/feature/bma/galleryFix
Fix rendering issue in the toolbar.
2024-12-20 10:40:04 +01:00
ganfra
7b1f458033
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
f2bc736c53 fix(timeline) : dispatch timeline creations trying to avoid ANRs 2024-12-20 10:22:41 +01:00
Benoit Marty
f95caea809 Fix rendering issue in the toolbar. 2024-12-20 10:16:20 +01:00
Benoit Marty
1e0938099f Fix color issue. 2024-12-19 17:26:27 +01:00
Benoit Marty
1e49ef7962 Enable MediaGallery in prod. 2024-12-19 16:39:23 +01:00
Benoit Marty
52af70ad0d Add UI test on MediaDetailsBottomSheet 2024-12-19 16:38:56 +01:00
Benoit Marty
5c41de60fa Move share and download actions to the bottom sheet 2024-12-19 16:20:50 +01:00
Benoit Marty
33634b2c95 Add background to empty views. 2024-12-19 12:55:23 +01:00
Benoit Marty
066dc8b18a Add gradient behind video item info. 2024-12-19 12:24:58 +01:00
Benoit Marty
7421542149 Ensure that there is space between segmented button and gallery. 2024-12-19 10:28:48 +01:00
ganfra
7f372282dc knock requests : format and clean 2024-12-18 18:13:13 +01:00