From 7d4b6683ef446c4a7317fe7cc450533ff18c6061 Mon Sep 17 00:00:00 2001 From: Johannes Baiter Date: Wed, 29 Oct 2014 11:22:16 +0100 Subject: Add option to automatically copy password to clipboard after decryption --- app/src/main/res/xml/preference.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/preference.xml b/app/src/main/res/xml/preference.xml index 56a16f49..0833ebf8 100644 --- a/app/src/main/res/xml/preference.xml +++ b/app/src/main/res/xml/preference.xml @@ -30,5 +30,9 @@ android:dialogTitle="Set the time you want the password to be in clipboard" android:summary="Set the time you want the password to be in clipboard" android:hint="45" android:key="general_show_time" /> + \ No newline at end of file -- cgit v1.2.3