This repository was archived by the owner on Oct 15, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 307
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Provide a user-configurable denylist for Autofill #1188
Copy link
Copy link
Closed
Labels
A-autofillArea: AutofillArea: AutofillC-featureCategory: This is a feature requestCategory: This is a feature requestE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRP-lowPriority: lowPriority: lowS-help-wantedStatus: This issue could use external help with implementationStatus: This issue could use external help with implementationhacktoberfestIssues that are up for grabs for Hacktoberfest participantsIssues that are up for grabs for Hacktoberfest participants
Milestone
Description
Is your feature request related to a problem? Please describe.
We currently have a very small list of packages that are never autofilled into. This is hard-coded and not particularly useful as-is.
Describe the solution you'd like
Allow users to extend this allowlist through a settings option to add any apps that intentionally misbehave with Autofill or just shouldn't be autofilled into.
Describe alternatives you've considered
Have users submit bugs for apps that should be excluded and then extend this list manually.
Additional context
The deleted accessibility autofill code contained an activity that listed all apps, so that part can possibly be re-used here.
Metadata
Metadata
Assignees
Labels
A-autofillArea: AutofillArea: AutofillC-featureCategory: This is a feature requestCategory: This is a feature requestE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRP-lowPriority: lowPriority: lowS-help-wantedStatus: This issue could use external help with implementationStatus: This issue could use external help with implementationhacktoberfestIssues that are up for grabs for Hacktoberfest participantsIssues that are up for grabs for Hacktoberfest participants