Tuesday, August 25, 2009

KeePassDroid 0.4.1

Since the last blog post the following changes have been made:
  • Fix timeout locking crashes
  • Fix lock from search screen
  • Increase clipboard timeout
  • Support adding groups

Wednesday, July 15, 2009

KeePassDroid 0.3.3

UI tweaks thanks to Francis Jacquerye.

Also, I fixed the way that the Go to URL function worked. It now assumes http if no protocol is specified and gives an error message instead of crashing if there is no app installed to handle the URL. Thanks Kevin Backs for helping me track down the problems.

Monday, July 6, 2009

KeePassDroid 0.3.1

Quick update to add some textbox hints and to address some issues with non-ascii characters in passwords.

KeePassDroid 0.3

Search is now available from any group activity. Currently search is looking at the title, url, and comment field. It's a little naive at the moment. I'm open to suggestions for improving it.

Thursday, May 21, 2009

KeePassDroid 0.2.1

A new version is out:
  • Add new entries
  • Minor UI tweaks
  • No more crashing if you open the keyboard or change orientation during database loads and saves.

Wednesday, May 13, 2009

KeePassDroid 0.2.0

New version is released. The major improvement is that this version supports editing existing KeePass entries.

Short Term Roadmap:
  • Adding new entries
  • Adding/editing groups
  • Creating databases
  • Search for entries

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.