Commit Graph

4049 Commits

Author SHA1 Message Date
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
ElementBot 55d549b8a5 Sync Strings from Localazy (#4988)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-07-07 13:27:46 +02:00
Benoit Marty ccd695803e Merge pull request #4981 from element-hq/feature/fga/log_pack_notif
misc (tracing) : add new TraceLogPack.Notification
2025-07-04 16:46:56 +02:00
ElementBot d9ede0544c Sync Strings from Localazy (#4983)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-07-04 14:37:59 +00:00
ganfra 1f426da8ac misc (tracing) : add new TraceLogPack.Notification 2025-07-04 14:35:36 +02:00
Benoit Marty 2ba54105d2 [a11y] Add heading() to date separators. 2025-07-04 12:16:05 +02:00
Benoit Marty 70aa31df00 [a11y] Ensure that heading() is applied to all screen titles. 2025-07-04 12:15:42 +02:00
Benoit Marty 5d81a0264b [a11y] Add long click label 2025-07-04 09:34:14 +02:00
Benoit Marty ef8d57dff8 [a11y] Use built-in onClickLabel parameter. 2025-07-04 09:34:13 +02:00
Benoit Marty e608ac0993 [a11y] Ensure that the focus is not lost when the send button state change. 2025-07-03 17:19:43 +02:00
Benoit Marty 182909dd4a OptIn to ExperimentalTime for the whole module. 2025-07-02 18:00:25 +02:00
Benoit Marty 7f98e5c48a Fix deprecation and add OptIn on Clock and Instant 2025-07-02 12:29:17 +02:00
Benoit Marty a810b38bd4 ExperimentalTime OptIn is now needed. 2025-07-02 12:23:06 +02:00
Benoit Marty 1abe101b06 Fix compilation error. toEpochDays() now returns a Long. 2025-07-02 12:21:15 +02:00
Benoit Marty d15c190185 Fix warning about freeCompilerArgs deprecation. 2025-07-02 12:02:44 +02:00
Benoit Marty 8bc7bed5cb Merge pull request #4964 from element-hq/feature/bma/roomListNavigationBar
Home navigation bar
2025-07-01 17:22:21 +02:00
Benoit Marty 53a694bc69 Fix compilation issue. 2025-07-01 15:59:27 +02:00
Benoit Marty 3db4492944 Remove dead code. 2025-07-01 15:36:31 +02:00
ganfra 65be166b71 change (media preview config) : fix warning on deprecated method 2025-07-01 12:58:24 +02:00
ganfra 967e9cad85 change (media preview config) : address review remarks 2025-07-01 11:22:03 +02:00
ganfra 26a19d6f99 Merge branch 'develop' into feature/fga/csam_preferences_server 2025-07-01 09:50:48 +02:00
Benoit Marty 225a775d3e Merge pull request #4960 from element-hq/feature/bma/minApiLevel
Update min api level to 33 for Element enterprise
2025-07-01 09:07:16 +02:00
ganfra 7fb6eeb398 change (media preview config) : clean code 2025-06-30 21:54:17 +02:00
ganfra 773fa1657a Merge branch 'develop' into feature/fga/csam_preferences_server 2025-06-30 21:42:06 +02:00
ganfra ca46166c67 change (media preview config) : final refactoring and tests 2025-06-30 21:31:58 +02:00
ganfra 4b4cfa341e change (media preview config) : fix JoinRule.Private case 2025-06-30 21:24:01 +02:00
Benoit Marty 9ee371d1b1 Add Feature flag for Spaces 2025-06-30 17:12:44 +02:00
Benoit Marty c804fe0558 Add "View avatar" content description to all clickable Avatar that will open the avatar preview. (#4948)
* Add "View avatar" content description to all clickable Avatar that will open the avatar preview.

* Improve accessibility of avatar images.
2025-06-30 17:06:10 +02:00
Benoit Marty f8adf0bed4 Ensure test works with other minApi level. 2025-06-30 17:01:04 +02:00
Benoit Marty dd188e6cc7 Fix test regression on API 33. 2025-06-30 17:01:03 +02:00
Benoit Marty 425e131160 Fix test regression on API 33. 2025-06-30 17:01:02 +02:00
Benoit Marty 06a551c388 Fix test regression on API 33. 2025-06-30 17:01:01 +02:00