Commit Graph

4049 Commits

Author SHA1 Message Date
Benoit Marty
035aaf5aa2 Sync strings. 2025-07-09 16:20:47 +02:00
Benoit Marty
470ed51758 Add preview for mentions in the context of the timeline. 2025-07-08 18:49:22 +02:00
Benoit Marty
0077d96138 Change fun to val and extend SemanticColors 2025-07-08 17:49:06 +02:00
Benoit Marty
d445e3695b Remove unused BigCheckmark 2025-07-08 17:43:30 +02:00
Benoit Marty
dc4c5a561b 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
0bcb3a704b Ensure big log does not crash the application 2025-07-08 12:30:17 +02:00
ganfra
12a18796a5 misc (a11y) : mark MainActionButton icon as decorative 2025-07-08 11:38:09 +02:00
Benoit Marty
1f4b8735cf 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]
04a1c00b94 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
cb2e018431 Centralize gradient color definitions 2025-07-07 16:39:19 +02:00
Benoit Marty
8951744aba Use color from Semantics. 2025-07-07 16:28:33 +02:00
Benoit Marty
0bf2fd6acf Use correct color. 2025-07-07 16:18:49 +02:00
Benoit Marty
28a9e7b238 Use color from Semantics. 2025-07-07 16:17:01 +02:00
Benoit Marty
d6fed29ec0 Use color from Semantics. 2025-07-07 16:14:20 +02:00
Benoit Marty
c651cfb71e SuperButton 2025-07-07 16:07:27 +02:00
Benoit Marty
9bec4ce711 Use color from Semantics. 2025-07-07 15:13:24 +02:00
Benoit Marty
1a009c01f7 Use color from Semantics. 2025-07-07 15:06:33 +02:00
Benoit Marty
bcc01d5007 Apply gradient to focused Event. 2025-07-07 15:03:30 +02:00
Benoit Marty
ea94ec32b4 Remove bloom effect and replace by linear gradient
Use semantic colors.
2025-07-07 14:49:07 +02:00
ElementBot
97a2aa597a 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
304be6fd66 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
1944004409 Sync Strings from Localazy (#4983)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-07-04 14:37:59 +00:00
ganfra
56520c9282 misc (tracing) : add new TraceLogPack.Notification 2025-07-04 14:35:36 +02:00
Benoit Marty
a464e5c99f [a11y] Add heading() to date separators. 2025-07-04 12:16:05 +02:00
Benoit Marty
4afc20798c [a11y] Ensure that heading() is applied to all screen titles. 2025-07-04 12:15:42 +02:00
Benoit Marty
d1e0804772 [a11y] Add long click label 2025-07-04 09:34:14 +02:00
Benoit Marty
70c07f0076 [a11y] Use built-in onClickLabel parameter. 2025-07-04 09:34:13 +02:00
Benoit Marty
24f08e8d20 [a11y] Ensure that the focus is not lost when the send button state change. 2025-07-03 17:19:43 +02:00
Benoit Marty
949d11415f OptIn to ExperimentalTime for the whole module. 2025-07-02 18:00:25 +02:00
Benoit Marty
ec182bf8a0 Fix deprecation and add OptIn on Clock and Instant 2025-07-02 12:29:17 +02:00
Benoit Marty
d478077487 ExperimentalTime OptIn is now needed. 2025-07-02 12:23:06 +02:00
Benoit Marty
58101feb60 Fix compilation error. toEpochDays() now returns a Long. 2025-07-02 12:21:15 +02:00
Benoit Marty
7a79b47bc8 Fix warning about freeCompilerArgs deprecation. 2025-07-02 12:02:44 +02:00
Benoit Marty
69a8dcc795 Merge pull request #4964 from element-hq/feature/bma/roomListNavigationBar
Home navigation bar
2025-07-01 17:22:21 +02:00
Benoit Marty
605e68b2f7 Fix compilation issue. 2025-07-01 15:59:27 +02:00
Benoit Marty
53718d601f Remove dead code. 2025-07-01 15:36:31 +02:00
ganfra
805273d2b9 change (media preview config) : fix warning on deprecated method 2025-07-01 12:58:24 +02:00
ganfra
9b593e4bb9 change (media preview config) : address review remarks 2025-07-01 11:22:03 +02:00
ganfra
341ae17b72 Merge branch 'develop' into feature/fga/csam_preferences_server 2025-07-01 09:50:48 +02:00
Benoit Marty
ef9dc70aec 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
a95b89ab62 change (media preview config) : clean code 2025-06-30 21:54:17 +02:00
ganfra
9663e4ef37 Merge branch 'develop' into feature/fga/csam_preferences_server 2025-06-30 21:42:06 +02:00
ganfra
4734b560f7 change (media preview config) : final refactoring and tests 2025-06-30 21:31:58 +02:00
ganfra
cbc10ad50e change (media preview config) : fix JoinRule.Private case 2025-06-30 21:24:01 +02:00
Benoit Marty
aca27093e1 Add Feature flag for Spaces 2025-06-30 17:12:44 +02:00
Benoit Marty
c843faff3a 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
14800d5254 Ensure test works with other minApi level. 2025-06-30 17:01:04 +02:00
Benoit Marty
d09c1492c3 Fix test regression on API 33. 2025-06-30 17:01:03 +02:00
Benoit Marty
1fe228726a Fix test regression on API 33. 2025-06-30 17:01:02 +02:00
Benoit Marty
aeb750439c Fix test regression on API 33. 2025-06-30 17:01:01 +02:00