PhilippC / PhilippC/keepass2android
[FEAT] option to clear the search list
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
I'd love to have an option to clear the search list from time to time. Sometimes I do look up information while other people are around and I don't even want them to see what my last searches were or which entries my KeePass file contains. This is especially true since the list of recent searches is app-global and not db-local, i.e. recent searches from my personal database appear even if I'm currently searching in my separate business database.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the app-global recent-search list and its search UI, then determine how a clear action can remove those entries without changing database contents; done means recent searches are no longer visible across databases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100