I'll looking into adding a more informative error message here. I
don't plan to go back and add support for the 2.07 databases, though.
> 2) You probably get asked this all the time but is there any scope for
> adding auto-complete functionality like there is with the windows
> client? With the windows client you can press Ctrl + Alt + A and it
> will detect what website you are on and fill in the data for you. I
> find it somewhat arkward to have to launch KeePassDroid, find the
> entry I'm looking for in there then go back to the web page and paste
> it in. It would be totally awesome if you could just have some kind of
> shortcut that would prompt KeePassDroid to look up the login details
> for the current web page and fill it in. Was wondering if there is a
> technical reason why this can't be done or just if you haven't had
> time to do it.
There's not a great way to do this with the stock android browser. The
notification bar entries are my cheap workaround [1]. I have a couple
ideas for doing it better. First, I could implement an alternative
keyboard which could do the typing into the browser for you. Second, I
could have the application include it's own browser. This would
probably be a thin wrapper on top of the stock browser which would
include the mechanism to auto-type passwords.
I have no idea when/if I'll get to that, and there are at least 3
other large tasks ahead of it on my road map.
> 3) A search feature would be nice, I have tons of passwords spread
> over about 10 groups or so. Admittedly I haven't sorted them all that
> well simply because the windows version has a nice search feature that
> makes me lazy :).
Try pressing the search key on your phone inside the app when your db
is open. Maybe I need to make that more obvious.
-Brian
[1] http://blog.keepassdroid.com/2009/11/copy-and-paste-username-and-password.html