From 9bc8e6912d2be8cd08a3b97064243d4c80bfc791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Bispo?= Date: Wed, 22 Jun 2022 19:01:23 +0100 Subject: [PATCH] PS-70 added copy button to totp edit cipher. Added row button when totp is null. --- src/App/Pages/Vault/AddEditPage.xaml | 21 +++++++++++++++-- src/App/Pages/Vault/AddEditPageViewModel.cs | 13 ++++++++++- src/App/Resources/AppResources.Designer.cs | 26 +++++++++++++++++++++ src/App/Resources/AppResources.resx | 14 ++++++++++- 4 files changed, 70 insertions(+), 4 deletions(-) diff --git a/src/App/Pages/Vault/AddEditPage.xaml b/src/App/Pages/Vault/AddEditPage.xaml index 220deb5ea..198d7f927 100644 --- a/src/App/Pages/Vault/AddEditPage.xaml +++ b/src/App/Pages/Vault/AddEditPage.xaml @@ -184,31 +184,48 @@ +