mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
221 lines
4.9 KiB
Plaintext
221 lines
4.9 KiB
Plaintext
KeePassDroid (1.7)
|
|
* Add icon support from Tobias Selig
|
|
|
|
KeePassDroid (1.6.3)
|
|
* Search tweaks from Johan Berts
|
|
|
|
KeePassDroid (1.6.2)
|
|
* Fix layout issues on Android 1.5
|
|
|
|
KeePassDroid (1.6.1)
|
|
* Add file browser for keyfiles
|
|
* Add missing sdcard warning
|
|
* Fix binary 64-bit keyfiles
|
|
|
|
KeePassDroid (1.6)
|
|
* Add setting to control timeout duration.
|
|
* Add file browser
|
|
|
|
KeePassDroid (1.5.9)
|
|
* Bump target sdk to 8
|
|
* Allow install to sdcard
|
|
|
|
KeePassDroid (1.5.8)
|
|
* Update Russian translations
|
|
* Add Nynorsk translations
|
|
* Fix no compression .kdbx files
|
|
|
|
KeePassDroid (1.5.7)
|
|
* KeePass 2.11 compatibility fixes
|
|
|
|
KeePassDroid (1.5.6)
|
|
* Keyfile Fix
|
|
|
|
KeePassDroid (1.5.5)
|
|
* Twofish support for .kdb
|
|
* Refresh fixes
|
|
|
|
KeePassDroid (1.5.4)
|
|
* Key file fixes
|
|
* Implement sorting
|
|
|
|
KeePassDroid (1.5.3)
|
|
* Remove debug tracing
|
|
|
|
KeePassDroid (1.5.2)
|
|
* Various crash fixes
|
|
* Fix group and entry deletion
|
|
|
|
KeePassDroid (1.5.1)
|
|
* Handle .kdbx file extension
|
|
|
|
KeePassDroid (1.5)
|
|
* Add beta read-only .kdbx support.
|
|
|
|
KeePassDroid (1.0.6)
|
|
* Update Italian translations
|
|
* Font size setting
|
|
* URL decoding fix
|
|
* TAN handling
|
|
|
|
KeePassDroid (1.0.5.1)
|
|
* Restore timeout to 5 minutes instead of 20 seconds
|
|
|
|
KeePassDroid (1.0.5)
|
|
* Fix search after lock bug
|
|
* Add option to disable password masking by default
|
|
* Change service handling
|
|
|
|
KeePassDroid (1.0.4)
|
|
* Fix CRLF string issues
|
|
|
|
KeePassDroid (1.0.3)
|
|
* Update Italian translations
|
|
* Fix crash on saving entries
|
|
* Fix way empty strings were being saved (this made it look like there was
|
|
attachment in the Windows KeePass client).
|
|
|
|
KeePassDroid (1.0.2)
|
|
* Fix file associations
|
|
|
|
KeePassDroid (1.0.1)
|
|
* Fix crash on resume
|
|
* Fix memory leak in NativeAESCipherSpi
|
|
* Search index performance
|
|
|
|
KeePassDroid (1.0)
|
|
* Performance!
|
|
|
|
KeePassDroid (0.9.7)
|
|
* Update French translations
|
|
* Save and load performance improvement
|
|
* Fix locking issues with preference screen
|
|
|
|
KeePassDroid (0.9.6)
|
|
* Add Russian translations
|
|
* Revamp settings
|
|
* Fix comment field in entries
|
|
* Fix loading after creating new dbs
|
|
* Fix opening from file on initial run
|
|
|
|
KeePassDroid (0.9.5)
|
|
* Add notification based username and password copy
|
|
* Add German translations
|
|
* Try to create parent directory when creating database
|
|
|
|
KeePassdroid (0.9.4)
|
|
* Add French translation
|
|
* Fix crash on timeout.
|
|
|
|
KeePassdroid (0.9.3)
|
|
* Fix up translations
|
|
* Fix up timeouts.
|
|
* Display expiration time.
|
|
|
|
KeePassDroid (0.9.2)
|
|
* Add Italian translations
|
|
* Multiple screen sizes
|
|
|
|
KeePassDroid (0.9.1)
|
|
* Add donate link
|
|
* Sort case insensitive
|
|
* Add show password checkbox
|
|
|
|
KeePassDroid (0.9)
|
|
* Allow the creation of new databases on the device
|
|
* Sort entries and groups when adding or renaming.
|
|
|
|
KeePassDroid (0.6)
|
|
* Add database settings
|
|
* Add password changing
|
|
|
|
KeePassDroid (0.5)
|
|
* Correct group output logic
|
|
* Fix search
|
|
* Implement group and entry delete.
|
|
|
|
KeePassDroid (0.4.1)
|
|
* Fix timeout locking crashes
|
|
* Fix lock from search screen.
|
|
* Increase clipboard timeout
|
|
|
|
KeePassDroid (0.4)
|
|
* Support adding groups
|
|
|
|
KeePassDroid (0.3.4)
|
|
* Add context menus
|
|
* Deal with crash when resuming activity after the process has been killed
|
|
* Increase clipboard clear time as a stopgap until I come add a configurable setting.
|
|
* Pass upwards potentially more helpful error messages
|
|
|
|
KeePassDroid (0.3.3)
|
|
* Add new icon and UI enhancements from Francis Jacquerye
|
|
* Fix crash on goto URL with no ://
|
|
|
|
KeePassDroid (0.3.2)
|
|
* Fix the way passwords are stored
|
|
|
|
KeePassDroid (0.3.1)
|
|
* Fix for non-ascii characters in password
|
|
* Add hints to fields
|
|
|
|
KeePassDroid (0.3)
|
|
* 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.
|
|
* Implement search feature
|
|
* Require Android 1.5
|
|
|
|
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
|