From fad24c4308af89d54709d10c71cf63311f56c76b Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sun, 3 Dec 2017 21:56:58 -0500 Subject: [PATCH] autofill summary/desc updates --- src/Android/Resources/Resource.Designer.cs | 9 ++++++--- src/Android/Resources/values/strings.xml | 14 ++++++-------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/src/Android/Resources/Resource.Designer.cs b/src/Android/Resources/Resource.Designer.cs index 17da26a21..059c77866 100644 --- a/src/Android/Resources/Resource.Designer.cs +++ b/src/Android/Resources/Resource.Designer.cs @@ -3768,14 +3768,17 @@ namespace Bit.Android // aapt resource value: 0x7f080047 public const int ApplicationName = 2131230791; + // aapt resource value: 0x7f08009a + public const int AutoFillServiceDescription = 2131230874; + // aapt resource value: 0x7f080099 - public const int AutoFillServiceDescription = 2131230873; + public const int AutoFillServiceSummary = 2131230873; // aapt resource value: 0x7f080046 public const int Hello = 2131230790; - // aapt resource value: 0x7f08009a - public const int MyVault = 2131230874; + // aapt resource value: 0x7f08009b + public const int MyVault = 2131230875; // aapt resource value: 0x7f08002e public const int abc_action_bar_home_description = 2131230766; diff --git a/src/Android/Resources/values/strings.xml b/src/Android/Resources/values/strings.xml index 8831d6648..9f367a6da 100644 --- a/src/Android/Resources/values/strings.xml +++ b/src/Android/Resources/values/strings.xml @@ -1,16 +1,14 @@  - bitwarden uses this accessibility service to aid in filling username and password fields in other apps and on the web. + Use this accessibility service to aid in filling usernames and passwords in other apps and on the web. - It can be difficult for users (especially those with disabilities) to switch back and forth between apps to copy and paste - username and password data from your bitwarden vault. The use of this accessibility service allows - bitwarden to read and detect input fields on your device\'s screen. Whenever bitwarden detects a passwords field on the - screen a notification will appear that allows you to easily access your bitwarden vault and select the correct - login information for those fields. - Once you select the login information from your vault, bitwarden will auto-fill the data into the app or website login - fields. + It can be difficult for users (especially those with disabilities) to switch back and forth between apps to copy/paste + username and password information from your bitwarden vault.\n\nThe use of this accessibility service allows bitwarden + to read and detect input fields on your device\'s screen. Whenever bitwarden detects a password field on the screen + a notification will appear that allows you to easily access your bitwarden vault and automatically fill (auto-fill) + the correct login information for those fields. My Vault