.. |
internal
|
Merge "Fixes to json output"
|
2012-05-29 17:48:50 -07: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 |
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 |
KeyDetector.java
|
Cleanup proximity related code
|
2012-03-19 18:33:59 +09:00 |
LatinKeyboardView.java
|
Restrict phantom sudden move event hack to specific device
|
2012-05-30 19:49:38 +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
|
am 9f41befb : am 9afafd0e : Merge "Restrict phantom sudden move event hack to specific device" into jb-dev
|
2012-05-30 03:59:36 -07:00 |
ProximityInfo.java
|
Utilize Rect's method
|
2012-05-31 14:05:34 +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 |