diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 96b798a1097..e4ed2755324 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -802,6 +802,11 @@ + + - + android:exported="true"> + + + + + - - - - - - - - diff --git a/res/values/config.xml b/res/values/config.xml index 433620d3551..9d7167101d7 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -709,7 +709,7 @@ true - true + false true diff --git a/res/values/strings.xml b/res/values/strings.xml index 965daf66059..7291fad3a93 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1269,7 +1269,7 @@ Access private space when hidden - From your apps list, enter \'private space\' in the search bar + From your apps list, enter \"private space\" in the search bar Tap the private space tile @@ -1373,18 +1373,6 @@ Set a pattern for your private space - - - To show private space (Not final UX) - - Open the Settings App - - Tap on Security & privacy > private space > Hide private space when locked - - Turn off \‘Hide private space when locked\’ toggle - - Note to Googlers: The development of this feature is still in progress - You can add up to %d fingerprints @@ -7318,7 +7306,7 @@ Passwords & accounts - Saved passwords, autofill, synced accounts + Suggestions for sign-in & autofill Default apps @@ -10785,8 +10773,8 @@ Passwords Preferred service - - Additional providers + + Additional services {count, plural, @@ -10831,7 +10819,7 @@ - Passwords, passkeys, and data services + Preferred service for passwords, passkeys & autofill Turn off %1$s\? @@ -10848,6 +10836,9 @@ ]]> + + Passwords, passkeys & autofill + - \ No newline at end of file + diff --git a/res/xml/accounts_dashboard_settings_credman.xml b/res/xml/accounts_dashboard_settings_credman.xml index 7266bda3d1e..08377c91f6f 100644 --- a/res/xml/accounts_dashboard_settings_credman.xml +++ b/res/xml/accounts_dashboard_settings_credman.xml @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_and_account_settings_screen" - android:title="@string/account_dashboard_title" + android:title="@string/account_dashboard_title_with_passkeys" settings:keywords="@string/keywords_accounts"> -