1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-12-26 16:57:59 +01:00

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 // aapt resource value: 0x7f080047
public const int ApplicationName = 2131230791; public const int ApplicationName = 2131230791;
// aapt resource value: 0x7f08009a
public const int AutoFillServiceDescription = 2131230874;
// aapt resource value: 0x7f080099 // aapt resource value: 0x7f080099
public const int AutoFillServiceDescription = 2131230873; public const int AutoFillServiceSummary = 2131230873;
// aapt resource value: 0x7f080046 // aapt resource value: 0x7f080046
public const int Hello = 2131230790; public const int Hello = 2131230790;
// aapt resource value: 0x7f08009a // aapt resource value: 0x7f08009b
public const int MyVault = 2131230874; public const int MyVault = 2131230875;
// aapt resource value: 0x7f08002e // aapt resource value: 0x7f08002e
public const int abc_action_bar_home_description = 2131230766; public const int abc_action_bar_home_description = 2131230766;

View File

@ -1,16 +1,14 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="AutoFillServiceSummary"> <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>
<string name="AutoFillServiceDescription"> <string name="AutoFillServiceDescription">
It can be difficult for users (especially those with disabilities) to switch back and forth between apps to copy and paste It can be difficult for users (especially those with disabilities) to switch back and forth between apps to copy/paste
username and password data from your bitwarden vault. The use of this accessibility service allows username and password information from your bitwarden vault.\n\nThe use of this accessibility service allows bitwarden
bitwarden to read and detect input fields on your device\'s screen. Whenever bitwarden detects a passwords field on the to read and detect input fields on your device\'s screen. Whenever bitwarden detects a password field on the screen
screen a notification will appear that allows you to easily access your bitwarden vault and select the correct a notification will appear that allows you to easily access your bitwarden vault and automatically fill (auto-fill)
login information for those fields. 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.
</string> </string>
<string name="MyVault"> <string name="MyVault">
My Vault My Vault