Benoit Marty
dc00683ab4
Replace ic_public.xml by the icon from Compound.
2025-03-10 14:20:18 +01:00
Jorge Martin Espinosa
f73c0e42a4
Implement user verification ( #4294 )
...
* Add support for starting verification of a user
* Add support for replying to incoming user verification requests
* Add reset recovery key button and previews to `ChooseSelfVerificationModeView`
* Add 'Profile' item in room details screen
* Update screenshots
* Remove `showDeviceVerifiedScreen` parameter from `NavTarget.UseAnotherDevice`
* Allow exiting the FTUE flow, which will close the app. The previous state will be restored when the app is reopened.
* When outgoing verification fails, move to the `Canceled` state. Then, when resetting the state machine state also reset the verification service.
---------
Co-authored-by: ElementBot <android@element.io>
2025-03-10 11:20:17 +01:00
Benoit Marty
2ce1b17dae
Merge pull request #4381 from element-hq/sync-localazy
...
Sync Strings - New translations in Basque
2025-03-10 11:17:49 +01:00
Benoit Marty
5064b52619
Sync strings (fix typo)
2025-03-10 10:26:50 +01:00
Benoit Marty
d114bacad6
Revert "Rename file blocked.yml to pull_request.yml"
...
This reverts commit 0d79933309 .
2025-03-10 09:58:53 +01:00
Benoit Marty
bc4f090aa9
Revert "Automatically add label 'Z-Community-PR' to community PRs."
...
This reverts commit 325c70453b .
2025-03-10 09:58:41 +01:00
Benoit Marty
6690ca120c
Revert "Forbid develop branch fork contributions"
...
This reverts commit 9924a04849 .
2025-03-10 09:58:28 +01:00
Benoit Marty
9924a04849
Forbid develop branch fork contributions
2025-03-10 09:56:37 +01:00
Benoit Marty
325c70453b
Automatically add label 'Z-Community-PR' to community PRs.
2025-03-10 09:53:44 +01:00
Benoit Marty
0d79933309
Rename file blocked.yml to pull_request.yml
2025-03-10 09:49:35 +01:00
Benoit Marty
15de3377d5
Sync strings (fix typo)
2025-03-10 09:30:13 +01:00
Benoit Marty
7e8ed314e6
Merge pull request #4376 from ShadowRZ/features/shadowrz/long-press-link-copy
...
Long press link to copy URL to clipboard
2025-03-10 09:17:16 +01:00
bmarty
9a75f40855
Sync Strings from Localazy
2025-03-10 00:28:38 +00:00
夜坂雅
6c4cbcbfb8
feat: Long press link to copy URL to clipboard
2025-03-08 19:54:21 +08:00
Benoit Marty
c8ad1e2fdd
Merge pull request #4375 from element-hq/feature/bma/moreWorkOnIcons
...
Migrate some icons to Compound icon
2025-03-07 17:53:13 +01:00
Benoit Marty
f645a1b221
Fix issue in Modifier
2025-03-07 15:55:02 +01:00
ElementBot
fc2eb93693
Update screenshots
2025-03-07 13:32:17 +00:00
Benoit Marty
6459e3cabd
Rename ic_notification_small to ic_notification
2025-03-07 14:21:09 +01:00
Benoit Marty
9af7737302
Add IconColorButton (CloseButton)
...
Figma: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=1956-37586
2025-03-07 13:14:51 +01:00
Benoit Marty
b9b328d41d
Remove unused ic_encryption_enabled drawable.
2025-03-07 12:19:36 +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