From ec8bcae8fafa638e9e2e76ee041fa2db5bd292e6 Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Tue, 14 Apr 2020 11:43:57 +0200 Subject: Improve Autofill enable UI and flaky browser list (#704) --- app/src/main/res/layout/oreo_autofill_instructions.xml | 9 ++++++--- app/src/main/res/values-ru/strings.xml | 4 ++-- app/src/main/res/values/strings.xml | 10 +++++++--- 3 files changed, 15 insertions(+), 8 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/oreo_autofill_instructions.xml b/app/src/main/res/layout/oreo_autofill_instructions.xml index 376a4363..e9bb7e55 100644 --- a/app/src/main/res/layout/oreo_autofill_instructions.xml +++ b/app/src/main/res/layout/oreo_autofill_instructions.xml @@ -16,19 +16,22 @@ Предупреждение Нажмите для получения подробностей... Возможная попытка фишинга - Заполнить и сохранить учетные данные - Заполнить учетные данные + Заполнить и сохранить учетные данные + Заполнить учетные данные Заполнить учетные данные (время от времени может требоваться перезапуск браузера) Не поддерживается Организация файла паролей diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8637235b..7f22dc87 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -271,11 +271,15 @@ Warning Tap for details… Possible phishing attempt - Fill and save credentials - Fill credentials - Fill credentials (may require restarting the browser from time to time) + Fill and save credentials + Fill credentials + Fill passwords + Fill passwords (may require restarting the browser from time to time) No support Password file organization + Password Store can offer to fill login forms and even save credentials you enter in apps or on websites. + To enable this feature, tap OK to go to Autofill settings. There, select Password Store from the list and confirm the confirmation prompt with OK. + Autofill support with installed browsers: Autofills password fields in apps. Only works for Android versions 4.3 and up. Does not rely on the clipboard for Android versions 5.0 and up. -- cgit v1.2.3