Allow scanning QR code from 'Find by username' screen.

This commit is contained in:
Greyson Parrelli
2024-02-29 13:59:39 -05:00
committed by Alex Hart
parent c6df4af53a
commit 56b482a26f
9 changed files with 370 additions and 75 deletions

View File

@@ -6621,6 +6621,8 @@
<string name="FindByActivity__s_is_not_a_signal_user_would">%1$s is not a Signal user. Would you like to invite this number?</string>
<!-- Dialog action to invite the phone number to Signal -->
<string name="FindByActivity__invite">Invite</string>
<!-- Button label for a button that will launch a camera to scan a username QR code -->
<string name="FindByActivity__qr_scan_button">Scan QR code</string>
<!-- EOF -->
</resources>