From 4f20c49abb500c6b74558119675314a6210c4221 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 13 Apr 2020 00:31:25 +0530 Subject: Request WRITE_EXTERNAL_STORAGE for external password repository (#698) * PasswordStore: request WRITE_EXTERNAL_STORAGE permission instead We wish to be able to write to our password store directory as well. Fixes #697 Fixes #365 Signed-off-by: Harsh Shandilya * Reword changelog entry Signed-off-by: Harsh Shandilya --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 14cfa052..2308cce8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Text input box theming +- Password repository held in non-hidden storage no longer fails ## [1.6.0] - 2020-03-20 -- cgit v1.2.3