Commit Graph

  • f2994295d8 consider all passwords fields, not only empty ones. Seems like current Chrome returns 8 dots always which makes AutoFill fail. Philipp Crocoll 2017-06-26 13:33:07 +02:00
  • 2751dfd95b increase heap size to speed up builds Philipp Crocoll 2017-06-26 13:32:06 +02:00
  • 3157c8a2ae add license file for automatic build Philipp Crocoll 2017-06-26 11:11:08 +02:00
  • 9cdf8d877e fixed build error with current Xamarin version by disabling minification in android-filechooser release build Philipp Crocoll 2017-06-26 10:38:59 +02:00
  • 3217cfc92b subrepos Philipp Crocoll 2017-05-22 12:05:27 +02:00
  • d2144d5128 updated Build Tools, Gradle, JDK Philipp Crocoll 2017-05-22 12:02:35 +02:00
  • 9d07bb5d72 fix crash when trying to enable fingerprint without password. (that doesn't mean it's now useful to do so) Philipp Crocoll 2017-05-09 06:35:57 +02:00
  • dbcb9ed55a fix potential crash when trying to add attachment. Action GetContent is no longer recommended (even though OpenDocument does not show (most) third party apps). Philipp Crocoll 2017-05-08 13:33:10 +02:00
  • 29b9478a59 Merge branch 'master' of https://git01.codeplex.com/keepass2android Philipp Crocoll 2017-05-08 11:28:47 +02:00
  • 95d2a72199 fix for unnecessary clearing of fingerprint unlock data Philipp Crocoll 2017-05-08 11:28:06 +02:00
  • 624271da8f removed unit test project from solution Philipp Crocoll 2017-05-03 06:53:01 +02:00
  • 3a8ddc02b9 remove more unused stuff, change unit test build target Philipp Crocoll 2017-04-24 12:15:45 +02:00
  • 84c350ca25 removed unused projects from solution file. add more notes in readme Philipp Crocoll 2017-04-24 12:00:46 +02:00
  • 9cf1574b90 added SamsungPass to solution file, removed unnecessary dependencies, added build-scripts and build-notes Philipp Crocoll 2017-04-24 11:22:11 +02:00
  • 8a0dfef2a6 Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 21:02:07 +02:00
  • 413ec7769c fix submodule path for SamsungPass bindings Philipp Crocoll 2017-04-11 21:01:32 +02:00
  • 0dbd1bd583 Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 03:37:31 +02:00
  • f0f8fbfbe6 add missing files Philipp Crocoll 2017-04-11 03:37:15 +02:00
  • fdd6e77776 Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 03:34:46 +02:00
  • 3e8651ef3b add references jars for file storages Philipp Crocoll 2017-04-11 03:27:14 +02:00
  • dfc2bcce48 Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 03:16:30 +02:00
  • ee57668215 add missing resource file Philipp Crocoll 2017-04-11 03:16:09 +02:00
  • 3fe7de6950 Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 02:53:43 +02:00
  • 2c2dc5f627 add some files for building Philipp Crocoll 2017-04-11 02:51:50 +02:00
  • fba8befd22 Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 02:36:39 +02:00
  • 43bb27a55d add gradle wrapper for JavaFileStorageTest Philipp Crocoll 2017-04-11 02:36:06 +02:00
  • 0730135be1 Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 02:26:34 +02:00
  • 862f78387c add Android Studio / gradle version of PluginSDK Philipp Crocoll 2017-04-11 02:26:17 +02:00
  • dfeb8a174f Merge branch 'master' of C:\ph\keepass2android Philipp Crocoll 2017-04-11 02:22:54 +02:00
  • 3ea36f02de remove build files from git Philipp Crocoll 2017-04-11 02:20:18 +02:00
  • ff422f0d32 add Java testing app for file storage implementations Philipp Crocoll 2017-04-11 02:10:26 +02:00
  • dfbebd5d0d 1.01-g offline release Philipp Crocoll 2017-03-22 07:22:47 +01:00
  • d41f8cdef5 add more diagnostics logging for fingerprint issue OneDrive: backward compatible parsing of paths Philipp Crocoll 2017-02-06 11:15:41 +01:00
  • 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 +01:00
  • c1f8e91a3f several fixes for potential crashes -> 1.01f Philipp Crocoll 2017-02-05 04:20:14 +01:00
  • defd8e7904 1.01-e release Philipp Crocoll 2017-02-04 17:29:05 +01:00
  • 917886f38f Display times as local times in entry activity Philipp Crocoll 2017-01-31 12:12:56 +01:00
  • 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 +01:00
  • e96fc44cf3 fix encoding issue with FTP credentials Philipp Crocoll 2017-01-31 11:11:17 +01:00
  • 44b0a7b898 fix crash in OneDriveStorage when accessing shared folders. Release 1.01-d Philipp Crocoll 2017-01-31 11:10:28 +01:00
  • 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 +01:00
  • 7ccf55f84f make sure quick-unlock code is respected always, release 1.01b Philipp Crocoll 2017-01-25 05:01:26 +01:00
  • a6a99e3685 update translations from crowdin Philipp Crocoll 2017-01-20 20:34:23 +01:00
  • 72212d47ca changelog for 1.01, add comments and logging Philipp Crocoll 2017-01-20 20:32:04 +01:00
  • 673ffb8e79 1.01-pre4 release Philipp Crocoll 2017-01-13 06:06:54 +01:00
  • edb4779039 request storage permissions at runtime in Android 6 Philipp Crocoll 2017-01-13 06:06:14 +01:00
  • d0879bfe39 complete merging of Keepass 2.35, fix auto-merge errors Philipp Crocoll 2017-01-12 05:56:20 +01:00
  • 34e572dad1 Merge branch 'Keepass_Orig' Philipp Crocoll 2017-01-11 18:02:44 +01:00
  • 26c0fde41c Keepass lib 2.35 Philipp Crocoll 2017-01-11 07:57:01 +01:00
  • 11042280f4 updated delete icon (source: https://material.io/icons/) Philipp Crocoll 2016-12-12 20:57:39 +01:00
  • a5bb280163 add some logging for QuickUnlock issue detection Philipp Crocoll 2016-12-06 02:37:21 +01:00
  • 7378e19f99 add better support for OwnCloud (less typing required when selecting a file) Philipp Crocoll 2016-11-30 05:50:38 +01:00
  • 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 +01:00
  • f5d3aed721 Merge branch '1.0.0e' Philipp Crocoll 2016-11-28 21:39:13 +01:00
  • 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 +01:00
  • cf38374505 remove testing path in httpcredentials layout Philipp Crocoll 2016-11-28 13:09:41 +01:00
  • 8f4ddae86e add missing files Philipp Crocoll 2016-11-28 12:03:53 +01:00
  • 7ddba53426 add binaries of JavaFileStorage for simpler build of main app Philipp Crocoll 2016-11-28 11:56:29 +01:00
  • 79545b9c6a update translations from crowdin Philipp Crocoll 2016-11-28 11:53:30 +01:00
  • 08b7e42a33 fix errors in DropboxV2+WebDav implementation Philipp Crocoll 2016-11-28 11:44:36 +01:00
  • 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 +01:00
  • b8de15410d fix bad choice of delimiting character in NetFtpFileStorage Philipp Crocoll 2016-11-22 12:39:23 +01:00
  • 14b3c50d52 fix IntentFilter for PasswordActivity Philipp Crocoll 2016-11-22 12:38:52 +01:00
  • 0f2f99a98c WebDavStorage: introduced possibility to accept validation errors Philipp Crocoll 2016-11-22 12:38:19 +01:00
  • 0633f8d808 OneDrive: introduce error conversion for FileNotFoundException Philipp Crocoll 2016-11-22 11:37:56 +01:00
  • d483f840de implemented OneDrive to work with file browser Philipp Crocoll 2016-11-22 11:11:44 +01:00
  • 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 +01:00
  • 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 +01:00
  • fe3da55e0d reduce interface dependency of NetFtpFileStorage Philipp Crocoll 2016-11-15 05:55:11 +01:00
  • 86bfae57c3 move duplicated file-browsing code to FileSelectHelper Philipp Crocoll 2016-11-15 05:50:26 +01:00
  • 53877a16a9 implement first version of NetFtpFileStorage Philipp Crocoll 2016-11-14 12:31:16 +01:00
  • 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 +02:00
  • 5fdcc28328 delete .idea files Philipp Crocoll 2016-09-08 04:41:58 +02:00
  • 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 +02:00
  • 59480b8369 add debugging code for null ref exception Philipp Crocoll 2016-09-05 11:20:54 +02:00
  • 4e51248f77 .idea files update Philipp Crocoll 2016-09-05 11:20:36 +02:00
  • e4c17e2e27 fix error with using native libary on Android, now allowing AesKdf again Philipp Crocoll 2016-09-05 11:17:53 +02:00
  • 6c043e9b79 adaptions to changes in KeePassLib Philipp Crocoll 2016-08-31 22:18:32 +02:00
  • 2e8c76d0c4 Merge branch 'Keepass_Orig' + adapt to changes in KeePassLib. This introduced KDBX4 in Keepass2Android. Philipp Crocoll 2016-08-31 06:55:53 +02:00
  • a2f2e3d6f8 Keepass Orig KeePass_160826 Philipp Crocoll 2016-08-30 04:11:48 +02:00
  • 6d1e28e502 Keepass original source code version 2.34 Philipp Crocoll 2016-08-30 04:09:53 +02:00
  • 3585d4f61f Keepass original source code version 2.30 Philipp Crocoll 2016-08-30 04:04:23 +02:00
  • 4e1c53d5c9 add entries in .gitignore Philipp Crocoll 2016-08-30 03:57:11 +02:00
  • 3a3198b2e4 Merge branch '1.0.0e' Philipp Crocoll 2016-08-30 03:40:17 +02:00
  • 64f1c63f42 allow to hide softkeyboard during fingerprint scan also support x86_64 add donate reminder Philipp Crocoll 2016-08-23 04:20:54 +02:00
  • 4583259f45 try enabling x86 abi, update version code Philipp Crocoll 2016-08-21 04:54:20 +02:00
  • 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 +02:00
  • 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 +02:00
  • c130e9697f remove online-dependencies 1.0.0-nonet Philipp Crocoll 2016-08-20 20:56:17 +02:00
  • c1da91e0ef update subrepo SamsungPass for NoNet configuration Philipp Crocoll 2016-08-20 20:51:57 +02:00
  • 84a1dac535 changes for NoNet-Release add project converted to Android Studio Philipp Crocoll 2016-08-20 20:47:52 +02:00
  • 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 +02:00
  • b43b6b27a3 fix Intent filter issue on Android 6 (https://keepass2android.codeplex.com/workitem/518) Philipp Crocoll 2016-05-25 07:19:25 +02:00
  • d0350e8d9d added option to hide donation screens Philipp Crocoll 2016-05-25 06:09:28 +02:00
  • ff77a04710 fix issue with QuickUnlock and Note 4 (hopefully) Philipp Crocoll 2016-05-25 05:24:47 +02:00
  • 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 +02:00
  • 80d1788c60 updated more translations disabled error-notification in AutoFill increased version number (1.0.0b) Philipp Crocoll 2016-04-04 22:13:28 +02:00
  • 3a64e4aa2e import keyfile and database to NoBackup-Internal files folder instead of standard app files directory Philipp Crocoll 2016-04-04 21:59:36 +02:00
  • 9c45bcb090 updated translations from crowdin Philipp Crocoll 2016-04-04 21:57:20 +02:00
  • dc691c86dc fix bug with bringing up the keyboard hide donation option in PasswordActivity Philipp Crocoll 2016-03-22 20:16:56 +01:00