Merge pull request #5909 from element-hq/feature/bma/qrCodeLogin

Link new device using QrCode - First version
This commit is contained in:
Benoit Marty
2025-12-18 16:08:21 +01:00
committed by GitHub
180 changed files with 5052 additions and 144 deletions

View File

@@ -155,6 +155,17 @@
"troubleshoot_notifications_test_unified_push_.*"
]
},
{
"name" : ":features:linknewdevice:impl",
"includeRegex" : [
"screen\\.link_new_device\\..*",
"screen_qr_code_login_error_.*",
"screen_qr_code_login_connection_note_secure_state.*",
"screen_qr_code_login_unknown_error_description",
"screen_qr_code_login_invalid_scan_state_.*",
"screen_qr_code_login_no_camera_permission_state_.*"
]
},
{
"name" : ":features:login:impl",
"includeRegex" : [