autofill summary/desc updates

This commit is contained in:
Kyle Spearrin 2017-12-03 21:56:58 -05:00
parent 018fd83dba
commit fad24c4308
2 changed files with 12 additions and 11 deletions

View File

@ -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;

View File

@ -1,16 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="AutoFillServiceSummary">
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.
</string>
<string name="AutoFillServiceDescription">
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.
</string>
<string name="MyVault">
My Vault