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.