demo007 / keepassdroid

Automatically exported from code.google.com/p/keepassdroid
0 stars 0 forks source link

Password List, Display Username beside the Password Name/Title #755

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Let's say I have several pwd related to the same service (2 GMail accounts, 3 
GitHubs accounts, etc.). When entering a new entry, I entered:

Name: Gmail, Username: User1
Name: Gmail, Username: User2
Name: GitHub, Username: GHName1
Name: GitHub, Username: GHName2
Name: GitHub, Username: GHName3

KeePassDroid v2.0, on Android Kitkat 4.44, displays:

Gmail
Gmail
GitHub
GitHub
GitHub

It would be more helpful to have an option (or to display be default) the 
username beside the entry name. Of course, a workaround would be to edit the 
entry and to add the Username to the entry name like "Gmail (User1)" or "GitHub 
- GHName3". But this is redundant b/c the Username is already a property of an 
entry and, in particular, KeepassDroid allows to create entries with identical 
names.

Hope that makes sense. Thanks in advance.

Original issue reported on code.google.com by tritanix...@gmail.com on 4 Jan 2015 at 6:23