Commit Graph

  • d41f8cdef5 add more diagnostics logging for fingerprint issue OneDrive: backward compatible parsing of paths master Philipp Crocoll 2017-02-06 11:15:41 +0100
  • c36ff24e38 fix feedback type in AccService, fix crash on Android < 5.0 by disabling accessibility service there Philipp Crocoll 2017-02-05 04:21:01 +0100
  • c1f8e91a3f several fixes for potential crashes -> 1.01f Philipp Crocoll 2017-02-05 04:20:14 +0100
  • defd8e7904 1.01-e release Philipp Crocoll 2017-02-04 17:29:05 +0100
  • 917886f38f Display times as local times in entry activity Philipp Crocoll 2017-01-31 12:12:56 +0100
  • f7019c7cec fix newly introduce issue on PasswordActivity: Preloading was not started correctly, causing potential crash when trying to work offline Philipp Crocoll 2017-01-31 11:11:45 +0100
  • e96fc44cf3 fix encoding issue with FTP credentials Philipp Crocoll 2017-01-31 11:11:17 +0100
  • 44b0a7b898 fix crash in OneDriveStorage when accessing shared folders. Release 1.01-d Philipp Crocoll 2017-01-31 11:10:28 +0100
  • 14f7167340 OneDrive: handle null modification time WebDav: use custom HostnameVerifier to allow to ignore certificate problems File chooser: improve error reporting in C# app FileSelectHelper: fix issue with incorrect handling of default scheme in webdav dialog release 1.01-c Philipp Crocoll 2017-01-27 21:03:53 +0100
  • 7ccf55f84f make sure quick-unlock code is respected always, release 1.01b Philipp Crocoll 2017-01-25 05:01:26 +0100
  • a6a99e3685 update translations from crowdin Philipp Crocoll 2017-01-20 20:34:23 +0100
  • 72212d47ca changelog for 1.01, add comments and logging Philipp Crocoll 2017-01-20 20:32:04 +0100
  • 673ffb8e79 1.01-pre4 release Philipp Crocoll 2017-01-13 06:06:54 +0100
  • edb4779039 request storage permissions at runtime in Android 6 Philipp Crocoll 2017-01-13 06:06:14 +0100
  • d0879bfe39 complete merging of Keepass 2.35, fix auto-merge errors Philipp Crocoll 2017-01-12 05:56:20 +0100
  • 34e572dad1 Merge branch 'Keepass_Orig' Philipp Crocoll 2017-01-11 18:02:44 +0100
  • 26c0fde41c Keepass lib 2.35 Philipp Crocoll 2017-01-11 07:57:01 +0100
  • 11042280f4 updated delete icon (source: https://material.io/icons/) Philipp Crocoll 2016-12-12 20:57:39 +0100
  • a5bb280163 add some logging for QuickUnlock issue detection Philipp Crocoll 2016-12-06 02:37:21 +0100
  • 7378e19f99 add better support for OwnCloud (less typing required when selecting a file) Philipp Crocoll 2016-11-30 05:50:38 +0100
  • 0afe1f97ff Dropbox: make sure the token upgrade does not run on Main thread WebDav: fix bug in certificate error handling release 1.01-pre3 Philipp Crocoll 2016-11-30 04:01:43 +0100
  • f5d3aed721 Merge branch '1.0.0e' Philipp Crocoll 2016-11-28 21:39:13 +0100
  • 6ce4ceb91b added legacy support for saved storage paths from WebDav/FTP added changelog and version number for 1.01 preview-2 release Philipp Crocoll 2016-11-28 20:41:39 +0100
  • cf38374505 remove testing path in httpcredentials layout Philipp Crocoll 2016-11-28 13:09:41 +0100
  • 8f4ddae86e add missing files Philipp Crocoll 2016-11-28 12:03:53 +0100
  • 7ddba53426 add binaries of JavaFileStorage for simpler build of main app Philipp Crocoll 2016-11-28 11:56:29 +0100
  • 79545b9c6a update translations from crowdin Philipp Crocoll 2016-11-28 11:53:30 +0100
  • 08b7e42a33 fix errors in DropboxV2+WebDav implementation Philipp Crocoll 2016-11-28 11:44:36 +0100
  • 31f02eca61 integrated new storage implementations in C# app. Extended file chooser to show error messages in case of connection failure. Important for new FTP/WebDav implementations when browsing fails. Philipp Crocoll 2016-11-28 11:01:22 +0100
  • b8de15410d fix bad choice of delimiting character in NetFtpFileStorage Philipp Crocoll 2016-11-22 12:39:23 +0100
  • 14b3c50d52 fix IntentFilter for PasswordActivity Philipp Crocoll 2016-11-22 12:38:52 +0100
  • 0f2f99a98c WebDavStorage: introduced possibility to accept validation errors Philipp Crocoll 2016-11-22 12:38:19 +0100
  • 0633f8d808 OneDrive: introduce error conversion for FileNotFoundException Philipp Crocoll 2016-11-22 11:37:56 +0100
  • d483f840de implemented OneDrive to work with file browser Philipp Crocoll 2016-11-22 11:11:44 +0100
  • a63663c30e implemented first version of WebDavStorage based on OkHttp implemented first version of DropboxV2Storage (based on Api v2) started to move to OneDrive SDK. duplicated MsaAuthenticator for making custom changes. Philipp Crocoll 2016-11-22 04:30:29 +0100
  • 113d693f7a implement GUI for NetFtpStorage store user/password for ftp connection in "path" string for compatiblity with file chooser Philipp Crocoll 2016-11-18 03:24:15 +0100
  • fe3da55e0d reduce interface dependency of NetFtpFileStorage Philipp Crocoll 2016-11-15 05:55:11 +0100
  • 86bfae57c3 move duplicated file-browsing code to FileSelectHelper Philipp Crocoll 2016-11-15 05:50:26 +0100
  • 53877a16a9 implement first version of NetFtpFileStorage Philipp Crocoll 2016-11-14 12:31:16 +0100
  • b635140753 Fix bug in creating databases with keyfile (GUI was not working) Tried to fix fingerprint issue, but probably without effect Philipp Crocoll 2016-09-12 11:34:00 +0200
  • 5fdcc28328 delete .idea files Philipp Crocoll 2016-09-08 04:41:58 +0200
  • 9b9f069949 1.01 pre1: added preferences to switch encryption+kdf and to edit kdf parameters (for AES and Argon2) Philipp Crocoll 2016-09-08 04:41:41 +0200
  • 59480b8369 add debugging code for null ref exception Philipp Crocoll 2016-09-05 11:20:54 +0200
  • 4e51248f77 .idea files update Philipp Crocoll 2016-09-05 11:20:36 +0200
  • e4c17e2e27 fix error with using native libary on Android, now allowing AesKdf again Philipp Crocoll 2016-09-05 11:17:53 +0200
  • 6c043e9b79 adaptions to changes in KeePassLib Philipp Crocoll 2016-08-31 22:18:32 +0200
  • 2e8c76d0c4 Merge branch 'Keepass_Orig' + adapt to changes in KeePassLib. This introduced KDBX4 in Keepass2Android. Philipp Crocoll 2016-08-31 06:55:53 +0200
  • a2f2e3d6f8 Keepass Orig KeePass_160826 Philipp Crocoll 2016-08-30 04:11:48 +0200
  • 6d1e28e502 Keepass original source code version 2.34 Philipp Crocoll 2016-08-30 04:09:53 +0200
  • 3585d4f61f Keepass original source code version 2.30 Philipp Crocoll 2016-08-30 04:04:23 +0200
  • 4e1c53d5c9 add entries in .gitignore Philipp Crocoll 2016-08-30 03:57:11 +0200
  • 3a3198b2e4 Merge branch '1.0.0e' Philipp Crocoll 2016-08-30 03:40:17 +0200
  • 64f1c63f42 allow to hide softkeyboard during fingerprint scan also support x86_64 add donate reminder Philipp Crocoll 2016-08-23 04:20:54 +0200
  • 4583259f45 try enabling x86 abi, update version code Philipp Crocoll 2016-08-21 04:54:20 +0200
  • 914ff6a3be disable caching by default in KP2A Offline. this also hides the "work offline" mode by default as this seems to be misunderstood often. Philipp Crocoll 2016-08-21 03:45:30 +0200
  • 199f900f4b fix Fingerprint issue with older Samsung devices (IsHardwareDetected=false). Now fallback correctly to Samsung Fingerprint API. Philipp Crocoll 2016-08-21 03:32:57 +0200
  • c1da91e0ef update subrepo SamsungPass for NoNet configuration Philipp Crocoll 2016-08-20 20:51:57 +0200
  • 84a1dac535 changes for NoNet-Release add project converted to Android Studio Philipp Crocoll 2016-08-20 20:47:52 +0200
  • a1c1c142a1 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518), now really update translations increase version (1.0.0d) Philipp Crocoll 2016-05-31 21:48:45 +0200
  • b43b6b27a3 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518) Philipp Crocoll 2016-05-25 07:19:25 +0200
  • d0350e8d9d added option to hide donation screens Philipp Crocoll 2016-05-25 06:09:28 +0200
  • ff77a04710 fix issue with QuickUnlock and Note 4 (hopefully) Philipp Crocoll 2016-05-25 05:24:47 +0200
  • 832722a90e fix for crash on Android 4.x (NoBackupFilesDir is ApiLevel >= 21) try to fall back to Samsung fingerprint API even on Android 6 -> 1.0.0c Philipp Crocoll 2016-04-13 19:52:26 +0200
  • 80d1788c60 updated more translations disabled error-notification in AutoFill increased version number (1.0.0b) Philipp Crocoll 2016-04-04 22:13:28 +0200
  • 3a64e4aa2e import keyfile and database to NoBackup-Internal files folder instead of standard app files directory Philipp Crocoll 2016-04-04 21:59:36 +0200
  • 9c45bcb090 updated translations from crowdin Philipp Crocoll 2016-04-04 21:57:20 +0200
  • dc691c86dc fix bug with bringing up the keyboard hide donation option in PasswordActivity Philipp Crocoll 2016-03-22 20:16:56 +0100
  • 0bab9abac5 catch exceptions when updating offline mode menu Philipp Crocoll 2016-03-02 05:33:59 +0100
  • 497be64633 add missing File NetFtpFileStorage.cs, added HttpClient based Http implementation Philipp Crocoll 2016-03-02 05:29:42 +0100
  • 0e40033d85 Merge branch 'Branch_1.0.0-pre7c' Philipp Crocoll 2016-02-16 11:59:39 +0100
  • 2dcc53c32f Merge branch 'Branch_1.0.0' Philipp Crocoll 2016-02-16 11:58:10 +0100
  • 0c7c543558 add JavaFileStorage ref to KP2ABusinessLogic project again, update .aar files Philipp Crocoll 2016-02-16 11:55:55 +0100
  • 42fc18b4e0 Clear clipboard fix Philipp Crocoll 2016-02-16 11:53:59 +0100
  • 118bd4f6ee resolve field references when displaying in EntryActivity or username in grouplist Philipp Crocoll 2016-02-15 22:22:48 +0100
  • 17309ebb4a fix another NullPtrException (cannot log null) Philipp Crocoll 2016-02-15 21:23:48 +0100
  • 8b192b4796 fix another NullPtrException (cannot log null) Philipp Crocoll 2016-02-15 21:23:48 +0100
  • 5c9b411bfd 7c release fix bugs in AutoFillService add 1.0.0 changelog again move kill button down Philipp Crocoll 2016-02-07 20:55:29 +0100
  • c694ed0f96 started working on FTP(S) implementation using netftp and introduction of "server accounts" Philipp Crocoll 2016-02-03 12:43:37 +0100
  • 91059a8349 Merge branch 'Branch_0.9.9-offline' Philipp Crocoll 2016-01-31 18:46:00 +0100
  • 0e469c649b fixed projects files for building release apk Philipp Crocoll 2016-01-31 18:40:20 +0100
  • 8e424303d9 suppress OfflineSwitchable (strings missing, not yet fully tested) 0.9.9 offline release Philipp Crocoll 2016-01-31 18:03:32 +0100
  • 77dc5040a2 implemented "get regular version" button and kp2a-offline splash logo Philipp Crocoll 2016-01-31 17:43:00 +0100
  • d96723f3a0 removed file from index Philipp Crocoll 2016-01-31 16:45:22 +0100
  • 033ad06608 bug fix: correctly check for null strings in AutoFill Service Philipp Crocoll 2016-01-31 16:44:21 +0100
  • b49fcb8ebe fix crash on Android 6 -> 1.0.0 pre7b Philipp Crocoll 2016-01-30 13:25:24 +0100
  • 9ddc142d98 1.0.0-pre7 only show AutoFill question when about to close allow to send error report "manually" from AutoFill service Philipp Crocoll 2016-01-30 08:40:39 +0100
  • 3b5c28c02a fixed bugs removed some error reporting in cases where the errors are somewhat expected and handled Philipp Crocoll 2016-01-29 22:09:22 +0100
  • a2be64d1cb updated InputStick plugin (and migrated to Android Studio) cleaned up java directory Philipp Crocoll 2016-01-28 06:50:37 +0100
  • 3d2f6db36d implemented AutoFill service in Java, integrated into main app Philipp Crocoll 2016-01-27 05:58:33 +0100
  • c0f2b68963 upgrade InputStickAPI Philipp Crocoll 2016-01-27 05:25:01 +0100
  • 4b0d727a41 trying to remove memory leak in AccService Philipp Crocoll 2016-01-20 22:13:30 +0100
  • 8cda4e8919 integrate KP2A Accessibility Service for AutoFill into main app Philipp Crocoll 2016-01-20 21:14:24 +0100
  • d4a6e37117 make bottom_bar a RelativeLayout as expected by MoveBottomBarButtons Philipp Crocoll 2016-01-20 04:35:38 +0100
  • f75e36507a change log for 1.0.0-pre6 Philipp Crocoll 2016-01-18 21:19:53 +0100
  • aaa6b371e0 Bug fixes: * make sure we never have an invalid startIndex in PwGroup.SearchEvalAdd * make sure AndroidContentStorage does never throw (not if permission denial exception occurs) and make sure we always return a reason for read-only. Also don't return read-only when it's not. * StopListening doesn't log Invalid State Exception as unexpected Philipp Crocoll 2016-01-18 21:18:22 +0100
  • 311316ea50 add template entries when creating a new database Philipp Crocoll 2016-01-18 04:40:07 +0100
  • 0f46f18ca5 * don't crash when loading keyboard settings fails * added "en" to white-list * always show settings key Philipp Crocoll 2016-01-17 21:01:22 +0100
  • bc0659957f convert keyboard project to Android Studio / Gradle project Philipp Crocoll 2016-01-13 21:37:41 +0100
  • 7b0c4c52dd fix: use normal theme for dialogs in light mode Philipp Crocoll 2016-01-13 20:38:17 +0100
  • bf08f19378 bug fix: allow to switch from custom icon to biult-in icon for groups Philipp Crocoll 2016-01-13 20:37:55 +0100