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
/
latin
/
WordComposer.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a bug with languages without spaces and predictions
Jean Chalard
2013-12-16
1
-21
/
+17
*
Don't use the previous word after a non-whitespace separator
Jean Chalard
2013-12-13
1
-1
/
+13
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-8
/
+31
*
Add getters and copy constructor to Key class
Tadashi G. Takaoka
2013-08-15
1
-2
/
+2
*
Refactor on UserHistoryDictionary
Satoshi Kataoka
2013-07-26
1
-1
/
+1
*
Fix a bug when moving the pointer in a > 48 chars word
Jean Chalard
2013-07-22
1
-2
/
+24
*
Do not re-resume suggestion if it's not needed.
Jean Chalard
2013-07-01
1
-0
/
+34
*
Consolidate dummy proximity info to the spell checker info
Satoshi Kataoka
2013-05-08
1
-3
/
+1
*
If there are no suggestion span, recompute suggestions.
Jean Chalard
2013-04-15
1
-2
/
+14
*
Reject a previously user-refused suggestion.
Jean Chalard
2013-04-15
1
-0
/
+20
*
Restart suggestions when the cursor moves.
Jean Chalard
2013-04-12
1
-0
/
+16
*
Use WordComposer.addKeyInfo for testing
Tadashi G. Takaoka
2013-02-20
1
-1
/
+3
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Reset forgotten members (D3)
Jean Chalard
2013-01-17
1
-0
/
+2
*
Forward the capitalized mode to the positional info (D1)
Jean Chalard
2013-01-17
1
-1
/
+2
*
Privatize a few constants in BinaryDictionary.java
Ken Wakasa
2012-12-17
1
-7
/
+7
*
Move code point constants from Keyboard to Constants class
Tadashi G. Takaoka
2012-10-29
1
-3
/
+3
*
Replace useless CharSequence to String
Tadashi G. Takaoka
2012-10-22
1
-9
/
+10
*
Fix possible NPE caused while monkey test
Tadashi G. Takaoka
2012-10-03
1
-8
/
+10
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Fix a bug that would persist caps lock state
Jean Chalard
2012-09-19
1
-3
/
+6
*
Fix a bug with capitalizations (A15)
Jean Chalard
2012-09-18
1
-1
/
+1
*
Allow Latin IME to cancel smiley-auto-correct consistenly
Jean Chalard
2012-08-29
1
-2
/
+2
*
Merge "Treat all caps for gesture input." into jb-mr1-dev
Jean Chalard
2012-08-21
1
-1
/
+8
|
\
|
*
Treat all caps for gesture input.
Jean Chalard
2012-08-21
1
-1
/
+8
*
|
Merge "Tell the shift mode to the word composer." into jb-mr1-dev
Jean Chalard
2012-08-21
1
-9
/
+24
|
\
|
|
*
Tell the shift mode to the word composer.
Jean Chalard
2012-08-21
1
-9
/
+24
*
|
Rename and consolidate some constants
Tadashi G. Takaoka
2012-08-21
1
-7
/
+2
|
/
*
Don't auto-correct when there are digits.
Jean Chalard
2012-07-28
1
-0
/
+13
*
Add default capacity parameter to InputPointers' constructor
Tadashi G. Takaoka
2012-07-19
1
-1
/
+1
*
Merging minimal gesture input
Tom Ouyang
2012-07-13
1
-5
/
+21
*
Fix a bug where the word composer is not correctly reset
Jean Chalard
2012-07-13
1
-0
/
+3
*
Add batch input dictionary lookup
Tadashi G. Takaoka
2012-07-10
1
-0
/
+14
*
Refresh the cached single quotes count on commit
Jean Chalard
2012-07-10
1
-0
/
+1
*
Remove unused WordComposer.init method
Tadashi G. Takaoka
2012-07-06
1
-5
/
+1
*
Merge "Remove WordComposer.add(int, int, int, KeyDetector) method"
Tadashi G. Takaoka
2012-07-04
1
-20
/
+1
|
\
|
*
Remove WordComposer.add(int, int, int, KeyDetector) method
Tadashi G. Takaoka
2012-07-04
1
-20
/
+1
*
|
Use Keyboard.getKey
Tadashi G. Takaoka
2012-07-04
1
-7
/
+6
|
/
*
Add input pointers
Satoshi Kataoka
2012-06-29
1
-21
/
+9
*
Small cleanups
Ken Wakasa
2012-06-27
1
-1
/
+1
*
Cancel adding user history bigram when autocorrection is cancelled
satok
2012-05-24
1
-2
/
+3
*
Don't autocorrect after suggestion resuming
Jean Chalard
2012-05-01
1
-0
/
+14
*
Fix some obvious compiler warnings
Tadashi G. Takaoka
2012-03-29
1
-3
/
+1
*
Good bye the proximity logic in Java code
satok
2012-03-28
1
-10
/
+4
*
Do not re-calculate primary code in WordComposer
satok
2012-03-28
1
-3
/
+3
*
Fix AIOOBE
satok
2012-03-28
1
-1
/
+5
*
ongoing cleanup 2
satok
2012-03-27
1
-24
/
+28
*
Merge "Cleanup jni 1"
satok
2012-03-23
1
-2
/
+0
|
\
|
*
Cleanup jni 1
satok
2012-03-23
1
-2
/
+0
*
|
Stop creating useless objects
Jean Chalard
2012-03-23
1
-15
/
+3
|
/
[prev]
[next]