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
...
*
Send correct coordinates for the spell checker
Jean Chalard
2012-03-23
1
-27
/
+2
*
Cleanup proximity related code
satok
2012-03-19
1
-5
/
+4
*
Calculate proximity characters in the native code
satok
2012-03-16
1
-2
/
+2
*
Do not change the proximity orders
satok
2012-03-16
1
-16
/
+0
*
Remove touch dead zone
Tadashi G. Takaoka
2012-03-15
1
-2
/
+2
*
Really pass the y - touch correction to the native code
satok
2012-03-14
1
-1
/
+1
*
Fix coordinates sent to native code
satok
2012-03-06
1
-8
/
+14
*
Integrate the logic to calculate the proximities
satok
2012-03-06
1
-3
/
+47
*
Activate the code to cancel a manual pick (A5)
Jean Chalard
2012-02-22
1
-12
/
+5
*
Give LastComposedWord knowledge of the separator (A2)
Jean Chalard
2012-02-21
1
-2
/
+3
*
Give LastComposedWord knowledge of the committed word (A1)
Jean Chalard
2012-02-21
1
-5
/
+5
*
Fix the auto-composer to support supplementary chars
Jean Chalard
2012-02-08
1
-13
/
+22
*
Fix a bug with common objects.
Jean Chalard
2012-02-06
1
-3
/
+8
*
Fix a bug when deleting the last char
Jean Chalard
2012-02-03
1
-2
/
+4
*
Fix string iterations in a couple places.
Jean Chalard
2012-02-03
1
-1
/
+2
*
Support additional proximity characters
satok
2012-02-02
1
-3
/
+1
*
Cleanup (A9)
Jean Chalard
2012-01-26
1
-2
/
+4
*
Remove a useless member (A8)
Jean Chalard
2012-01-26
1
-1
/
+1
*
Remove the CharacterStore class (A7)
Jean Chalard
2012-01-26
1
-70
/
+50
*
Straighten out resuming suggestion on kept word (A5)
Jean Chalard
2012-01-26
1
-7
/
+0
*
Remove mCommittedWordSavedForSuggestionResuming (A4)
Jean Chalard
2012-01-26
1
-23
/
+13
*
Move some functionality into LastComposedWord (A3)
Jean Chalard
2012-01-26
1
-9
/
+4
*
Add useful information to LastComposedWord (A2)
Jean Chalard
2012-01-26
1
-1
/
+4
*
Add a class for previously composed data (A1)
Jean Chalard
2012-01-26
1
-20
/
+4
*
Fix a typo. A follow up to I68dd6b8d
Ken Wakasa
2011-12-21
1
-1
/
+1
*
Fix a bug with wrong auto-correct cancellation
Jean Chalard
2011-12-21
1
-7
/
+37
*
Reorganize the auto-correction memory
Jean Chalard
2011-12-19
1
-19
/
+26
*
Remove LatinKeyboard class
Tadashi G. Takaoka
2011-12-18
1
-5
/
+4
*
Use the WordComposer to check if we are composing a word
Jean Chalard
2011-12-16
1
-0
/
+4
*
Make the word composer aware of commits.
Jean Chalard
2011-12-16
1
-4
/
+23
*
Group all input-related info into an inner class.
Jean Chalard
2011-12-15
1
-33
/
+50
*
Various mini-cleanups
Jean Chalard
2011-12-13
1
-1
/
+1
*
Move mBestWord to the word composer.
Jean Chalard
2011-12-13
1
-1
/
+30
*
Remove a duplicated variable.
Jean Chalard
2011-12-12
1
-3
/
+0
*
Get rid of usage of key index
Tadashi G. Takaoka
2011-11-29
1
-1
/
+1
*
Merge "Resume suggestion when backspacing to the end of a word"
Jean Chalard
2011-11-29
1
-0
/
+46
|
\
|
*
Resume suggestion when backspacing to the end of a word
Jean Chalard
2011-11-29
1
-0
/
+46
*
|
Keep count of the trailing single quotes for suggestions
Jean Chalard
2011-11-29
1
-10
/
+18
|
/
*
Special case quotes at start and end of words
Jean Chalard
2011-11-21
1
-3
/
+19
*
Make some private method static
Tadashi G. Takaoka
2011-10-28
1
-1
/
+1
*
Fix checking capitalized word code
Tadashi G. Takaoka
2011-09-16
1
-1
/
+1
*
Avoid returning an object that's still used internally
Jean Chalard
2011-09-15
1
-2
/
+2
*
Make WordComposer aware of capitalized word
Tadashi G. Takaoka
2011-09-13
1
-52
/
+27
*
Fix the available input locales and moved Recorrection
satok
2011-05-12
1
-1
/
+1
*
Move re-correction codes to Recorrection.java
satok
2011-05-10
1
-4
/
+8
*
Add proximity info to native
satok
2011-02-23
1
-12
/
+42
*
Remove next letters frequency handling
Tadashi G. Takaoka
2011-02-17
1
-0
/
+4
*
Capitalize the displayed text in the suggestion bar when all of the user type...
Ken Wakasa
2010-09-28
1
-9
/
+17
*
Fix ArrayIndexOutOfBoundsException in WordComposer
Tadashi G. Takaoka
2010-09-23
1
-16
/
+10
*
Clean up LatinIME java
satok
2010-08-24
1
-2
/
+1
[prev]
[next]