* improvements to Plugin handling and AccessibilityService based AutoFill:

* don't forget plugin scopes (fixes #136), improves workflow to setup AutoFill plugin
 * fix display issues with scopes
 * make sure credentials are not filled several times but always show notification

* removed unnecessary permission
This commit is contained in:
Philipp Crocoll
2017-11-27 11:32:14 +01:00
parent 5f855209c9
commit 135f2617f6
11 changed files with 39 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ Allows to switch input method automatically on non-rooted devices.
# AutoFill Plug-in
Uses Android Accessibility Service to provide an option to AutoFill forms (e.g. on Chrome) or any Android app.
[https://philippc.github.io/keepass2android/AccServiceAutoFill.md]
[https://philippc.github.io/keepass2android/AccServiceAutoFill.html]
# InputStick Plug-in
Allows to send text from KP2A via InputStick to your PC.