PhilippC / PhilippC/keepass2android
[FEAT] Add setting option to toggle open previous database automatically or not
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
When i use the option to remember databases. I does remember and show the list of previous databases but it always wants to just automatically unlock and open the previously used/open database.
I do not open the same database each time. It takes extra steps to cancel login and switch back to the open database screen clicking the change database button.
Add the ability to go to the open database screen with the list of remembered databases so i can open the specific database I want.
Maybe by adding an option in settings that allows to toggle open previous database automatically. This would allow it just to show the list of databases previously used and open the desired database.
Thanks
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
The issue does not name files, tests, or code entry points. Start by locating the setting that remembers databases and the flow that automatically unlocks the previous database; then trace how the open-database screen is selected. Done means a setting can choose between automatic opening and showing the remembered-database list, with both paths working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100