Files
KeePassDX/CHANGELOG
2009-05-31 22:14:45 -05:00

58 lines
1.2 KiB
Plaintext

KeePassDroid (0.2.2)
* Switch to native encryption for key preparation. Seems to take better than half as long as bouncycastle in the emulator,
10 sec vs 25 sec.
KeePassDroid (0.2.1)
* Support adding password entries
* Prevent crash on orientation change while loading or saving database.
* Fix most entries in the entry editor to be single line
KeePassDroid (0.2.0)
* Support editing password entries
* Wrap long lines properly in entries
KeePassDroid (0.1.8)
* Move database decryption into background thread
* Add about dialog
KeePassDroid (0.1.7)
* Clear usernames and passwords from the clipboard after 30 seconds.
KeePassDroid (0.1.6)
* Implement 5 minute timeout when the application is inactive.
* Scroll comment field when the text overflows.
KeePassDroid (0.1.5)
* Improve file selection
* UI enhancements
KeePassDroid (0.1.4)
* Add key file support
KeePassDroid (0.1.3)
* Hide Meta-Info entries
* Change "Copy URL" to "Go to URL"
* Support "Go to Homepage"
* Support Lock menu option
* Fix blank password crash
KeePassDroid (0.1.2)
* Fix crash when accessing the first root level group.
KeePassDroid (0.1.1)
* Minor tweaks to layout.
KeePassdroid (0.0.1)
* Initial Release