futokb/tests
Tadashi G. Takaoka a5c96f376a Move long press shift handling from PointerTracker to KeyboardState
This change also
  * Rename phone shift keyboard to phone symbols keyboard.
    Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard.
  * Remove phone symbols keyboard from tablet.
  * Introduces enableLongPress flag of Key.keyActionFlags attribute.
  * Remove clumsy long press code from PointerTracker.
  * Remove CODE_CAPSLOCK handling from LatinIME.
  * Make KeyboardSwitcher to invoke haptic and audio feedback.

Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054
2012-02-01 19:04:21 +09:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Move string resources for unit test to donottranslate.xml 2012-01-24 11:29:16 +09:00
src/com/android/inputmethod Move long press shift handling from PointerTracker to KeyboardState 2012-02-01 19:04:21 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
AndroidManifest.xml Remove redundant permission tag 2012-01-16 20:17:18 +09:00