From 673ffb8e7927d503cb203607923674587ea4d8f4 Mon Sep 17 00:00:00 2001 From: Philipp Crocoll Date: Fri, 13 Jan 2017 06:06:54 +0100 Subject: [PATCH] 1.01-pre4 release --- src/keepass2android/Properties/AndroidManifest_net.xml | 4 ++-- src/keepass2android/Resources/values/strings.xml | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/keepass2android/Properties/AndroidManifest_net.xml b/src/keepass2android/Properties/AndroidManifest_net.xml index 79bfdf44..43fce32c 100644 --- a/src/keepass2android/Properties/AndroidManifest_net.xml +++ b/src/keepass2android/Properties/AndroidManifest_net.xml @@ -1,7 +1,7 @@  diff --git a/src/keepass2android/Resources/values/strings.xml b/src/keepass2android/Resources/values/strings.xml index fd1524da..f0dca420 100644 --- a/src/keepass2android/Resources/values/strings.xml +++ b/src/keepass2android/Resources/values/strings.xml @@ -687,11 +687,13 @@ Version 1.01 preview\n + * added support for the new KDBX-4-format (compatible with Keepass 2.35) including Argon2 key derivation and ChaCha20 encryption. Argon2 is currently only implemented in managed code. Expect a slow transformation process. Note: This is still in testing, please make sure you have backups of your files before using these features!\n * Reimplemented WebDav file storage, now allows file browsing and supports modern encryption.\n * Reimpleented FTP file storage, now allows file browsing and supports encryption (FTPS).\n * Updated to OneDrive SDK (previously used Live SDK is no longer updated)\n * Updated to Dropbox SDK v2 (previously v1 SDK is deprecated).\n - * added preview-support for the new KDBX-4-format (see http://keepass.info/help/kb/kdbx_4.html) including Argon2 key derivation and ChaCha20 encryption. Argon2 is currently only implemented in managed code. Expect a slow transformation process. This is for TESTING ONLY!\n + * Added support for OwnCloud.\n + * Prompt for storage permission before opening local files Version 1.0.0e\n