Skip to content

dintskirveli/EncoderRing

Repository files navigation

Dangerous Duo, lol

NOTE: I added a gitignore file, which should make your git not care about your bin, gen and settings folders. if, after a git status, only things you want to commit are red, you can simple git commit -a -m "your message here" and avoid having to git add each changed file. You do still need to git push.

changelog:
v0.4 - DL
-algorithm for generating a "key" is finished, just need to make it so that you can generate a "scrambled" password out of it using the users input. Test this functionality by pressing Convert with no input.
v0.3.1 - DI
-now able to create new lock password if one doesnt exist, and use that password to unlock the app. Also set nohistory in xml to not log the app in activity stack for better security
v0.3 - DI
-basic password screen, password is currently "awesome". will implement abilitiy to create password on next commit
v0.2 - DI
-tab switcher implented. one tab for password generator, one for list of generated passwords (currently just a dummy tab)
v0.1 - DL
-initial commit. have password generator based on time


to do:
-if password does not exist, create one in internal storage. 
-add a button to encoder tab to save the password to internal storage
-in PasswordList tab, add listview that will be populated by passwords stored in internal storage
refer to http://developer.android.com/guide/topics/data/data-storage.html "Using the Internal Storage"


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages