Commit Graph

3549 Commits

Author SHA1 Message Date
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
ganfra
a374e71ee3 Merge pull request #4108 from element-hq/feature/fga/design_counter
design : CounterAtom
2025-01-06 10:50:06 +01:00
bmarty
3b54afe57d Sync Strings from Localazy 2025-01-06 00:27:39 +00:00
ganfra
d6f95fd47d design : introduce CounterAtom and ListItemContent.Counter 2025-01-03 15:30:28 +01:00
Benoit Marty
9e2ff83f73 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
6609c93181 Fix DmAvatar rendering in RTL layout 2024-12-31 15:09:35 +01:00
Benoit Marty
9d70e459b8 Add preview for DmAvatars and Rtl layout. 2024-12-31 14:48:05 +01:00
Benoit Marty
b85d4bac1d UnifiedPush: extract logic to resolve the gateway url and unit test it. 2024-12-31 10:01:39 +01:00
Benoit Marty
9ada3791d7 Add test on VectorUnifiedPushMessagingReceiver.onReceive 2024-12-31 09:38:44 +01:00
Benoit Marty
4c8af0a66c Add missing tests on DefaultUnifiedPushGatewayResolver 2024-12-31 09:32:09 +01:00
Benoit Marty
e2cb0173a6 Fix issue with logger. 2024-12-30 13:20:06 +01:00
Benoit Marty
86a44b9035 Ensure that when no Matrix gateway exists, the default one is used. 2024-12-30 13:18:37 +01:00
bmarty
1cadb353dd Sync Strings from Localazy 2024-12-30 10:12:13 +00:00
Benoit Marty
538c7cc373 Merge pull request #4088 from element-hq/sync-localazy
Sync Strings
2024-12-30 10:18:33 +01:00
renovate[bot]
65d358e683 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
7a57ec1cc1 Sync Strings from Localazy 2024-12-23 00:16:39 +00:00
Benoit Marty
bb7a90815c Media gallery: render Loading state when there is only a loader in the timeline. 2024-12-20 15:37:39 +01:00
Benoit Marty
ee4595eb54 Add background to loading state 2024-12-20 14:44:14 +01:00
ganfra
8b9e799291 Merge pull request #4078 from element-hq/feature/bma/galleryTitle
Fix gallery title
2024-12-20 12:35:34 +01:00
ganfra
e71692a79b 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
62a6cd74b5 Fix gallery title 2024-12-20 11:39:48 +01: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
ganfra
48bbe4135a fix(timeline) : dispatch timeline creations trying to avoid ANRs 2024-12-20 10:22:41 +01:00
Benoit Marty
a72ee95d48 Fix rendering issue in the toolbar. 2024-12-20 10:16:20 +01:00
Benoit Marty
bcbdec7aa1 Fix color issue. 2024-12-19 17:26:27 +01:00
Benoit Marty
6c104c0602 Enable MediaGallery in prod. 2024-12-19 16:39:23 +01:00
Benoit Marty
a96a20a04e Add UI test on MediaDetailsBottomSheet 2024-12-19 16:38:56 +01:00
Benoit Marty
f8b2f24962 Move share and download actions to the bottom sheet 2024-12-19 16:20:50 +01:00
Benoit Marty
194b1a8c56 Add background to empty views. 2024-12-19 12:55:23 +01:00
Benoit Marty
728cdc7e2a Add gradient behind video item info. 2024-12-19 12:24:58 +01:00
Benoit Marty
041d3f4954 Ensure that there is space between segmented button and gallery. 2024-12-19 10:28:48 +01:00
ganfra
69307f7c62 knock requests : format and clean 2024-12-18 18:13:13 +01:00
ganfra
627aa6395f knock requests : fix breaking api 2024-12-18 18:04:30 +01:00
ganfra
01f7fc20f4 Merge branch 'develop' into feature/fga/knock_requests_sdk 2024-12-18 17:21:16 +01: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
ganfra
fc8f3af85e deps(sdk) : update rust sdk to 0.2.72 and fix api breaks 2024-12-18 15:24:04 +01:00
Benoit Marty
9c89c7892d Gallery: rework load more management 2024-12-18 12:00:37 +01:00
Benoit Marty
a9b5c61ebf Gallery: animate items. 2024-12-18 11:56:46 +01:00
Benoit Marty
ac27d1d474 Gallery: Voice message: render duration when the playback is not started. 2024-12-18 11:29:02 +01:00
Benoit Marty
88ea0fb082 Fix ordering of media. 2024-12-18 11:23:53 +01:00
Benoit Marty
960154b741 Gallery: Actions on files are actually only for voice messages. 2024-12-17 17:14:50 +01:00
Benoit Marty
0786c135cd There is no need to compute the number of column manually. 2024-12-17 17:14:50 +01:00
ganfra
a6decdf697 knock requests : add tests to the feature 2024-12-17 15:36:30 +01:00
Benoit Marty
654e7b14fa Remove unused ic_groups.xml 2024-12-17 14:35:19 +01:00
Benoit Marty
5bdd8bbb30 Replace ic_developer_options.xml by the icon from Compound. 2024-12-17 14:35:19 +01:00
Benoit Marty
cc3358cc55 Merge pull request #4045 from element-hq/feature/bma/inlinePlayer
Inline voice message player in the files gallery.
2024-12-17 14:24:54 +01:00