Commit Graph

445 Commits

Author SHA1 Message Date
Philipp Crocoll 947678dae2 fixed display problem in SFTP dialog (port was not visible) 2014-01-09 06:08:33 +01:00
Philipp Crocoll 1534509a15 added Gingerbread keyboard from AOSP with several modifications like new workspace, reorganized native code, removal of dictionaries and voice (to reduce permissions) 2014-01-09 05:42:28 +01:00
Philipp Crocoll 856d0a5544 implemented experimental AutoFill functionality 2014-01-06 11:40:49 +01:00
AlexVallat f0b5b65d61 Fix for KDPB format to use UTC for serialising dates (to match KDBX behaviour) 2014-01-03 07:55:32 +00:00
Philipp Crocoll bbb32eda26 improved logging of AggregateException 2014-01-02 20:32:33 +01:00
Philipp Crocoll f78116c6a1 Bugfix: crash when ":" in key string of protected fields 2014-01-02 20:30:15 +01:00
Philipp Crocoll a03aaaf5a5 Credit to JSch author 2013-12-31 10:50:13 +01:00
Philipp Crocoll aa643c2fc6 added ignores 2013-12-31 10:07:10 +01:00
Philipp Crocoll e27c4fa727 * added SFTP support
* Fixed bug with reference URL fields (for SearchURL)
* check for ART and display warning
2013-12-31 09:46:57 +01:00
Philipp Crocoll 5e7f489e76 enabled more logging in GDriveFileStorage 2013-12-27 21:36:25 +01:00
Philipp Crocoll 7613af6c81 KP2A Offline release 2013-12-26 06:31:40 +01:00
Philipp Crocoll 1704e44afc Implemented GetFilename method in JavaFileStorage providers and updated usage in C# components. This resolves a bug with loading the OTP aux file in SkyDrive and Google Drive.
Fixed bug which prohibited creating databases on FTP/HTTP/WebDav (no credentials were queried)

Fixed bug which prohibited to use the Android 4.4 KITKAT file picker

Removed permission for internal file browser to allow using the internal picker in 4.4 as well (Security Exception)
2013-12-16 06:50:02 +01:00
Philipp Crocoll 36af3ade2a removed x86 to reduce apk size 2013-12-12 10:44:56 +01:00
Philipp Crocoll 48e215329d updated translations from Crowdin
-> 0.9.2-r2
2013-12-12 10:25:37 +01:00
Philipp Crocoll b320477a64 Improved Certificate Handling (fixed problem with Certificate validation) 2013-12-12 10:24:24 +01:00
Philipp Crocoll ee8348e688 switched to 4.2 target
deleted "crunch" folder in library zip resource folders
-> 0.9.2 release
2013-12-09 06:51:09 +01:00
Philipp Crocoll cd0e353594 added translations from crowdin 2013-12-08 11:11:31 +01:00
Philipp Crocoll 4c4d466771 Improved message in PasswordActivity
Fixed Android 2.3 bug
2013-11-30 14:44:03 +01:00
Philipp Crocoll f4f105757b Updated translations from Crowdin 2013-11-28 21:46:23 +01:00
Philipp Crocoll 6699154ad6 Added DropboxAppFolderFileStorage
don't disclose protected strings
2013-11-27 22:21:29 +01:00
Philipp Crocoll 0ad00eefe2 Added option to lock database when screen off 2013-11-25 21:08:15 +01:00
Philipp Crocoll 08093531e9 Minor UI bug fixes 2013-11-25 21:06:37 +01:00
Philipp Crocoll f2e2a2045c * Switched encoding of URLs to UTF8 (inclding prefix for backward compatibility)
-> browsing folders with Cyrillic characters works as well
* Fixed Bug in Skydrive path verification with more than one subfolder
* added Dropbox App Folder Storage
2013-11-24 07:12:09 +01:00
Philipp Crocoll 831a4d3339 updated version for 0.9.2b 2013-11-22 22:03:54 +01:00
Philipp Crocoll a11182fe9d updated translations from crowdin (also to have new time out values in all languages!) 2013-11-22 22:03:08 +01:00
Philipp Crocoll 13eedf662a resolve bug with syncing on FTP 2013-11-22 21:58:32 +01:00
Philipp Crocoll 6c7802ab9c ShareURL also searches for text if no entry's URL matches the query string 2013-11-22 21:53:27 +01:00
Philipp Crocoll 3fde2c9846 fixed problems with OTP, completed implementation to work with cloud storage 2013-11-22 21:47:13 +01:00
Philipp Crocoll aeaba47573 extended implementation of OTP 2013-11-20 19:14:57 +01:00
Philipp Crocoll 66cd05b9f4 first working - but still incomplete - implementation for OTP/Yubikey 2013-11-17 17:01:53 +01:00
Philipp Crocoll c686cbeeb3 added UI for opening a database with OTPs. Some TODOs and things not yet working! 2013-11-17 07:17:15 +01:00
Philipp Crocoll 59eace5834 + OtpKeyProvider plugin (unmodified, not yet compiling) 2013-11-15 06:31:45 +01:00
Philipp Crocoll b68ef33515 different comparison mode for TAN entries 2013-11-13 21:34:39 +01:00
Philipp Crocoll ba6b848e63 Preview Release 0.9.2a 2013-11-13 05:18:48 +01:00
Philipp Crocoll 38572cf2a6 Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
Philipp Crocoll 1b84707970 Merge branch 'kplibdesktop' into integrate_kplib_2_24_update
Conflicts:
	src/KeePassLib2Android/Cryptography/CryptoRandom.cs
	src/KeePassLib2Android/Keys/KcpKeyFile.cs
	src/KeePassLib2Android/Keys/KcpUserAccount.cs
	src/KeePassLib2Android/Native/NativeLib.cs
	src/KeePassLib2Android/PwCustomIcon.cs
	src/KeePassLib2Android/PwDatabase.cs
	src/KeePassLib2Android/PwEntry.cs
	src/KeePassLib2Android/PwGroup.cs
	src/KeePassLib2Android/PwUuid.cs
	src/KeePassLib2Android/Security/ProtectedBinary.cs
	src/KeePassLib2Android/Serialization/FileLock.cs
	src/KeePassLib2Android/Serialization/FileTransactionEx.cs
	src/KeePassLib2Android/Serialization/HashedBlockStream.cs
	src/KeePassLib2Android/Serialization/IOConnection.cs
	src/KeePassLib2Android/Serialization/KdbxFile.Read.Streamed.cs
	src/KeePassLib2Android/Serialization/KdbxFile.Read.cs
	src/KeePassLib2Android/Serialization/KdbxFile.Write.cs
	src/KeePassLib2Android/Translation/KPControlCustomization.cs
	src/KeePassLib2Android/Translation/KPFormCustomization.cs
	src/KeePassLib2Android/Translation/KPStringTable.cs
	src/KeePassLib2Android/Translation/KPTranslation.cs
	src/KeePassLib2Android/Utility/GfxUtil.cs
	src/KeePassLib2Android/Utility/MessageService.cs
	src/KeePassLib2Android/Utility/StrUtil.cs
2013-11-13 04:13:27 +01:00
Philipp Crocoll 05aeaf5bd3 update 2.24 Copyright headers 2013-11-13 03:32:12 +01:00
Philipp Crocoll dda8c7e86d update 2.24 part 2 2013-11-13 03:31:52 +01:00
Philipp Crocoll aa81003823 update to 2.24 2013-11-13 03:29:48 +01:00
Philipp Crocoll 0e5c313014 added "close database" action button for QuickUnlock notification 2013-11-12 03:05:19 +01:00
Philipp Crocoll 574a56c2e3 Added option to kill the application process from the password activity 2013-11-11 06:38:15 +01:00
Philipp Crocoll 8b86e15a29 switched back to install location "auto" 2013-11-11 06:22:21 +01:00
Philipp Crocoll fd45e68b2f Minor UI polishing
- don't display "last access" (always =current time)
 - don't display expires if entry doesn't expire
 - don't view file name in password screen when only one file has ever been opened
2013-11-09 06:51:54 +01:00
Philipp Crocoll 500bcfcce7 added missing SkyDriveFileStorage C# wrapper 2013-11-09 04:53:38 +01:00
Philipp Crocoll 78164f9df7 added binary for easier compilation after clean checkout 2013-11-09 04:44:59 +01:00
Philipp Crocoll 47256ab573 added zipped project (for easier usage when using a clean check out) 2013-11-09 04:38:29 +01:00
Philipp Crocoll 5619432177 bug fix: prepareFileUsage didn't work when file was cached but device offline 2013-11-07 21:33:35 +01:00
Philipp Crocoll 75b64e5a87 updated translations from crowdin 2013-11-06 20:30:34 +01:00
Philipp Crocoll deaec67625 removed logging output in SkyDriveFileStorage 2013-11-06 20:15:08 +01:00
Philipp Crocoll fd06b3d772 Small fixes for 0.9.1 2013-11-06 20:11:01 +01:00