Thursday, April 2, 2009

KeePassDroid 0.1.8

New Features
  • About dialog box added
  • Database decryption has been moved to a background thread. Android won't prompt to force close the app anymore for long running decryptions.
Not having these two things was really bothering me. Now that this is done, I'm going to turn my attention to editing and saving the database.

Wednesday, March 11, 2009

KeePassDroid 0.1.7 released

New feature: Usernames and passwords are cleared from the clipboard 30 seconds after they are copied to it. This will become customizable in the future.

Tuesday, March 10, 2009

KeePassDroid 0.1.6 released

KeePassDroid 0.1.6 has been released.

Improvements:
  • Idle timeout: If the application is not in the foreground for 5 minutes, it will automatically close the database (in the future, I'll make this configurable).
  • The comment field is now scrollable if the text overflows the box.

I spent the last few weeks figuring out how to get some basic unit testing working on Android and worked to get some asynchrony into the application (the timeout).

Once I get a few small things figured out, I'm going to start working on support for editing and creating databases.

Monday, February 16, 2009

KeePassDroid v0.1.5 is out. It contains mostly UI enhancements.

Tuesday, February 10, 2009

Uservoice

I'm going to try out User Voice as a way to collect and prioritize goals for this project.

If you have new suggestions please add them, and vote for the ones that are most important to you.

Tuesday, February 3, 2009

v.0.1.4 is out.

The version adds support for databases encrypted with key files.

Wednesday, January 28, 2009

v0.1.3 is out:

  • Hide Meta-Info entries
  • Change "Copy URL" to "Go to URL"
  • Support "Go to Homepage"
  • Support Lock menu option
  • Fix blank password crash