LatinIME/java/src/com/android/inputmethod/accessibility
Tadashi G. Takaoka 9647d7fbee Use onHoverEvent instead of dispatchHoverEvent
This CL also refactors KeyboardAccessibilityDelegate a bit to be able
to override on hovering methods that handle enter, move, and exit on a
key.

Bug: 12491371
Change-Id: I3c7e81ccb8729ae6e466c654efde0c18ed734bdf
2014-05-27 11:28:52 +09:00
..
AccessibilityUtils.java Make AccessibleKeyboardViewProxy not singleton 2014-05-01 12:24:54 +09:00
KeyCodeDescriptionMapper.java Use "unknown emoji" or emoji that has an empty translation 2014-05-27 10:48:03 +09:00
KeyboardAccessibilityDelegate.java Use onHoverEvent instead of dispatchHoverEvent 2014-05-27 11:28:52 +09:00
KeyboardAccessibilityNodeProvider.java Announce the same key again 2014-05-27 10:57:53 +09:00
MainKeyboardAccessibilityDelegate.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00