From 62b4d78e93200ce46fa82dc00e0aa7a3083ff2f0 Mon Sep 17 00:00:00 2001 From: Mohamed Zenadi Date: Sun, 3 May 2015 12:14:50 +0200 Subject: now possible to clone/create repository in a given external directory. *issues*: - not possible to switch between external/local directory without closing the app. (PasswordRepository is a singleton, has to be cleaned when a change is made) --- app/src/main/AndroidManifest.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e3e0837e..7a566d3e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,9 @@ - + + + @@ -34,8 +36,4 @@ - - - - -- cgit v1.2.3