summaryrefslogtreecommitdiffstats
path: root/core/res/res/raw
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-04-16 18:17:17 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-04-18 13:43:55 -0700
commit005b83b0c62d3d0538f0d566b08bd457015ec661 (patch)
treed83728a70e5a25f14289fafd0654b2e35c2c07e6 /core/res/res/raw
parentb3830f6737bb17185e2e1c95f4dcde9ce82ac7e4 (diff)
downloadframeworks_base-005b83b0c62d3d0538f0d566b08bd457015ec661.zip
frameworks_base-005b83b0c62d3d0538f0d566b08bd457015ec661.tar.gz
frameworks_base-005b83b0c62d3d0538f0d566b08bd457015ec661.tar.bz2
Adding some more gestures and actions for accessibility.
1. Added more gesture for accessibility. After a meeting with the access-eng team we have decided that the current set of gestures may be smaller than needed considering that we will use four gestures for home, back, recents, and notifications. 2. Adding actions for going back, home, opening the recents, and opening the notifications. 3. Added preliminary mapping from some of the new gestures to the new actions. 4. Fixed a bug in the accessibility interaction controller which was trying to create a handled on the main looper thread which may be null if the queried UI is in the system process. Now the context looper of the root view is used. 5. Fixed a bug of using an incorrect constant. 6. Added a missing locking in a couple of places. 7. Fixed view comparison for accessibilityt since it was not anisymmetric. bug:5932640 bug:5605641 Change-Id: Icc983bf4eafefa42b65920b3782ed8a25518e94f
Diffstat (limited to 'core/res/res/raw')
-rw-r--r--core/res/res/raw/accessibility_gestures.binbin9261 -> 13005 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/raw/accessibility_gestures.bin b/core/res/res/raw/accessibility_gestures.bin
index 1f95e56..f7e6615 100644
--- a/core/res/res/raw/accessibility_gestures.bin
+++ b/core/res/res/raw/accessibility_gestures.bin
Binary files differ