Commit graph

3546 commits

Author SHA1 Message Date
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
ganfra
1345c4ea0f knock requests : fix breaking api 2024-12-18 18:04:30 +01:00
ganfra
5275a3e5d3 Merge branch 'develop' into feature/fga/knock_requests_sdk 2024-12-18 17:21:16 +01:00
Benoit Marty
0648cf36f9
Merge pull request #4056 from element-hq/feature/bma/messageActionList
Update message action list
2024-12-18 16:47:51 +01:00
ganfra
38c3989c36
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
ae03c4c718 deps(sdk) : update rust sdk to 0.2.72 and fix api breaks 2024-12-18 15:24:04 +01:00
Benoit Marty
ac075f0558 Gallery: rework load more management 2024-12-18 12:00:37 +01:00
Benoit Marty
67e70cc615 Gallery: animate items. 2024-12-18 11:56:46 +01:00
Benoit Marty
8bd34ed702 Gallery: Voice message: render duration when the playback is not started. 2024-12-18 11:29:02 +01:00
Benoit Marty
16b348a2ce Fix ordering of media. 2024-12-18 11:23:53 +01:00
Benoit Marty
70f133a291 Gallery: Actions on files are actually only for voice messages. 2024-12-17 17:14:50 +01:00
Benoit Marty
c6dfc14366 There is no need to compute the number of column manually. 2024-12-17 17:14:50 +01:00
ganfra
e1f6c07ecd knock requests : add tests to the feature 2024-12-17 15:36:30 +01:00
Benoit Marty
9d34275d90 Remove unused ic_groups.xml 2024-12-17 14:35:19 +01:00
Benoit Marty
df400a531f Replace ic_developer_options.xml by the icon from Compound. 2024-12-17 14:35:19 +01:00
Benoit Marty
270fcb9029
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
Benoit Marty
ce7a8e638b
Merge pull request #4054 from element-hq/feature/bma/testDefaultMediaPlayer
Add test on DefaultMediaPlayer.
2024-12-17 14:24:32 +01:00
Benoit Marty
411c336ced
Merge pull request #4051 from element-hq/feature/bma/customChromeTabLocale
Add Accept-Language to extra header when opening CustomChromeTab
2024-12-17 10:30:50 +01:00
Benoit Marty
c48e4f413e Add test on DefaultMediaPlayer. 2024-12-17 10:17:04 +01:00