aboutsummaryrefslogtreecommitdiff
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 85f02081..a7c4be29 100644
--- a/autofill-parser/api/autofill-parser.api
+++ b/autofill-parser/api/autofill-parser.api
@@ -158,6 +158,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;
}