From 530d9f10a6af8ff83a184582ca81608b29510b42 Mon Sep 17 00:00:00 2001 From: Svetoslav Ganov Date: Tue, 4 Oct 2011 14:51:25 -0700 Subject: Adding accessibility support to the pattern lock. The pattern lock fires accessibility eventa to announce start, update, and end of a pattern. The pattern lock reacts to hover events if touch exploration is enabled. bug:5318807 Change-Id: I5a10c76338ca029f63f278c7e7d0aaba2386f73c --- core/res/res/values/strings.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'core/res') diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index b1dc252..3f0f2f3 100755 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1958,6 +1958,15 @@ Sound off + + Pattern started + + Pattern cleared + + Cell added + + Pattern completed + \?123 -- cgit v1.1