From d988bdd0dcfe5235cedcbd6b6dc5a49e6c3df571 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 8 May 2023 02:51:02 +0530 Subject: feat: wire up passphrase cache Currently has horrible UX and is behind an experimental feature flag --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f3e2dbd0..e0a1d3b7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -371,4 +371,5 @@ Import a key using the add button below No keys imported There are no PGP keys imported in the app yet, press the button below to pick a key file + Enable passphrase caching -- cgit v1.2.3