mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Move inline suggestion
23
AutoFill.md
23
AutoFill.md
@@ -39,6 +39,18 @@ Please note that the use of the Autofill service in third party forms cannot be
|
||||
|
||||
# Usage
|
||||
|
||||
## Inline suggestions
|
||||
|
||||
Instead of a pop-up, an inline suggestion card is displayed directly in your keyboard. It works the same way as a popup but always stays in the same place on the keyboard and does not move around the form. This feature is available since Android R.
|
||||
|
||||

|
||||
|
||||
**_Note that this feature is only a visual aid, the popup may reappear from time to time if your system's autofill does not recognize suggestions correctly or is not fast enough (for example, after an entry selection)._**
|
||||
|
||||
The option is enabled by default, you can disable it in `Settings → Form filling → Autofill settings → Inline suggestions` (If the option is not available, your device is simply not compatible.)
|
||||
|
||||
## Popup
|
||||
|
||||
Press the small pop-up when it appears, you will then be asked to select an entry (also to unlock a database if none is open)
|
||||
|
||||

|
||||
@@ -48,17 +60,6 @@ The service automatically fills in the user and password fields if the automatic
|
||||
If no database is open during the launch of the autofill, the user will be asked to open a database that has already been opened.
|
||||
*It is not possible at the moment to open a new database in selection mode, it is recommended to open a database in normal mode before using the selection mode.*
|
||||
|
||||
## Inline suggestions
|
||||
|
||||
It is possible to use inline suggestions from Android R.
|
||||
|
||||

|
||||
|
||||
|
||||
**_Note that this feature is only a visual aid, the popup may reappear from time to time if your system's autofill does not recognize suggestions correctly or is not fast enough (for example, after an entry selection)._**
|
||||
|
||||
The option is enabled by default, you can disable it in `Settings → Form filling → Autofill settings → Inline suggestions` (If the option is not available, your device is simply not compatible.)
|
||||
|
||||
# Auto search
|
||||
|
||||
It is possible to configure entries to automatically proposes the correct credentials, simply check that the setting `Settings -> Autofill settings -> Auto search` is enabled.
|
||||
|
||||
Reference in New Issue
Block a user