LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka e18bd3e323 Fix voice key on phone device
This change,
- changes voice key code back to -102
- renames some key code names and method names
- adds mic_slash_holo to drawable-hdpi

Change-Id: I8be3a20921f472ece4298edad2d275f29a7e4955
2010-12-06 12:29:59 +09:00
..
Key.java Make Key, Row and Keyboard attributes final 2010-12-03 14:11:38 +09:00
KeyDetector.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
KeyStyles.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
Keyboard.java Fix voice key on phone device 2010-12-06 12:29:59 +09:00
KeyboardActionListener.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
KeyboardId.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
KeyboardParser.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
KeyboardShiftState.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
KeyboardSwitcher.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
KeyboardView.java Make Key, Row and Keyboard attributes final 2010-12-03 14:11:38 +09:00
LatinKeyboard.java Make Key, Row and Keyboard attributes final 2010-12-03 14:11:38 +09:00
LatinKeyboardView.java Fix voice key on phone device 2010-12-06 12:29:59 +09:00
MiniKeyboardKeyDetector.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
ModifierKeyState.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
PointerTracker.java Fix voice key on phone device 2010-12-06 12:29:59 +09:00
PointerTrackerQueue.java Double tap on shift key turns on caps lock 2010-12-03 09:31:35 +09:00
ProximityKeyDetector.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
Row.java Make Key, Row and Keyboard attributes final 2010-12-03 14:11:38 +09:00
ShiftKeyState.java Refactor LatinKeyboard and LatinKey 2010-12-02 23:03:59 +09:00
SlidingLocaleDrawable.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00
SwipeTracker.java Move some inner static class to top class in new package 2010-12-02 20:06:01 +09:00