I appreciate this app but after having used it for over a year, I have come to realize that there are a few things that need to be done to make it more pleasant to use.
git I want to see github.com with all associated usernames, and I should only need tap my username to have the pw copied to clipboard.I assume everyone has used passmenu at some point- the dmenu based pass client. Let's take some lessons from how streamlined the flow of passmenu is. Search->enter->done.
Thank you for your work thus far!
I agree wholly with point number 1. The search feature should be more prominent as that's the primary action. I'm in favour of changing the FAB to search instead of add. I don't think the default behaviour should be to open up the keyboard. You're going to get users that will be annoyed that they'd have to dismiss the keyboard to navigate the app.
However, with point number 2 I do believe the directory structure is the right way to do things. pass works on the directory structure.
When I search for git I want to see github.com with all associated usernames, and I should only need tap my username to have the pw copied to clipboard.
Is this not what happens now when you perform a search?

I see now that if I search for usernames the search will recurse.
However 99% of my user names are the same email address, so I search for domain name to get useful results.
But then I get what you see here, just a folder. And then I navigate into that folder, and see my initial post for the problems with that.
Oh, and I follow the following structure
domain/username.gpg
pass works on the directory structure
have you used dmenu based passmenu?
I'm not saying to eliminate directories, I'm just saying that directories by themselves are not useful as a search result, and the way we navigate directories in this app causes a lot of needless interaction overhead.
My search for "Amazon" should show everything inside the Amazon folder. Opening the directory is an extra tap that doesn't need to happen. Leaving the directory requires a few extra taps. Search is broken while you're inside the directory. Why would we ever want to navigate into a directory like this?