Benoit Marty
|
a775fb98dd
|
Add LocalIsEnterpriseBuild to allow list
|
2025-03-07 18:45:54 +01:00 |
|
ElementBot
|
a47b739490
|
Update screenshots
|
2025-03-07 17:33:54 +00:00 |
|
Benoit Marty
|
a1004cc140
|
Ensure color for highlighted message is ok for enterprise build.
|
2025-03-07 18:21:29 +01:00 |
|
Benoit Marty
|
3db8ccad88
|
Change color or TimelineItemReadMarkerView
|
2025-03-07 18:20:33 +01:00 |
|
Benoit Marty
|
0a62d40d1d
|
Fix gradient on GradientFloatingActionButton
|
2025-03-07 18:20:32 +01:00 |
|
Benoit Marty
|
61a6e8dcf4
|
GradientFloatingActionButton use textActionAccent for enterprise build.
|
2025-03-07 18:20:31 +01:00 |
|
Benoit Marty
|
f7df69e6b3
|
Let SuperButton use textActionAccent for enterprise build.
|
2025-03-07 18:20:31 +01:00 |
|
Benoit Marty
|
c865cf40d6
|
Provide isEnterpriseBuild value to the Composable.
|
2025-03-07 18:20:29 +01:00 |
|
Benoit Marty
|
9111a86be6
|
Add preview for focusedEvent
|
2025-03-07 16:29:26 +01:00 |
|
ganfra
|
9f4313542c
|
Merge pull request #4374 from element-hq/feature/fga/focused_timeline_read_receipt
fix(read receipt): track read receipts for focused timeline
|
2025-03-07 10:18:13 +01:00 |
|
ganfra
|
67af88d1f1
|
change(read receipt): track read receipts for focused timeline
|
2025-03-07 09:57:29 +01:00 |
|
ganfra
|
6aca8d30b0
|
Merge pull request #4354 from element-hq/renovate/rnkdsh-action-upload-diawi-1.x
Update rnkdsh/action-upload-diawi action to v1.5.7
|
2025-03-07 09:48:06 +01:00 |
|
Benoit Marty
|
168262176b
|
Changelog for version 25.03.1
|
2025-03-06 17:46:29 +01:00 |
|
Benoit Marty
|
948f5b1a33
|
Merge tag 'v25.03.1' into develop
tag
|
2025-03-06 16:59:00 +01:00 |
|
Benoit Marty
|
232f1db645
|
Merge branch 'release/25.03.1' into main
|
2025-03-06 16:58:44 +01:00 |
|
Benoit Marty
|
2caa7540ff
|
Adding fastlane file for version 25.03.1
|
2025-03-06 16:58:36 +01:00 |
|
Benoit Marty
|
182d1af620
|
Setting version for the release 25.03.1
|
2025-03-06 16:53:03 +01:00 |
|
Benoit Marty
|
0c35ad7834
|
Merge pull request #4297 from robintown/ec-close
Show error screens in group calls
|
2025-03-06 16:22:24 +01:00 |
|
Benoit Marty
|
aed134bc31
|
Merge pull request #4373 from element-hq/feature/bma/enableEventCache
Enable the Event cache by default.
|
2025-03-06 12:18:40 +01:00 |
|
renovate[bot]
|
227308b3f2
|
Update dependency org.matrix.rustcomponents:sdk-android to v25.3.6 (#4371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-06 11:13:04 +01:00 |
|
Benoit Marty
|
7c9c725296
|
Show the clear cache for room only when "View source" is enabled (this is our "developer mode")
|
2025-03-06 10:58:36 +01:00 |
|
Benoit Marty
|
d591ff4c14
|
Enable the Event cache by default.
Note that it will not enable it if the user has explicitly disabled it.
|
2025-03-06 10:38:05 +01:00 |
|
Benoit Marty
|
7d8ab98b6a
|
Merge pull request #4370 from element-hq/feature/fga/update_rust_sdk_25.03.05
deps(rust sdk) : update to 25.03.05
|
2025-03-05 22:20:36 +01:00 |
|
Benoit Marty
|
13eb827a40
|
Merge pull request #4369 from element-hq/feature/bma/removePreferenceText
Remove PreferenceText, replace by ListItem.
|
2025-03-05 22:03:47 +01:00 |
|
Benoit Marty
|
a1762ba178
|
Fix test compilation
|
2025-03-05 21:54:10 +01:00 |
|
Benoit Marty
|
93c554f929
|
Remove empty line.
|
2025-03-05 21:42:18 +01:00 |
|
ganfra
|
1b6f658eae
|
deps(rust sdk) : update to 25.03.05 and fix the breaking changes
|
2025-03-05 20:57:37 +01:00 |
|
ElementBot
|
fb021dfa76
|
Update screenshots
|
2025-03-05 16:40:13 +00:00 |
|
Benoit Marty
|
b0cd9905ce
|
Remove PreferenceText, replace by ListItem.
|
2025-03-05 17:25:35 +01:00 |
|
Benoit Marty
|
0ab1e564df
|
Merge pull request #4365 from element-hq/feature/bma/fixColors
Fix some icon colors
|
2025-03-05 17:25:00 +01:00 |
|
ElementBot
|
deb97ccc7b
|
Update screenshots
|
2025-03-05 10:54:46 +00:00 |
|
Benoit Marty
|
be36b54fbd
|
Fix icon color.
Leading icon should be iconSecondary
Trailing icon should be iconPrimary
See Figma https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=628-25757
|
2025-03-05 11:42:05 +01:00 |
|
ganfra
|
dc953310b0
|
Merge pull request #4360 from element-hq/feature/fga/left_room_snackbar
change(left room snackbar) : manage cancel knock and decline invite
|
2025-03-05 10:19:10 +01:00 |
|
ganfra
|
18c5bf01d4
|
change(left room snackbar) : manage cancel knock and decline invite
|
2025-03-04 21:52:33 +01:00 |
|
ganfra
|
0d1a35970d
|
Merge pull request #4353 from element-hq/feature/fga/room_preview_invite_state
[Change] Invited state room preview
|
2025-03-04 16:45:50 +01:00 |
|
ganfra
|
dca2807d39
|
change(invites) : fix compilation after last changes
|
2025-03-04 16:18:25 +01:00 |
|
renovate[bot]
|
31a82eaf22
|
Update rnkdsh/action-upload-diawi action to v1.5.7
|
2025-03-04 11:50:25 +00:00 |
|
Benoit Marty
|
d4bb8ea064
|
Merge pull request #4350 from robintown/prevent-blocked
Prevent PRs with the X-Blocked label from being merged
|
2025-03-04 12:49:54 +01:00 |
|
Benoit Marty
|
99dc3f270b
|
Merge pull request #4352 from element-hq/feature/bma/fixTypo
Fix typo on job name.
|
2025-03-04 12:49:01 +01:00 |
|
ganfra
|
3bbf9bbad4
|
Merge pull request #4348 from element-hq/feature/fga/move_room_directory_entry
change(room directory) : move the the room directory entry
|
2025-03-04 11:23:39 +01:00 |
|
ElementBot
|
4ab20f3b80
|
Update screenshots
|
2025-03-04 10:07:14 +00:00 |
|
ganfra
|
7e29dba6a3
|
change(room directory) : update screenshots.
|
2025-03-04 10:57:25 +01:00 |
|
ganfra
|
6af226dc00
|
change(room directory) : move the the room directory entry from room list filter to start chat screen.
|
2025-03-04 10:56:16 +01:00 |
|
ganfra
|
9130f4acf5
|
change(invites) : clean code
|
2025-03-04 10:51:22 +01:00 |
|
ganfra
|
a02d876bd3
|
change(invites) : move inviter view to the top
|
2025-03-04 10:51:11 +01:00 |
|
Benoit Marty
|
95213540ce
|
Fix typo on job name.
|
2025-03-04 09:57:14 +01:00 |
|
Benoit Marty
|
08d7990dcf
|
Merge pull request #4351 from element-hq/renovate/org.jsoup-jsoup-1.x
fix(deps): update dependency org.jsoup:jsoup to v1.19.1
|
2025-03-04 09:43:04 +01:00 |
|
Benoit Marty
|
ead6bf8f66
|
Merge pull request #4347 from element-hq/feature/bma/coil3
Migrate to coil3
|
2025-03-04 09:17:59 +01:00 |
|
renovate[bot]
|
5816296328
|
fix(deps): update dependency org.jsoup:jsoup to v1.19.1
|
2025-03-04 05:32:30 +00:00 |
|
Robin
|
bbfbdd01e4
|
Prevent PRs with the X-Blocked label from being merged
Just a small CI suggestion: X-Blocked is useful for requesting review on a change while ensuring it won't be merged until all external dependencies are accounted for, and it'd be nice to have this enforced more consistently across the org.
Adapted from matrix-js-sdk (https://github.com/matrix-org/matrix-js-sdk/blob/develop/.github/workflows/pull_request.yaml)
|
2025-03-03 21:57:03 -05:00 |
|