mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 02:18:27 +03:00
autofill save prompt is for preferences
This commit is contained in:
parent
0918e1d963
commit
4bea105693
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ namespace Bit.App.Services
|
||||||
Constants.ClearClipboardKey,
|
Constants.ClearClipboardKey,
|
||||||
Constants.AccessibilityAutofillPasswordFieldKey,
|
Constants.AccessibilityAutofillPasswordFieldKey,
|
||||||
Constants.AccessibilityAutofillPersistNotificationKey,
|
Constants.AccessibilityAutofillPersistNotificationKey,
|
||||||
|
Constants.AutofillDisableSavePromptKey,
|
||||||
Constants.LastActiveKey,
|
Constants.LastActiveKey,
|
||||||
Constants.PushInitialPromptShownKey,
|
Constants.PushInitialPromptShownKey,
|
||||||
Constants.LastFileCacheClearKey,
|
Constants.LastFileCacheClearKey,
|
||||||
|
|
Loading…
Reference in a new issue