AF: Show passwords settings for available autofill service.
Separates autofill preferences into 2 categories - one for the passwords settings and one for the existing default service preference. The passwords preference controller dynamically creates preferences for each autofill service. Bug: 169455298 Test: manual Test: TODO new test for controller Change-Id: I369b5db00be75957c869df4d960595e9e1d9772c
This commit is contained in:
@@ -11481,8 +11481,10 @@
|
||||
<!-- AutoFill strings -->
|
||||
<!-- Preference label for choosing auto-fill service. [CHAR LIMIT=60] -->
|
||||
<string name="autofill_app">Autofill service</string>
|
||||
<!-- Preference category for showing auto-fill services with saved passwords. [CHAR LIMIT=60] -->
|
||||
<string name="autofill_passwords">Passwords</string>
|
||||
<!-- Keywords for the auto-fill feature. [CHAR LIMIT=NONE] -->
|
||||
<string name="autofill_keywords">auto, fill, autofill</string>
|
||||
<string name="autofill_keywords">auto, fill, autofill, password</string>
|
||||
|
||||
<!-- Message of the warning dialog for setting the auto-fill app. [CHAR_LIMIT=NONE] -->
|
||||
<string name="autofill_confirmation_message">
|
||||
|
Reference in New Issue
Block a user