PM-11487: Initial accessibility service and processor for handling autofill (#3906)

This commit is contained in:
David Perez
2024-09-12 12:17:25 -05:00
committed by GitHub
parent f544ccc3ef
commit 4c1d55e9fe
11 changed files with 643 additions and 1 deletions

View File

@@ -329,6 +329,7 @@ Scanning will happen automatically.</string>
<string name="no_items_folder">There are no items in this folder.</string>
<string name="no_items_trash">There are no items in the trash.</string>
<string name="autofill_accessibility_service">Auto-fill Accessibility Service</string>
<string name="autofill_accessibility_summary">Assist with filling username and password fields in other apps and on the web.</string>
<string name="autofill_service_description">The Bitwarden auto-fill service uses the Android Autofill Framework to assist in filling login information into other apps on your device.</string>
<string name="bitwarden_autofill_service_description">Use the Bitwarden auto-fill service to fill login information into other apps.</string>
<string name="bitwarden_autofill_service_open_autofill_settings">Open Autofill Settings</string>