From 0451f9a70032a866140d5caa6aa6303062774d3e Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 8 May 2015 12:00:52 -0700 Subject: Improve talkback on call log actions. - Remove previous/next hints; not needed. + Add descriptions for new actions. - Make TextViews not important for accessibility. Descriptions on the actions will be used instead. Bug: 20433758 Change-Id: I043b03075631134f37151e165360b038f3961b2a --- res/values/strings.xml | 35 +++++++++++++++++++++++++++++++---- res/values/styles.xml | 1 + 2 files changed, 32 insertions(+), 4 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 7568604af..79c441d16 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -585,26 +585,53 @@ action triggers a return call to the named user. Note: AccessibilityServices uses this attribute to announce the purpose of the button. [CHAR LIMIT=NONE] --> - Call ^1 + + Call ^1 + - Video call to ^1. + + Video call ^1. + - Listen to voicemail from ^1 + + Listen to voicemail from ^1 + + + + + Create contact for ^1 + + + + + Add ^1 to existing contact + - Call details for ^1 + + Call details for ^1 + + + + + Report ^1 + diff --git a/res/values/styles.xml b/res/values/styles.xml index d41f334af..dab5c6aa1 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -177,6 +177,7 @@ "sans-serif-medium" true true + no