Commit graph

4080 commits

Author SHA1 Message Date
Jorge Martin Espinosa
7c982a30cb
Add fallback notifications from UTDs to the push history (#5047) 2025-07-23 08:55:41 +02:00
Jorge Martin Espinosa
d53457ec66
Make sure we clean up the pre-processed and uploaded media (#5039)
* Add `MediaSender.cleanUp()` and `MediaPreProcessor.cleanUp()` methods: this will remove the temporary files created when pre-processing media before sending them.

* Make sure we clean up also the previous temporary media.

* Fix the condition for the custom back handler in the attachments preview screen

* Tests: check the clean up is performed when needed
2025-07-23 08:55:20 +02:00
ganfra
9f11884ddd
Merge pull request #5054 from element-hq/sync-localazy
Sync Strings
2025-07-22 21:13:30 +02:00
bmarty
8ffbfd82e8 Sync Strings from Localazy 2025-07-22 20:46:13 +02:00
ganfra
5d097022b8
Merge pull request #5061 from element-hq/renovate/com.google.firebase-firebase-bom-34.x
Update dependency com.google.firebase:firebase-bom to v34
2025-07-22 18:51:38 +02:00
ganfra
1fe347ff1b deps (firebase) : bom >= 34.0.0 doesn't have ktx module anymore 2025-07-22 18:23:42 +02:00
Jorge Martin Espinosa
399c52bf1d
Remove the scaling added in Player.Listener.onVideoSizeChanged (#5055) 2025-07-22 16:06:49 +02:00
Jorge Martin Espinosa
760ff51061
Fix toPlainText where <ol start='n'> tags appear (#5044) 2025-07-18 13:23:26 +02:00
ganfra
d92a089553 misc (room id) : relax room id regex pattern to match new versions 2025-07-17 19:56:34 +02:00
Benoit Marty
2e0da99f2c
Merge pull request #5017 from element-hq/feature/bma/a11y/sessionVerification
[a11y] Improve session verification screens
2025-07-17 15:45:32 +02:00
Benoit Marty
cdbadb5477 FAB: iterate on design 2025-07-16 10:11:53 +02:00
Benoit Marty
827b02992d Iterate on FloatingActionButton shape and colors. 2025-07-16 09:47:08 +02:00
ganfra
01fafe57f5
Merge pull request #5021 from element-hq/sync-localazy
Sync Strings
2025-07-15 21:02:38 +02:00
renovate[bot]
ef11a3bfbb
Update dependency org.matrix.rustcomponents:sdk-android to v25.7.15 (#5011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-07-15 15:41:06 +02:00
Jorge Martin Espinosa
e8154ec19d
Replace video transcoder with Media3 Transformer (#5018) 2025-07-15 11:08:56 +02:00
bmarty
9ce7ad4903 Sync Strings from Localazy 2025-07-14 00:33:09 +00:00
Benoit Marty
62b2bbaf95 [a11y] Group device information and spell out the deviceId 2025-07-11 14:35:08 +02:00
Benoit Marty
58cdd9bec5 Remove PageTitle, it was a duplicate of IconTitleSubtitleMolecule 2025-07-11 14:22:11 +02:00
Benoit Marty
80ecb9f1ac MediaGalleryView: replace PageTitle by IconTitleSubtitleMolecule 2025-07-11 14:21:04 +02:00
Benoit Marty
22a2567a5c MediaDeleteConfirmationBottomSheet: replace PageTitle by IconTitleSubtitleMolecule 2025-07-11 14:19:59 +02:00
Benoit Marty
7eaa2002ec FlowStepPage: replace PageTitle by IconTitleSubtitleMolecule 2025-07-11 14:14:30 +02:00
Jorge Martin Espinosa
9994562e60
Keep video rotation metadata when transcoding (#5008) 2025-07-10 15:02:42 +00:00
Benoit Marty
e57011631d
Merge pull request #5007 from element-hq/feature/bma/a11y/reportRoom
[a11y] Fix several issues around accessibility
2025-07-10 16:36:10 +02:00
Jorge Martin Espinosa
61c9eb0780
Add a feature flag to reuse the last pos value for initial syncs (#5010) 2025-07-10 13:33:23 +00:00
Benoit Marty
b86bba5916 Fix test 2025-07-10 11:40:38 +02:00
Benoit Marty
2f7804d614 Quality 2025-07-10 10:04:21 +02:00
Benoit Marty
724cc13c05 Remove dead code. 2025-07-10 08:30:39 +02:00
Benoit Marty
dc556e0298 [a11y] Improve accessibility of picto next to the timestamp.
https://github.com/element-hq/customer-success/issues/572
2025-07-09 17:32:59 +02:00
Benoit Marty
b626e55a24 [a11y] Make SelectedUser more accessible by grouping the text and the action to remove.
https://github.com/element-hq/customer-success/issues/566
2025-07-09 16:47:23 +02:00
Benoit Marty
080d5595a7 [a11y] Add click label on edit avatar component
https://github.com/element-hq/customer-success/issues/579
2025-07-09 16:20:59 +02:00
Benoit Marty
fb497d0465 Sync strings. 2025-07-09 16:20:47 +02:00
Benoit Marty
632de23b10 Enable blur effect on the top bar too. 2025-07-09 14:47:32 +02:00
Benoit Marty
4c42b3c013 Add preview for mentions in the context of the timeline. 2025-07-08 18:49:22 +02:00
Benoit Marty
f8e25381f4 Change fun to val and extend SemanticColors 2025-07-08 17:49:06 +02:00
Benoit Marty
1892d2c76b Remove unused BigCheckmark 2025-07-08 17:43:30 +02:00
Benoit Marty
4a966fc311
Merge pull request #4979 from element-hq/renovate/major-okhttp-monorepo
Update dependency com.squareup.okhttp3:okhttp-bom to v5
2025-07-08 15:17:04 +02:00
Benoit Marty
a448b417f7 Ensure big log does not crash the application 2025-07-08 12:30:17 +02:00
ganfra
2ebc0d4482 misc (a11y) : mark MainActionButton icon as decorative 2025-07-08 11:38:09 +02:00
Benoit Marty
f794117047
Merge pull request #4926 from element-hq/feature/bma/roomListHeader
Remove bloom effect and replace by linear gradient
2025-07-08 10:12:31 +02:00
renovate[bot]
4b10920507
Update dependency org.matrix.rustcomponents:sdk-android to v25.7.7 (#4989)
Make sure we distinguish between notification events that were filtered out and those that couldn't be resolved.

---

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-07-07 17:56:51 +02:00
Benoit Marty
99bfde7eec Centralize gradient color definitions 2025-07-07 16:39:19 +02:00
Benoit Marty
e8a3720c2a Use color from Semantics. 2025-07-07 16:28:33 +02:00
Benoit Marty
f7c8c6ac3b Use correct color. 2025-07-07 16:18:49 +02:00
Benoit Marty
e11f544133 Use color from Semantics. 2025-07-07 16:17:01 +02:00
Benoit Marty
42b2b5980c Use color from Semantics. 2025-07-07 16:14:20 +02:00
Benoit Marty
aaa7e976b8 SuperButton 2025-07-07 16:07:27 +02:00
Benoit Marty
d1e04d510f Use color from Semantics. 2025-07-07 15:13:24 +02:00
Benoit Marty
66c419dfa3 Use color from Semantics. 2025-07-07 15:06:33 +02:00
Benoit Marty
1782e6d30b Apply gradient to focused Event. 2025-07-07 15:03:30 +02:00
Benoit Marty
2b8c4ba079 Remove bloom effect and replace by linear gradient
Use semantic colors.
2025-07-07 14:49:07 +02:00