From 9a662a7e558749abeb48d2a78889accb3d27850a Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Wed, 16 Aug 2023 13:59:24 +0200 Subject: [PATCH] disable opeing ceb files from file manager --- src/conversations/AndroidManifest.xml | 53 +------------------ .../res/layout/dialog_enter_password.xml | 7 +++ src/main/AndroidManifest.xml | 10 ++-- src/main/res/values/strings.xml | 1 + 4 files changed, 16 insertions(+), 55 deletions(-) diff --git a/src/conversations/AndroidManifest.xml b/src/conversations/AndroidManifest.xml index c79e4e265..87c925fe6 100644 --- a/src/conversations/AndroidManifest.xml +++ b/src/conversations/AndroidManifest.xml @@ -24,57 +24,8 @@ android:launchMode="singleTask" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:launchMode="singleTask" /> diff --git a/src/conversations/res/layout/dialog_enter_password.xml b/src/conversations/res/layout/dialog_enter_password.xml index 40f3ba34d..29b50d4ef 100644 --- a/src/conversations/res/layout/dialog_enter_password.xml +++ b/src/conversations/res/layout/dialog_enter_password.xml @@ -22,6 +22,13 @@ android:text="@string/restore_warning" android:textAppearance="@style/TextAppearance.Conversations.Body1"/> + + - + - + @@ -119,7 +119,7 @@ - + @@ -309,7 +309,9 @@ android:label="@string/media_browser" /> - + Restore Enter your password for the account %s to restore the backup. Do not use the restore backup feature in an attempt to clone (run simultaneously) an installation. Restoring a backup is only meant for migrations or in case you’ve lost the original device. + Do not attempt to restore backups that you have not created yourself! Could not restore backup. Could not decrypt backup. Is the password correct? Backup & Restore