From bb4c255314e0beb1713050cc231f317894997f53 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 8 Aug 2016 22:04:57 +0200 Subject: reworked backup service * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread --- src/main/res/layout/password.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/main/res/layout/password.xml (limited to 'src/main/res/layout/password.xml') diff --git a/src/main/res/layout/password.xml b/src/main/res/layout/password.xml new file mode 100644 index 000000000..5de9baa23 --- /dev/null +++ b/src/main/res/layout/password.xml @@ -0,0 +1,12 @@ + + + + + \ No newline at end of file -- cgit v1.2.3