PhilippC / PhilippC/keepass2android
Allow to edit the root group name
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Checks
- I have read the FAQ section, searched the open issues, and still think this is a new bug.
Describe the bug you encountered:
Even though the database name was changed in "Database Settings" and the .kdbx file was renamed, the title bar still displays the old name "keepass". Tried renaming the file, changing the database name in settings, clearing the application cache, and reopening the file from memory, but the title didn't change. Here is a detailed video: https://drive.google.com/file/d/1XUw8svhskwsDX4VqFNHOfkT9lAuA36pR/view?usp=drivesdk
Describe what you expected to happen:
The header title should display the new database name or the new file name instead of staying as "keepass".
What version of Keepass2Android are you using?
1.14-r4
Which version of Android are you on?
9
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
Reproduce the issue by changing the name in Database Settings, renaming the .kdbx file, clearing the application cache, and reopening it. Trace the code responsible for the Android title bar and database-name loading; done means the title displays the updated database name or file name instead of "keepass".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100