index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add debug facilities for gesture
Satoshi Kataoka
2013-05-09
2
-2
/
+29
*
Merge "Move gesture preview trail parameters to resource"
Tadashi G. Takaoka
2013-05-08
2
-33
/
+65
|
\
|
*
Move gesture preview trail parameters to resource
Tadashi G. Takaoka
2013-05-08
2
-33
/
+65
*
|
Consolidate dummy proximity info to the spell checker info
Satoshi Kataoka
2013-05-08
2
-20
/
+48
|
/
*
Avoid drawing too long gesture preview trails
Tadashi G. Takaoka
2013-05-07
1
-6
/
+17
*
Remove unused device form factor values
Tadashi G. Takaoka
2013-05-07
3
-26
/
+5
*
Move empty listner to KeyboardActionListener.Adapter
Tadashi G. Takaoka
2013-05-07
2
-5
/
+3
*
Clean up unused static variable
Tadashi G. Takaoka
2013-05-07
1
-3
/
+2
*
Record down point as gesture preview trail for sure
Tadashi G. Takaoka
2013-05-07
1
-5
/
+5
*
Remove unused gesture preview trail code
Tadashi G. Takaoka
2013-05-07
1
-30
/
+7
*
Using int instead of booleans to save keyboard shift state
Tadashi G. Takaoka
2013-05-02
1
-19
/
+14
*
Save automatic shift state while orientation changing
Tadashi G. Takaoka
2013-05-02
1
-2
/
+7
*
Fix graying animation of alt-code keys when space/enter is typed
Tadashi G. Takaoka
2013-04-26
1
-12
/
+14
*
Remove graying animation of alt-code keys while typing
Tadashi G. Takaoka
2013-04-26
1
-0
/
+5
*
Fix missing initialization of PreviewPlacerView
Tadashi G. Takaoka
2013-04-25
1
-0
/
+1
*
Don't triger onPress and startLongPressTimer when gesture is canceled
Tadashi G. Takaoka
2013-04-22
2
-22
/
+30
*
Merge "Avoid duplicate MotionEvents"
Kurt Partridge
2013-04-17
1
-4
/
+6
|
\
|
*
Avoid duplicate MotionEvents
Kurt Partridge
2013-04-17
1
-4
/
+6
*
|
Fix bug to update last interpolated index of GestureStroke
Tadashi G. Takaoka
2013-04-17
1
-5
/
+5
|
/
*
Merge "Add shadow to gesture preview trail"
Tadashi G. Takaoka
2013-04-16
2
-8
/
+39
|
\
|
*
Add shadow to gesture preview trail
Tadashi G. Takaoka
2013-04-16
2
-8
/
+39
*
|
Small cleanup
Jean Chalard
2013-04-16
1
-3
/
+3
*
|
Match the keyboard state to the recapitalize state.
Jean Chalard
2013-04-16
2
-8
/
+43
|
/
*
Merge "Ignore modifier key while sliding key input"
Tadashi G. Takaoka
2013-04-15
1
-3
/
+3
|
\
|
*
Ignore modifier key while sliding key input
Tadashi G. Takaoka
2013-04-15
1
-3
/
+3
*
|
Merge "Suppress calling onPressKey and onReleaseKey while detecting gesture"
Tadashi G. Takaoka
2013-04-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Suppress calling onPressKey and onReleaseKey while detecting gesture
Tadashi G. Takaoka
2013-04-15
1
-2
/
+2
*
|
Reset vertical correction when more suggestions are in modal mode
Tadashi G. Takaoka
2013-04-15
1
-1
/
+1
|
/
*
Add debug message to detect unusual zero width condition
Tadashi G. Takaoka
2013-04-11
1
-0
/
+12
*
Merge "Add TypefaceUtils"
Tadashi G. Takaoka
2013-04-11
5
-116
/
+168
|
\
|
*
Add TypefaceUtils
Tadashi G. Takaoka
2013-04-11
5
-116
/
+168
*
|
More precise geometry checking for more keys keyboard
Tadashi G. Takaoka
2013-04-11
1
-2
/
+3
|
/
*
Merge "Use private object as a lock instead of synchronized method"
Tadashi G. Takaoka
2013-04-10
1
-123
/
+145
|
\
|
*
Use private object as a lock instead of synchronized method
Tadashi G. Takaoka
2013-04-10
1
-123
/
+145
*
|
Merge "Protect simultaneously modifying gesture preview data"
Tadashi G. Takaoka
2013-04-10
1
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
Protect simultaneously modifying gesture preview data
Tadashi G. Takaoka
2013-04-10
1
-1
/
+15
*
|
Fix a bug where autocorrection status would be wrong.
Jean Chalard
2013-04-10
1
-1
/
+1
|
/
*
Merge "Separate StringUtils.capitalizeFirstCharacter"
Tadashi G. Takaoka
2013-04-10
1
-1
/
+1
|
\
|
*
Separate StringUtils.capitalizeFirstCharacter
Tadashi G. Takaoka
2013-04-10
1
-1
/
+1
*
|
Typing double letters via a 'circle' on the key.
Keisuke Kuroynagi
2013-04-10
1
-8
/
+10
|
/
*
Merge "Refactor SpellCheckerProximityInfo as extending ProximityInfo"
Tadashi G. Takaoka
2013-04-10
1
-17
/
+15
|
\
|
*
Refactor SpellCheckerProximityInfo as extending ProximityInfo
Tadashi G. Takaoka
2013-04-02
1
-17
/
+15
*
|
Interpolate gesture preview trails
Tadashi G. Takaoka
2013-04-01
3
-16
/
+304
*
|
Fix potential NPE in MainKeyboardView.KeyTimerHandler
Tadashi G. Takaoka
2013-03-28
1
-0
/
+3
*
|
Use XmlPullParser.getEventType()
Tadashi G. Takaoka
2013-03-26
2
-17
/
+19
*
|
Clean up XmlParserUtils
Tadashi G. Takaoka
2013-03-26
2
-14
/
+14
*
|
Remove unused import
Tadashi G. Takaoka
2013-03-22
1
-1
/
+0
*
|
Remove reference to string.english_ime_name
Tadashi G. Takaoka
2013-03-22
1
-4
/
+5
|
/
*
Clean up InflateException reference from KeyboardBuilder
Tadashi G. Takaoka
2013-03-21
1
-2
/
+1
*
Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS
Ken Wakasa
2013-03-18
4
-19
/
+20
[prev]
[next]