summaryrefslogtreecommitdiff
path: root/autofill-parser/api/autofill-parser.api
diff options
context:
space:
mode:
Diffstat (limited to 'autofill-parser/api/autofill-parser.api')
-rw-r--r--autofill-parser/api/autofill-parser.api1
1 files changed, 1 insertions, 0 deletions
diff --git a/autofill-parser/api/autofill-parser.api b/autofill-parser/api/autofill-parser.api
index 8d25a3f4..8ce4b41c 100644
--- a/autofill-parser/api/autofill-parser.api
+++ b/autofill-parser/api/autofill-parser.api
@@ -40,6 +40,7 @@ public final class com/github/androidpasswordstore/autofillparser/BrowserAutofil
public static final field GeneralFillAndSave Lcom/github/androidpasswordstore/autofillparser/BrowserAutofillSupportLevel;
public static final field None Lcom/github/androidpasswordstore/autofillparser/BrowserAutofillSupportLevel;
public static final field PasswordFill Lcom/github/androidpasswordstore/autofillparser/BrowserAutofillSupportLevel;
+ public static final field PasswordFillAndSaveIfNoAccessibility Lcom/github/androidpasswordstore/autofillparser/BrowserAutofillSupportLevel;
public static fun valueOf (Ljava/lang/String;)Lcom/github/androidpasswordstore/autofillparser/BrowserAutofillSupportLevel;
public static fun values ()[Lcom/github/androidpasswordstore/autofillparser/BrowserAutofillSupportLevel;
}