.. |
internal
|
Delay shift lock transient until long pressed shift key is released
|
2012-05-29 18:14:11 +09:00 |
Key.java
|
Use Math.round instead of (int) to convert Key coordinates from float to int
|
2012-05-28 16:16:35 +09:00 |
KeyDetector.java
|
Cleanup proximity related code
|
2012-03-19 18:33:59 +09:00 |
Keyboard.java
|
Fix stale key drawing
|
2012-05-17 14:46:10 +09:00 |
KeyboardActionListener.java
|
Fix some obvious compiler warnings
|
2012-03-29 15:07:53 +09:00 |
KeyboardId.java
|
Add Constants class to hold public constants
|
2012-04-19 19:45:19 +09:00 |
KeyboardLayoutSet.java
|
Add Constants class to hold public constants
|
2012-04-19 19:45:19 +09:00 |
KeyboardSwitcher.java
|
Get rid of heavy IPC call from key drawing code
|
2012-05-24 19:04:49 +09:00 |
KeyboardView.java
|
Reset automatic upper case when chroding key is pressed
|
2012-05-21 19:24:43 +09:00 |
LatinKeyboardView.java
|
Get rid of heavy IPC call from key drawing code
|
2012-05-24 19:04:49 +09:00 |
MoreKeysDetector.java
|
Cleanup proximity related code
|
2012-03-19 18:33:59 +09:00 |
MoreKeysKeyboard.java
|
Set divider icon's alpha value on the fly
|
2012-05-16 17:41:56 +09:00 |
MoreKeysKeyboardView.java
|
Fix calculation of more keys keyboard position based on key preview
|
2012-05-09 21:23:09 +09:00 |
MoreKeysPanel.java
|
Auto generate various shift states alphabet keyboard automatically
|
2012-01-31 12:55:45 +09:00 |
PointerTracker.java
|
Clean up some compiler warnings
|
2012-05-25 19:04:54 +09:00 |
ProximityInfo.java
|
Make ProximityInfo copy constructor for test
|
2012-05-23 17:45:19 +09:00 |
SuddenJumpingTouchEventHandler.java
|
add more data collection points to ResearchLogger (attempt #2)
|
2012-04-09 09:38:07 -07:00 |
ViewLayoutUtils.java
|
Cleanup FrameLayoutCompatUtils to ViewLayoutUtils
|
2012-04-02 22:55:12 +09:00 |