From 9255583f2d0e5cfb7a88ee54ceb4f5284d41cbfa Mon Sep 17 00:00:00 2001 From: Gigahawk Date: Wed, 19 Feb 2020 22:19:09 -0800 Subject: Better UI flow (#630) * Filter against entire pathname when searching * Add option to directly open search dialog on start * Replace basic search filter with fuzzy search * Update CHANGELOG Signed-off-by: Harsh Shandilya * Open search in onResume, force search icon to always show * Add option to always search from root directory Co-authored-by: Harsh Shandilya --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c5bde777..cd34c053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,12 @@ All notable changes to this project will be documented in this file. ### Added - Fast scroller with alphabetic hints - UI button to create new folders +- Option to directly start searching when opening the app +- Option to always search from root folder regardless of the currently open folder ### Changed - Logging is now enabled in release builds +- Searching now shows folders as well as the passwords inside them ### Fixed - OpenKeychain errors cause app crash -- cgit v1.2.3