Commit Graph

  • a5eb77dd87 register broadcast receiver on app create, fixes #266 Philipp Crocoll 2018-03-27 20:45:32 +02:00
  • cb9cf4885f refactor, maybe helps to find crash report cause Philipp Crocoll 2018-03-27 07:15:08 +02:00
  • a5455925ea Merge pull request #270 from mydexterid/ISSUE-221-Yubikey-static-password-support PhilippC 2018-03-26 20:31:36 +02:00
  • 61ef383c38 add button to hide autofill info text in Group activity, closes #311 Philipp Crocoll 2018-03-26 20:27:30 +02:00
  • b0aa706c07 upgrade to target Android 8.1 Philipp Crocoll 2018-03-26 19:56:55 +02:00
  • a04c8f6214 fix checking for InputTypes flags, fixes #303 Philipp Crocoll 2018-03-26 13:40:30 +02:00
  • fd5b582c6c fix crash when disabling log file before writing anything into it, fixes #301 Philipp Crocoll 2018-03-21 05:00:57 +01:00
  • dc45613b7b fix crash when searching from autofill/keyboard/search url. fixes https://github.com/PhilippC/keepass2android/issues/289 Philipp Crocoll 2018-03-21 04:57:27 +01:00
  • d986d8f398 Merge branch 'master' of https://github.com/PhilippC/keepass2android Philipp Crocoll 2018-03-21 04:56:45 +01:00
  • 6c64f20a14 fix erroneous string value Philipp Crocoll 2018-03-21 04:47:42 +01:00
  • 2071087794 improve detection of file/folder, closes https://github.com/PhilippC/keepass2android/issues/276 Philipp Crocoll 2018-03-21 04:47:26 +01:00
  • ba56ab719c Update README.md PhilippC 2018-03-12 11:36:52 +01:00
  • 617c053b95 Update README.md PhilippC 2018-03-12 11:36:35 +01:00
  • 868cff2c4c Update README.md PhilippC 2018-03-12 11:36:17 +01:00
  • 8e23ebf3e4 add package to lock database broadcast from keyboard Philipp Crocoll 2018-02-28 06:11:34 +01:00
  • d9713f8e18 switch to using Release build type instead of ReleaseNoNet (separation no longer required because a custom branch exists for the offline variant) Philipp Crocoll 2018-02-28 06:02:34 +01:00
  • c583b58cb9 adjust manifest version for 1.04b release Philipp Crocoll 2018-02-27 06:06:35 +01:00
  • 6dd6eff02c PasswordActivity.cs: Do not clear the password field DEXTER 2018-02-24 14:06:39 +01:00
  • 3a1fcd2147 AndroidManifest*.xml: Add yubico's url to VIEW/BROWSABLE intent-filter DEXTER 2018-02-24 14:06:01 +01:00
  • bfeaf5dbf5 Merge branch '1.04' into nonet Philipp Crocoll 2018-02-21 05:58:01 +01:00
  • d4bd4a8150 update info text string to clarify things Philipp Crocoll 2018-02-21 05:56:38 +01:00
  • 2ace518db9 Merge branch '1.04' Philipp Crocoll 2018-02-20 22:18:20 +01:00
  • e8641cee8f changelog for 1.05-pre1 Philipp Crocoll 2018-02-20 22:15:49 +01:00
  • 884328d10f refactor CopyToClipboardService to get (hopefully) more helpful reports on Google Play, see #248 Philipp Crocoll 2018-02-20 22:03:43 +01:00
  • d8bd8a29bc don't create notification channels for devices < sdk 26 Philipp Crocoll 2018-02-20 22:02:33 +01:00
  • cbd6b796ca created and integrated Adaptive Icons, closes #204 Philipp Crocoll 2018-02-20 21:52:25 +01:00
  • 90cfa4ed5c refactor CopyToClipboardService to get (hopefully) more helpful reports on Google Play, see #248 Philipp Crocoll 2018-02-19 13:33:35 +01:00
  • 6426abfedf commit missing change for previous commit Philipp Crocoll 2018-02-19 13:24:44 +01:00
  • d746928765 show entry icon in notification, closes #21 Philipp Crocoll 2018-02-19 13:11:45 +01:00
  • f83554c817 prevent database from being loaded twice simultaneously, fixes #15 Philipp Crocoll 2018-02-12 13:21:58 +01:00
  • 6fc4741c9a remove icon preferences on Android 8, show info on how to use notification channels on Android 8 Philipp Crocoll 2018-02-10 21:06:50 +01:00
  • 7b63346bd0 set notification channel importances correctly Philipp Crocoll 2018-02-09 12:22:49 +01:00
  • 737c63e8b0 switch to TargetSDK 26, implement notification channels allowing customization of notification importance on Android 8, see #178 Philipp Crocoll 2018-02-09 12:07:21 +01:00
  • 94b37f6414 fix crashes on Huawei devices when trying to enable autofill 1.04 Philipp Crocoll 2018-02-09 10:51:08 +01:00
  • 5fa2bc3bc8 allow to bring up search fied on start, closes #107 Philipp Crocoll 2018-02-08 12:44:50 +01:00
  • 5d7a5ace66 change the way how Files are written through SAF. Fixes #241 Philipp Crocoll 2018-02-08 11:46:48 +01:00
  • 0bd213a327 make sure correct items for ActionMode are displayed, fixes #231 Philipp Crocoll 2018-02-08 11:09:41 +01:00
  • 3d9f351d84 Merge branch 'master' of https://github.com/PhilippC/keepass2android Philipp Crocoll 2018-02-08 08:54:36 +01:00
  • 9fda220f33 move netftpandroid to github Philipp Crocoll 2018-02-08 08:53:25 +01:00
  • 991ae1d6e3 Merge pull request #203 from StefanSchoof/patch-1 PhilippC 2018-01-23 23:10:33 +01:00
  • b993be4658 add some info texts, especialy for novice users to avoid some common misunderstandings. closes #46, closes #47 Philipp Crocoll 2018-01-23 23:09:17 +01:00
  • c4f8af2311 Merge branch '1.04' Philipp Crocoll 2018-01-23 21:05:59 +01:00
  • 4c541e98ab manifest for release 1.04 Philipp Crocoll 2018-01-23 21:05:22 +01:00
  • 7b8b24b45d fix translations Philipp Crocoll 2018-01-23 20:56:59 +01:00
  • a61a44edc9 update translations from crowdin Philipp Crocoll 2018-01-23 20:42:52 +01:00
  • 393f3e5737 fix bug with showing auto-fill hint too often Philipp Crocoll 2018-01-23 20:32:01 +01:00
  • c34e38e50f allow to import content-URI database files to internal folder (closes #158) Philipp Crocoll 2018-01-23 20:23:23 +01:00
  • b98676ea77 avoid crash when IconSet was uninstalled (fixes #139) Philipp Crocoll 2018-01-23 20:03:05 +01:00
  • 002c67e48c support otpauth:// URIs in otp field as used by KeeWeb (closes #118) Philipp Crocoll 2018-01-23 19:53:06 +01:00
  • cf21684916 fix display issue with dynamic fields and visible passwords (related to #96) Philipp Crocoll 2018-01-23 19:52:33 +01:00
  • 9fe1a904c8 allow to hide the length of the QuickUnlock code. Closes #52 Philipp Crocoll 2018-01-23 19:11:01 +01:00
  • c4e67db75f fix QuickUnlock with Unicode characters like emojis (length correction was incorrect or misleading), fixes #161 Philipp Crocoll 2018-01-22 13:07:04 +01:00
  • 8487555315 fix issue with displaying long passwords by using two different TextViews for the visible and "protected" password view, toggling visibility instead of InputType. Fixes #96. Philipp Crocoll 2018-01-22 12:48:40 +01:00
  • 304c1ef5d2 don't use implicit intents for notification actions. Should fix #149. Philipp Crocoll 2018-01-22 11:45:28 +01:00
  • c911a7a310 manifest for 1.04-pre4 (main change in release: rebuilding keyboard, seems to fix broken keyboard) Philipp Crocoll 2018-01-22 11:33:43 +01:00
  • 322f29b31b manifest for 1.04-pre3 Philipp Crocoll 2018-01-22 10:08:08 +01:00
  • f0a86db9e4 Add Bugzilla link to Firefox Support StefanSchoof 2018-01-11 10:56:22 +01:00
  • 60bcfa8ab1 add a little help page about autofill Philipp Crocoll 2018-01-08 11:06:30 +01:00
  • 074b63d68d move AccService-Library to plugin repo Philipp Crocoll 2018-01-05 05:51:58 +01:00
  • 45fb856898 add check for null preference Philipp Crocoll 2018-01-05 05:37:41 +01:00
  • 138ed85f93 increase number of displayed recent fiels, fixes #179 Philipp Crocoll 2018-01-05 05:37:24 +01:00
  • a632dd172e version 1.04-pre2 Philipp Crocoll 2018-01-04 21:47:26 +01:00
  • 8fbf915710 set AutoReturnFromQuery to default true Philipp Crocoll 2018-01-04 20:58:03 +01:00
  • 8eafc5816d show message in bottom bar if KP2A autofill service is not enabled (#9) Philipp Crocoll 2018-01-04 20:48:51 +01:00
  • 17b50df101 change heuristic to decide what is a username field: treat every field before a password field as username field. Even though this seems to make less sense, it works better with several apps; decode field references for AutoFill; display item in preferences for Autofill (#9) Philipp Crocoll 2018-01-03 21:19:14 +01:00
  • b9e436d56d implemented saving of data from autofill service (#9) Philipp Crocoll 2018-01-02 16:28:54 +01:00
  • a929db9939 fix save popup in QuickUnlock Philipp Crocoll 2018-01-02 14:59:19 +01:00
  • 8287232866 display the last opened entry as an additional dataset, helps to fill paypal app and helps with partitioned data Philipp Crocoll 2018-01-02 13:59:24 +01:00
  • 11330b608b use CommonUtil for logging of Autofill service everywhere Philipp Crocoll 2018-01-02 13:07:14 +01:00
  • ff94d188db version 1.04-pre1 Philipp Crocoll 2017-12-31 11:47:31 +01:00
  • 332ce12eb5 ignore .vs folder Philipp Crocoll 2017-12-31 11:23:22 +01:00
  • e4eb0c7019 remove deleted entries to avoid "finding" them when SearchForUrl Philipp Crocoll 2017-12-31 11:21:57 +01:00
  • 8e45d6462f make sure Kp2a is closed after creating an entry for an autofill (#9) fill request Philipp Crocoll 2017-12-31 11:21:41 +01:00
  • 1857dd72b9 allow to fill single inputs (or autofill=off) with autofill (#9) Philipp Crocoll 2017-12-31 10:52:40 +01:00
  • e4c6285fab improve presentation of Autofill (#9), support credit card datasets created from templates & expiry date Philipp Crocoll 2017-12-30 21:30:18 +01:00
  • c150d24843 allow webdomains for browsers only, otherwise use package name Philipp Crocoll 2017-12-30 20:36:27 +01:00
  • 6c69119d09 allow autofill (#9) for apps/websites without explicit autofill hints by detecting password fields and falling back to filling username/password if no autofill hint is available Philipp Crocoll 2017-12-30 03:41:02 +01:00
  • d87b8f7652 improve autofill service (#9): introduce partitioning of Autofill data Philipp Crocoll 2017-12-29 17:37:14 +01:00
  • 577febe3b7 unregister screen off broadcast receiver in PasswordActivity.OnDestroy() Philipp Crocoll 2017-12-29 07:31:20 +01:00
  • c8d56a237b improve implementation of Oreo autofill (#9), now supporting all Android/W3cHints, using all Keepass fields (if hints match field name). Make hint comparison code clearer and always compare case insensitive Philipp Crocoll 2017-12-29 07:07:04 +01:00
  • fb018946b9 minor refactoring Philipp Crocoll 2017-12-28 21:59:55 +01:00
  • 0697f4a964 minor refactoring and code formatting Philipp Crocoll 2017-12-28 21:53:03 +01:00
  • 4c0cfb77fb once again, update support packages, now to 26 versions Philipp Crocoll 2017-12-28 21:31:59 +01:00
  • 1a2885408d remove support v4 Philipp Crocoll 2017-12-28 14:58:30 +01:00
  • de8e363d33 remove support v4 from all packages.config Philipp Crocoll 2017-12-28 14:57:21 +01:00
  • 7436ac0b5e add support v4 package Philipp Crocoll 2017-12-28 10:16:37 +01:00
  • eaf9447abc adjust filename of aar Philipp Crocoll 2017-12-28 09:43:48 +01:00
  • 45cadb9cfb update gson to avoid xpp3 dependency, should fix gradle build errors Philipp Crocoll 2017-12-28 09:31:53 +01:00
  • 9bab31514e add google Maven repo to build.gradle Philipp Crocoll 2017-12-28 03:22:32 +01:00
  • 6e13320f36 update build tools versions Philipp Crocoll 2017-12-28 03:20:50 +01:00
  • 1ed1e91189 first working (but still very rudimentary) version of Oreo Autofill (#9). Not yet implemented and/or tested: partitioning, autofill fields without hints, saving, filling of other fields than username or password, package signature verification, DAL Philipp Crocoll 2017-12-28 03:04:03 +01:00
  • 7561afd92d remove support v4 references to avoid incompatible duplicates Philipp Crocoll 2017-12-26 19:48:46 +01:00
  • 92eb5836fb Merge branch 'master' into master_compiletest Philipp Crocoll 2017-12-26 19:29:50 +01:00
  • 0068fcef88 Merge commit '7720e8005e7df0338f19522fc23eb074a8c01b35' into master_compiletest Philipp Crocoll 2017-12-26 19:26:28 +01:00
  • e2df24522f working Philipp Crocoll 2017-12-26 19:26:05 +01:00
  • 0c185c78e3 update support libraries to 25er version, some progress on AutoFill service implementation Philipp Crocoll 2017-12-26 11:54:31 +01:00
  • 7720e8005e start working on Oreo AutofillService (issue #9): * upgraded target version to 26 * added service, parses autofill structure but does not yet retrieve/fill passwords Philipp Crocoll 2017-12-19 22:25:16 +01:00
  • 4a738990ae explicitly use IME_ACTION_NEXT instead of relying on actionId which seems to be incorrect/not set on latest Chrome versions. Fixes #89. Philipp Crocoll 2017-12-06 05:34:29 +01:00
  • f7e8f25b70 update build tools for keyboard Philipp Crocoll 2017-12-06 05:33:53 +01:00
  • da828523f3 Improve error messages when initializing fingerprint unlock fails. This is especially important for users who have migrated to a new device and previously received a very technical error message, but they simply need to reenable fingerprint on the new device. Fixes #37. Philipp Crocoll 2017-12-03 07:44:01 +01:00