LatinIME/java/src/com/android/inputmethod/keyboard
Tadashi G. Takaoka 4e1dab8cfa Move KeyboardBuilder and KeyboardParams classes into Keyboard class
This change also moves XmlParseUtils to com.android.inputmethod.latin package.

Bug: 5778201
Change-Id: I7d9faa344460753ce178ad4048e0fadb65c75614
2011-12-18 20:19:16 +09:00
..
internal Move KeyboardBuilder and KeyboardParams classes into Keyboard class 2011-12-18 20:19:16 +09:00
Key.java Move KeyboardBuilder and KeyboardParams classes into Keyboard class 2011-12-18 20:19:16 +09:00
KeyDetector.java Get rid of key index from ProxymityInfo 2011-12-16 21:03:36 +09:00
Keyboard.java Move KeyboardBuilder and KeyboardParams classes into Keyboard class 2011-12-18 20:19:16 +09:00
KeyboardActionListener.java Add KeyboardActionListener.Adapter 2011-08-29 19:09:56 +09:00
KeyboardId.java Move KeyboardSwitcher.getKeyboard to KeyboardSet 2011-12-16 20:10:57 +09:00
KeyboardSet.java Move KeyboardBuilder and KeyboardParams classes into Keyboard class 2011-12-18 20:19:16 +09:00
KeyboardSwitcher.java Remove LatinKeyboard class 2011-12-18 19:10:42 +09:00
KeyboardView.java Get rid of Key.needsSpecialPopupHint and related 2011-12-18 16:08:28 +09:00
LatinKeyboardView.java Remove LatinKeyboard class 2011-12-18 19:10:42 +09:00
MiniKeyboard.java Move KeyboardBuilder and KeyboardParams classes into Keyboard class 2011-12-18 20:19:16 +09:00
MiniKeyboardView.java Make Keyboard.setShifted return void 2011-12-06 14:42:30 +09:00
MoreKeysDetector.java Get rid of usage of key index 2011-11-29 19:07:54 +09:00
MoreKeysPanel.java Make Keyboard.setShifted return void 2011-12-06 14:42:30 +09:00
PointerTracker.java Use Set to group Keys in Keyboard instead of List 2011-12-16 21:04:04 +09:00
ProximityInfo.java Move KeyboardBuilder and KeyboardParams classes into Keyboard class 2011-12-18 20:19:16 +09:00
SuddenJumpingTouchEventHandler.java Use Build.HARDWARE to determine "sudden jumping hack" 2011-09-20 11:09:42 +09:00