passwordmaker / android-passwordmaker

Password Maker written for the Android OS
http://passwordmaker.org
GNU General Public License v3.0
16 stars 7 forks source link

Allow changing username in main view #28

Closed dhouck closed 10 years ago

dhouck commented 10 years ago

I use most of the same settings for different sites, but I use different usernames for different sites (or sometimes have multiple usernames on the same site). It would be nice to type my username along with the URL on the main screen, instead of having to edit my profile every time (or make a bunch of nearly-identical profiles).

tasermonkey commented 10 years ago

This for some reason made it to my spam folder. (I just added, the notification email address to my contacts).

But I have been working on getting the username in the front page, though I had it as readonly. I guess I can just make it editable, though that might require a small redesign on how it works, since the generation is tied to a profile, and the username is part of the profile.

Since I am about ready for a release, this won't make it into that release, but the next one.

tasermonkey commented 10 years ago

@dhouck, Here is a preview release of the feature: APK Download. Here is instructions on how to do that if you need it, http://www.cnet.com/how-to/how-to-install-apps-outside-of-google-play/

Expected behavior (please correct me if you think this should be different): 1) Menu/settings -> Check "Show username" 2) Change your account (or use Autoselect, and type in an input-test) 3) The username assigned to the account will be placed in the username field 4) User can now edit the username to be some customized version. It will stay that one until the account changes.

tasermonkey commented 10 years ago

Pushed to play store (may be an hour before it appears)