.. |
Key.java
|
Disable key preview of space, return and delete
|
2011-04-21 19:04:49 +09:00 |
Keyboard.java
|
Rename and reorganize key code
|
2011-04-21 20:32:33 +09:00 |
KeyboardActionListener.java
|
Remain in previous state while sliding off from shift key
|
2011-03-02 14:59:39 -08:00 |
KeyboardId.java
|
Move a debug utility function to EditorInfoCompatUtils
|
2011-03-25 12:56:57 -07:00 |
KeyboardParser.java
|
Check the availability of layouts for showing the input languages in the settings
|
2011-04-21 17:17:32 +09:00 |
KeyboardShiftState.java
|
Pressing shift could turn off shift state while auto capitalize mode
|
2011-01-19 11:59:45 +09:00 |
KeyboardSwitcher.java
|
Fix language switch preview
|
2011-04-22 18:26:32 +09:00 |
KeyboardView.java
|
Fix repeat key behavior
|
2011-04-22 21:17:55 +09:00 |
KeyDetector.java
|
Disable key preview of space, return and delete
|
2011-04-21 19:04:49 +09:00 |
KeyStyles.java
|
Simplify the Key's on state transition
|
2011-04-07 20:28:46 +09:00 |
LatinKeyboard.java
|
Merge "Display the language name on the spacebar if the full display locale name is too longer than the space bar"
|
2011-04-25 06:21:08 -07:00 |
LatinKeyboardView.java
|
Move sliding language switch code to PointerTracker
|
2011-04-22 17:02:38 +09:00 |
MiniKeyboard.java
|
Automatically layout mini keyboard
|
2011-01-25 20:36:11 +09:00 |
MiniKeyboardBuilder.java
|
Auto mini keyboard layout
|
2011-04-15 18:19:31 +09:00 |
MiniKeyboardKeyDetector.java
|
Refactoring keyboard drawing code and KeyDetector
|
2011-04-15 18:35:08 +09:00 |
ModifierKeyState.java
|
Automaticaly snap back to the previous mode from sliding symbol input
|
2010-12-19 18:48:49 +09:00 |
PointerTracker.java
|
Fix repeat key behavior
|
2011-04-22 21:17:55 +09:00 |
PointerTrackerKeyState.java
|
Remove mPreviousKey in PointerTracker
|
2011-04-19 17:35:11 +09:00 |
PointerTrackerQueue.java
|
Release the previous key if multi touch input is started
|
2011-04-22 21:31:22 +09:00 |
PopupCharactersParser.java
|
Remove multi-tap feature
|
2010-12-20 21:58:31 +09:00 |
ProximityInfo.java
|
Add the suggestion algorithm of words with space proximity
|
2011-03-04 20:37:18 -08:00 |
Row.java
|
Remove Row object from MiniKeyboardBuilder
|
2011-01-01 13:52:36 +09:00 |
ShiftKeyState.java
|
Refactor LatinKeyboard and LatinKey
|
2010-12-02 23:03:59 +09:00 |
SlidingLocaleDrawable.java
|
Don't show spacebar preview if key preview is disabled
|
2011-04-15 23:22:48 +09:00 |
SwipeTracker.java
|
Move some inner static class to top class in new package
|
2010-12-02 20:06:01 +09:00 |