index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
Suggest.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add debugging info for Latin IME.
Jean Chalard
2011-02-01
1
-4
/
+28
*
Merge "Fix auto-correction threshold and promote full matched words" into hon...
satok
2011-01-26
1
-1
/
+1
|
\
|
*
Fix auto-correction threshold and promote full matched words
satok
2011-01-27
1
-1
/
+1
*
|
Fix safety net not to be enabled at aggressive autocompletion mode
satok
2011-01-27
1
-0
/
+4
|
/
*
Dim previously suggested words
satok
2011-01-21
1
-8
/
+8
*
Add a safety net for auto-correction.
satok
2011-01-19
1
-7
/
+18
*
Fixes in close() in BinaryDictionary.
Ken Wakasa
2011-01-17
1
-4
/
+4
*
Load main dic in native
Ken Wakasa
2011-01-07
1
-15
/
+26
*
Consolidate main dictionary files.
Ken Wakasa
2011-01-05
1
-1
/
+1
*
Suppress punctuation suggestions if not needed
Tadashi G. Takaoka
2010-12-22
1
-1
/
+1
*
Fix auto correction threshold values array reference
Tadashi G. Takaoka
2010-12-13
1
-16
/
+14
*
Cleanup unused string resources
Tadashi G. Takaoka
2010-12-12
1
-5
/
+5
*
Introduce SuggestedWords class to represent suggestions list
Tadashi G. Takaoka
2010-12-12
1
-7
/
+12
*
Remove LatinIME prefix from classes
Tadashi G. Takaoka
2010-12-09
1
-1
/
+1
*
Suggest excessive characters
satok
2010-12-08
1
-36
/
+7
*
Move some inner static class to top class in new package
Tadashi G. Takaoka
2010-12-02
1
-0
/
+1
*
Cleanup unused Java import
Tadashi G. Takaoka
2010-11-29
1
-5
/
+5
*
Capitalization for "Quick Fixes" words doesn't work
Ken Wakasa
2010-11-01
1
-3
/
+19
*
Add an auto complete's threshold option.
Mitsuhiro Shimoda
2010-10-05
1
-2
/
+13
*
Capitalize the displayed text in the suggestion bar when all of the user type...
Ken Wakasa
2010-09-28
1
-3
/
+9
*
Clean up LatinIME java
satok
2010-08-24
1
-2
/
+0
*
DO NOT MERGE. Backport LatinIME from master to Gingerbread
satok
2010-08-20
1
-43
/
+196
*
Clarify licensing
Jean-Baptiste Queru
2010-04-05
1
-1
/
+1
*
Don't auto-add when in suggest-only mode. Bug: 2521344
Amith Yamasani
2010-03-24
1
-5
/
+4
*
Remove popup for extension keyboard in landscape. bug: 2519903
Amith Yamasani
2010-03-17
1
-1
/
+1
*
Don't let the native code target be included twice when unbundling.
Amith Yamasani
2010-03-09
1
-0
/
+378
[prev]