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
...
|
*
Make AutoCorrection static and non-instantiable (A5)
Jean Chalard
2012-03-08
1
-4
/
+1
*
|
Merge "Move a memory in the container class (A4)"
Jean Chalard
2012-03-08
1
-2
/
+5
|
\
|
|
*
Move a memory in the container class (A4)
Jean Chalard
2012-03-08
1
-2
/
+5
*
|
Merge "Remove an unused method"
Jean Chalard
2012-03-08
1
-14
/
+0
|
\
\
|
*
|
Remove an unused method
Jean Chalard
2012-03-09
1
-14
/
+0
*
|
|
Merge "Stop uselessly remembering a value (A2)"
Jean Chalard
2012-03-08
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Stop uselessly remembering a value (A2)
Jean Chalard
2012-03-08
1
-1
/
+5
*
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
Tadashi G. Takaoka
2012-03-08
1
-3
/
+47
|
/
*
Integrate the logic to calculate the proximities
satok
2012-03-06
1
-1
/
+0
*
Convert an internal enum into an int of same underlying value.
Jean Chalard
2012-01-26
1
-6
/
+6
*
Fix SuggestTests
Tadashi G. Takaoka
2012-01-13
1
-1
/
+1
*
Stop a flag from escaping.
Jean Chalard
2011-12-09
1
-15
/
+8
*
Remove a useless method
Jean Chalard
2011-12-08
1
-4
/
+0
*
Keep count of the trailing single quotes for suggestions
Jean Chalard
2011-11-29
1
-11
/
+19
*
Special case quotes at start and end of words
Jean Chalard
2011-11-21
1
-13
/
+30
*
Make some private method static
Tadashi G. Takaoka
2011-10-28
1
-2
/
+3
*
Use the whitelist as a dictionary in the spell checker.
Jean Chalard
2011-10-07
1
-3
/
+3
*
Make the whitelist an instanciable class.
Jean Chalard
2011-10-06
1
-8
/
+10
*
Remove code related to AutoText
satok
2011-10-03
1
-34
/
+6
*
Avoid returning an object that's still used internally
Jean Chalard
2011-09-15
1
-4
/
+2
*
Fix a bug where autotext would occasionally not work
Jean Chalard
2011-09-01
1
-15
/
+5
*
Fix a bug with the string pool.
Jean Chalard
2011-08-23
1
-1
/
+8
*
Move the dupes-removing method to the Utils class
Jean Chalard
2011-08-19
1
-28
/
+1
*
Make the string builder pool in Suggest a singleton.
Jean Chalard
2011-08-18
1
-40
/
+14
*
Refactor string removal to make it static
Jean Chalard
2011-08-18
1
-7
/
+8
*
Stop reloading contacts when not appropriate.
Jean Chalard
2011-08-09
1
-1
/
+7
*
Correction mode should not rely on the existence of the main dic
Ken Wakasa
2011-08-08
1
-0
/
+2
*
Create a way to pass the proximity info to the dictionary
Jean Chalard
2011-08-04
1
-6
/
+10
*
Load the binary dictionary asynchronously.
Jean Chalard
2011-07-27
1
-15
/
+35
*
Rename AutoDictionary to UserUnigramDictionary.
Jean Chalard
2011-07-15
1
-8
/
+14
*
Support Turkish keyboard
Tadashi G. Takaoka
2011-06-21
1
-0
/
+3
*
Close dictionary appropriately
Tadashi G. Takaoka
2011-06-20
1
-28
/
+21
*
Implement expandable candidates pane
Tadashi G. Takaoka
2011-06-14
1
-1
/
+1
*
Add an option to use or not the contacts dictionary.
Jean Chalard
2011-06-13
1
-1
/
+6
*
Create a dictionary collection and a dictionary factory.
Jean Chalard
2011-04-27
1
-10
/
+8
*
Fix Eclipse warnings.
Jean Chalard
2011-04-26
1
-1
/
+1
*
Use user-history bigrams when no input if available.
Jean Chalard
2011-04-22
1
-16
/
+31
*
Check the availability of layouts for showing the input languages in the sett...
satok
2011-04-21
1
-1
/
+1
*
Move language-specific keyboard setting to resources.
Jean Chalard
2011-04-20
1
-4
/
+4
*
Add different ways of reading the dictionary file.
Jean Chalard
2011-03-18
1
-2
/
+17
*
Refactor BinaryDictionary a bit
Tadashi G. Takaoka
2011-03-16
1
-4
/
+6
*
Add Utils.equalsIgnoreCase methods
Tadashi G. Takaoka
2011-03-16
1
-59
/
+41
*
Avoid the removal of high-ranking exactly typed candidates.
Jean Chalard
2011-03-15
1
-1
/
+14
*
Add whitelist dictionary
satok
2011-03-08
1
-43
/
+53
*
Cleanup Suggest to be able to be unit test ready
Tadashi G. Takaoka
2011-03-03
1
-59
/
+52
*
Move the auto correction functionalities to AutoCorrection.java
satok
2011-03-03
1
-65
/
+49
*
Clear suggestion strip when the suggestion starts
Ken Wakasa
2011-03-02
1
-1
/
+1
*
Remove next letters frequency handling
Tadashi G. Takaoka
2011-02-17
1
-20
/
+6
*
Add unit test helper method to BinaryDictionary and Suggest
Tadashi G. Takaoka
2011-02-08
1
-0
/
+7
*
Move and rename computeProximityThreshold
Tadashi G. Takaoka
2011-02-08
1
-7
/
+7
[prev]
[next]