From e54010906f3cfc91ed41a044d44da548a60c9b0f Mon Sep 17 00:00:00 2001 From: Hussein Al Abry Date: Thu, 25 Apr 2019 04:41:32 +0100 Subject: Use storage access framework (#469) * use storage access framework * UserPreference: Add back warning about using SDCard root directory * UserPreference: Fix IDE warnings Signed-off-by: Harsh Shandilya --- app/src/main/res/values/strings.xml | 2 ++ app/src/main/res/values/styles.xml | 11 ----------- 2 files changed, 2 insertions(+), 11 deletions(-) (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 cc4888ca..675c5ca9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -256,4 +256,6 @@ No SSH API provider found. Is OpenKeychain installed? SSH API pending intent failed Unknown SSH API Error + SD-Card root selected + You have selected the root of your sdcard for the store. This is extremely dangerous and you will lose your data as its content will, eventually, be deleted diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index fc592058..0b0bc4e6 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -14,17 +14,6 @@ @color/blue_grey_700 - - -