From f0d42e0d4f1cb7fe84d1920df1afcd2eff2bbdb8 Mon Sep 17 00:00:00 2001 From: ameba23 Date: Fri, 14 May 2021 12:49:37 +0200 Subject: [PATCH] Add RemoteWipeSetupActivity to manifest and settings menu --- briar-android/src/main/AndroidManifest.xml | 9 +++++++++ briar-android/src/main/res/values/strings.xml | 5 +++++ briar-android/src/main/res/xml/settings.xml | 11 +++++++++++ 3 files changed, 25 insertions(+) diff --git a/briar-android/src/main/AndroidManifest.xml b/briar-android/src/main/AndroidManifest.xml index 5f0972bdc..08c1c9bd2 100644 --- a/briar-android/src/main/AndroidManifest.xml +++ b/briar-android/src/main/AndroidManifest.xml @@ -472,6 +472,15 @@ + + + + diff --git a/briar-android/src/main/res/values/strings.xml b/briar-android/src/main/res/values/strings.xml index b7342fb24..311c7f321 100644 --- a/briar-android/src/main/res/values/strings.xml +++ b/briar-android/src/main/res/values/strings.xml @@ -732,11 +732,16 @@ + + Allow trusted contacts to activate an account wipe remotely + Remote Wipe + Select Trusted Contacts You have been added a remote wiper. You have added this contact as a remote wiper. + Remote Wipe diff --git a/briar-android/src/main/res/xml/settings.xml b/briar-android/src/main/res/xml/settings.xml index dfa35a0dd..a57771c52 100644 --- a/briar-android/src/main/res/xml/settings.xml +++ b/briar-android/src/main/res/xml/settings.xml @@ -101,6 +101,17 @@ + + + + + +