.. |
Key.java
|
Add "enabled" as an attribute of Key in Keyboard xml
|
2011-02-18 14:45:37 +09:00 |
KeyDetector.java
|
Remove next letters frequency handling
|
2011-02-17 13:59:41 +09:00 |
KeyStyles.java
|
Read "enabled" attribute of Key from <key-style>
|
2011-02-20 15:25:57 +09:00 |
Keyboard.java
|
Add the suggestion algorithm of words with space proximity
|
2011-03-04 20:37:18 -08:00 |
KeyboardActionListener.java
|
Remain in previous state while sliding off from shift key
|
2011-03-02 14:59:39 -08:00 |
KeyboardId.java
|
Add "passwordInput" attribute to case tag of Keyboard
|
2011-02-20 18:46:48 +09:00 |
KeyboardParser.java
|
Hide shortcut key when the shortcut IME is not enabled
|
2011-03-03 01:18:08 -08:00 |
KeyboardShiftState.java
|
Pressing shift could turn off shift state while auto capitalize mode
|
2011-01-19 11:59:45 +09:00 |
KeyboardSwitcher.java
|
Hide shortcut key when the shortcut IME is not enabled
|
2011-03-03 01:18:08 -08:00 |
KeyboardView.java
|
Remain in previous state while sliding off from shift key
|
2011-03-02 14:59:39 -08:00 |
LatinKeyboard.java
|
Add "passwordInput" attribute to case tag of Keyboard
|
2011-02-20 18:46:48 +09:00 |
LatinKeyboardView.java
|
Added support for speaking keys through accessibility service.
|
2011-02-23 18:16:43 -08:00 |
MiniKeyboard.java
|
Automatically layout mini keyboard
|
2011-01-25 20:36:11 +09:00 |
MiniKeyboardBuilder.java
|
Automatically layout mini keyboard
|
2011-01-25 20:36:11 +09:00 |
MiniKeyboardKeyDetector.java
|
Remove next letters frequency handling
|
2011-02-17 13:59:41 +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
|
Remain in previous state while sliding off from shift key
|
2011-03-02 14:59:39 -08:00 |
PointerTrackerKeyState.java
|
Cleanup keyboard drawing code
|
2011-02-01 19:42:56 +09:00 |
PointerTrackerQueue.java
|
Refactor PointerTracker class to include queue management
|
2010-12-21 18:56:27 +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 |
ProximityKeyDetector.java
|
Remove next letters frequency handling
|
2011-02-17 13:59:41 +09: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
|
Remove Tutorial class and unused debug feature
|
2010-12-10 18:24:00 +09:00 |
SwipeTracker.java
|
Move some inner static class to top class in new package
|
2010-12-02 20:06:01 +09:00 |