LatinIME/java/src/com/android/inputmethod
Tadashi G. Takaoka 918e420d1b Gesture input should be turned off depending on the configuration
The gesture input will be disabled when
 * It is AOSP build.
 * Accessibility mode is on.
 * The input field is password mode.

Bug: 6844755
Bug: 6844763
Bug: 6845011
Change-Id: I74972cc765d15c08059e0c9014f863ffb2a57c6c
2012-07-19 16:33:09 +09:00
..
accessibility Use SparseArray<E> instead of HashMap<Integer,E> 2012-06-29 17:56:31 +09:00
compat Do not set "SuggestionSpan"s for suggestions from the next word predicition 2012-05-15 12:08:31 +09:00
keyboard Gesture input should be turned off depending on the configuration 2012-07-19 16:33:09 +09:00
latin Add default capacity parameter to InputPointers' constructor 2012-07-19 12:06:00 +09:00