From 4c3dff44935ead9a2aa0ebce66aa98d3212ec794 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Mon, 3 Feb 2025 14:30:01 +0100 Subject: [PATCH] add second device: warn about 3rd parties this PR adds a hint about making sure no 3rd party can see the "Add Second Device" QR code. the dialog and the hint are already used on all OS, so that is a low hanging fruit - (compared to other ideas of changing flow direction etc, which we might go for at some point; however, that would be lots of effort on all UI, is tricky UX wise, will come with new bugs and other cornercases, and are also not bullet save against careless users, "hey, scan my QR code ... no, from 'Add Second Device, Next, Next ...'" :) --- src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 3f74b2323..42f827caa 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -532,7 +532,7 @@ Add Second Device Make sure both devices are on the same Wi-Fi or network - This creates a QR code that the second device can scan to copy the profile. + This creates a QR code that the second device can scan to copy the profile.\n\nMake sure no unwanted observer or camera can see the following screen. Install Delta Chat on your other device (https://get.delta.chat) Start Delta Chat, tap “I Already Have a Profile / Add as Second Device” and scan the code shown here