Commit Graph

1188 Commits

Author SHA1 Message Date
Benoit Marty
d23efc3053 Fix Konsist test.
New enterprise module was not correctly detected.
Also ensure that the files are correctly found.
2025-02-20 18:41:11 +01:00
Benoit Marty
bf62c51a97 Merge pull request #4274 from element-hq/feature/bma/mediaTimelineImprovment
Update Matrix Room API and allow media swipe on pinned event only.
2025-02-19 09:41:27 +01:00
renovate[bot]
047e659719 fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25 (#4273)
* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25

* Adapt to SDK changes:

- Remove logic related to sliding sync proxy, leaving just the minimum needed to detect its usage on the current session data.
- Remove code associated with the opt-in migration to native sliding sync, since it's now mandatory.
- Remove toggle between proxy/native sliding sync.
- Some fixes to session verification API breaks.

* Update forced logout dialog message, remove `NativeSlidingSyncMigrationBanner`

* Update screenshots

* Update all strings

* Remove `SuccessfulLogoutPendingAction`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <android@element.io>
2025-02-18 18:07:47 +01:00
Benoit Marty
36d5528904 Merge branch 'develop' into feature/valere/support_verification_violation_banner 2025-02-18 15:42:08 +01:00
Benoit Marty
c02436d3f0 Update Matrix Room API and allow media swipe on pinned event only. 2025-02-17 16:45:25 +01:00
ElementBot
19fcd005fc Update screenshots 2025-02-10 19:13:02 +01:00
ElementBot
3d8a142a24 Update screenshots 2025-02-06 16:27:22 +01:00
ElementBot
7cfba520a5 Update screenshots 2025-02-06 16:27:21 +01:00
Valere
f358255262 Fix konsist warnings 2025-02-06 16:27:20 +01:00
ElementBot
2b3388c8bc Update screenshots 2025-02-06 16:27:20 +01:00
ElementBot
0e5a0223c0 Update screenshots 2025-02-06 15:10:15 +01:00
Benoit Marty
0d6d74512f Use ElementTheme instead of MaterialTheme 2025-02-06 15:10:15 +01:00
ElementBot
146a5b713c Update screenshots 2025-02-05 14:35:56 +00:00
Benoit Marty
5cd42f47c7 Extract testEnv to the test module 2025-02-05 15:20:18 +01:00
ElementBot
f847c8ad38 Update screenshots 2025-02-05 11:26:18 +00:00
ElementBot
e95d49047a Update screenshots 2025-02-05 08:47:12 +00:00
Benoit Marty
8edffc5167 Update incoming call notification content to "📹 Incoming call" 2025-02-04 16:20:53 +01:00
ElementBot
ade3235919 Update screenshots 2025-01-30 10:27:13 +00:00
ganfra
c689809b55 Merge pull request #4212 from element-hq/feature/fga/room_settings_security_privacy
Feature : room settings - security and privacy
2025-01-29 17:29:56 +01:00
ElementBot
76316a59b2 Update screenshots 2025-01-29 16:01:07 +00:00
ElementBot
d6df09cf3d Update screenshots 2025-01-28 20:29:01 +00:00
Benoit Marty
e9a9e79b40 Cleanup 2025-01-28 11:33:20 +01:00
bmarty
d419f2fdff Sync Strings from Localazy 2025-01-27 00:25:38 +00:00
ElementBot
4ae773cfd6 Update screenshots 2025-01-23 14:56:31 +00:00
ElementBot
cb5988935f Update screenshots 2025-01-22 16:24:36 +01:00
Benoit Marty
a1b027a8ab Add exception for Konsist 2025-01-22 16:24:28 +01:00
ElementBot
c1f41d2044 Update screenshots 2025-01-17 09:07:05 +00:00
ElementBot
d5e1331e2c Update screenshots 2025-01-14 15:47:56 +00:00
ElementBot
9ce5a8adba Update screenshots 2025-01-14 10:42:15 +00: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
ElementBot
f80fa13d0e Update screenshots 2025-01-03 14:42:17 +00:00
Benoit Marty
52648d2abf Fix quality checks 2025-01-02 08:16:06 +01:00
ElementBot
1d34ce8e71 Update screenshots 2025-01-02 06:15:47 +00:00
ElementBot
905439b118 Update screenshots 2024-12-31 14:25:31 +00:00
ElementBot
2a180f4b93 Update screenshots 2024-12-20 14:50:11 +00:00
ElementBot
16ae5d6a2e Update screenshots 2024-12-20 10:51:27 +00:00
Benoit Marty
e44672a403 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
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
ElementBot
29050ba0a8 Update screenshots 2024-12-20 09:28:11 +00:00
ElementBot
dc3af4bd08 Update screenshots 2024-12-19 16:37:47 +00:00
ElementBot
7a0da1c61a Update screenshots 2024-12-19 16:06:25 +00: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
ElementBot
121f791863 Update screenshots 2024-12-18 19:48:24 +00:00
Benoit Marty
c0f8cdbc3a Merge pull request #4056 from element-hq/feature/bma/messageActionList
Update message action list
2024-12-18 16:47:51 +01:00
ganfra
3460551e2c Merge pull request #4060 from element-hq/feature/fga/update_rust_sdk_0.2.72
depencies(sdk) : update rust sdk 0.2.72
2024-12-18 16:40:21 +01:00
ElementBot
025d0d7bd9 Update screenshots 2024-12-18 15:21:34 +00:00
ElementBot
a810e139eb Update screenshots 2024-12-18 14:35:53 +00:00