Benoit Marty
d2ef4cd218
Replace ic_public.xml by the icon from Compound.
2025-03-10 14:20:18 +01:00
Jorge Martin Espinosa
b91933625c
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
6f54de58f3
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
b0be00aaa0
Sync strings (fix typo)
2025-03-10 10:26:50 +01:00
Benoit Marty
cacf4ef3f5
Revert "Rename file blocked.yml to pull_request.yml"
...
This reverts commit 4dedba8e2c .
2025-03-10 09:58:53 +01:00
Benoit Marty
9f57cf1a68
Revert "Automatically add label 'Z-Community-PR' to community PRs."
...
This reverts commit add82aca8d .
2025-03-10 09:58:41 +01:00
Benoit Marty
b8ded1f91a
Revert "Forbid develop branch fork contributions"
...
This reverts commit 9b6c8b0eff .
2025-03-10 09:58:28 +01:00
Benoit Marty
9b6c8b0eff
Forbid develop branch fork contributions
2025-03-10 09:56:37 +01:00
Benoit Marty
add82aca8d
Automatically add label 'Z-Community-PR' to community PRs.
2025-03-10 09:53:44 +01:00
Benoit Marty
4dedba8e2c
Rename file blocked.yml to pull_request.yml
2025-03-10 09:49:35 +01:00
Benoit Marty
05e328b916
Sync strings (fix typo)
2025-03-10 09:30:13 +01:00
Benoit Marty
ae2a281c47
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
9456ee921d
Sync Strings from Localazy
2025-03-10 00:28:38 +00:00
夜坂雅
2e458916fc
feat: Long press link to copy URL to clipboard
2025-03-08 19:54:21 +08:00
Benoit Marty
8d9d397b1d
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
d3a6b107af
Fix issue in Modifier
2025-03-07 15:55:02 +01:00
ElementBot
7f4c6303e4
Update screenshots
2025-03-07 13:32:17 +00:00
Benoit Marty
7258b05a3c
Rename ic_notification_small to ic_notification
2025-03-07 14:21:09 +01:00
Benoit Marty
8d14ac67e9
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
99b3e6b547
Remove unused ic_encryption_enabled drawable.
2025-03-07 12:19:36 +01:00
ganfra
dab2df0f35
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
ef185cb5ee
change(read receipt): track read receipts for focused timeline
2025-03-07 09:57:29 +01:00
ganfra
7cdc26299d
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
e6d6ed35bf
Changelog for version 25.03.1
2025-03-06 17:46:29 +01:00
Benoit Marty
721debd58e
Merge tag 'v25.03.1' into develop
...
tag
2025-03-06 16:59:00 +01:00
Benoit Marty
bd33d507e3
Merge branch 'release/25.03.1' into main
2025-03-06 16:58:44 +01:00
Benoit Marty
8c22e8e17a
Adding fastlane file for version 25.03.1
2025-03-06 16:58:36 +01:00
Benoit Marty
f824091d4f
Setting version for the release 25.03.1
2025-03-06 16:53:03 +01:00
Benoit Marty
fc4130310c
Merge pull request #4297 from robintown/ec-close
...
Show error screens in group calls
2025-03-06 16:22:24 +01:00
Benoit Marty
fb27160d55
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]
540cc500ba
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
207133143d
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
3522a4fdbf
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
5c0c87ddeb
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
72d9388d80
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
93f0598479
Fix test compilation
2025-03-05 21:54:10 +01:00
Benoit Marty
5baaa680eb
Remove empty line.
2025-03-05 21:42:18 +01:00
ganfra
056aa383a1
deps(rust sdk) : update to 25.03.05 and fix the breaking changes
2025-03-05 20:57:37 +01:00
ElementBot
1ac85385f9
Update screenshots
2025-03-05 16:40:13 +00:00
Benoit Marty
9ca6b188f1
Remove PreferenceText, replace by ListItem.
2025-03-05 17:25:35 +01:00
Benoit Marty
3d64190a7c
Merge pull request #4365 from element-hq/feature/bma/fixColors
...
Fix some icon colors
2025-03-05 17:25:00 +01:00
ElementBot
1566403d7b
Update screenshots
2025-03-05 10:54:46 +00:00
Benoit Marty
7d85c0bfa3
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
f820a210eb
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
4ae92bc83e
change(left room snackbar) : manage cancel knock and decline invite
2025-03-04 21:52:33 +01:00
ganfra
bc8241f19c
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
c3407250eb
change(invites) : fix compilation after last changes
2025-03-04 16:18:25 +01:00
renovate[bot]
9e661c56e4
Update rnkdsh/action-upload-diawi action to v1.5.7
2025-03-04 11:50:25 +00:00
Benoit Marty
dc48505032
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
35347231b8
Merge pull request #4352 from element-hq/feature/bma/fixTypo
...
Fix typo on job name.
2025-03-04 12:49:01 +01:00