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
/
SuggestedWords.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make an add into a set.
Jean Chalard
2012-03-13
1
-5
/
+6
*
Cleanup
Jean Chalard
2012-03-13
1
-4
/
+0
*
Remove a method that causes annoying side-effects.
Jean Chalard
2012-03-13
1
-14
/
+6
*
Remove a useless parameter.
Jean Chalard
2012-03-13
1
-15
/
+22
*
Kill methods with side-effects, take 2
Jean Chalard
2012-03-13
1
-13
/
+2
*
Revert "Kill methods with side-effects"
Jean Chalard
2012-03-12
1
-0
/
+11
*
Kill methods with side-effects
Jean Chalard
2012-03-12
1
-11
/
+0
*
Consolidate words into SuggestedWordInfo
Jean Chalard
2012-03-12
1
-28
/
+22
*
Merge "Make a method accessible for tests"
Jean Chalard
2012-03-12
1
-1
/
+2
|
\
|
*
Make a method accessible for tests
Jean Chalard
2012-03-12
1
-1
/
+2
*
|
Make a method static
Jean Chalard
2012-03-12
1
-3
/
+5
|
/
*
Entirely remove safety net memory.
Jean Chalard
2012-03-09
1
-8
/
+4
*
Make the safety net memory private
Jean Chalard
2012-03-09
1
-2
/
+3
*
Remove a useless escape
Jean Chalard
2012-03-09
1
-4
/
+0
*
Export some more logic out of Latin IME
Jean Chalard
2012-03-09
1
-0
/
+10
*
Export some logic out of LatinIME
Jean Chalard
2012-03-09
1
-0
/
+10
*
Make SuggestedWords immutable completely
Tadashi G. Takaoka
2012-03-05
1
-18
/
+34
*
Make SuggestedWords partially immutable
Tadashi G. Takaoka
2012-03-05
1
-16
/
+11
*
Revert "Make SuggestedWords immutable"
Tadashi Takaoka
2012-03-05
1
-40
/
+29
*
Make SuggestedWords immutable
Tadashi G. Takaoka
2012-03-05
1
-29
/
+40
*
Move a method to a more sensical place.
Jean Chalard
2012-03-05
1
-0
/
+5
*
Some renaming
Jean Chalard
2012-03-02
1
-6
/
+6
*
Remove a useless method
Jean Chalard
2012-03-02
1
-4
/
+0
*
Revert "Make a member read-only"
Jean Chalard
2012-03-02
1
-5
/
+1
*
Make a member read-only
Jean Chalard
2012-03-02
1
-1
/
+5
*
Fix the safety net
satok
2011-10-13
1
-5
/
+16
*
Add pretty-printing to SuggestedWords.Builder to help debug
Jean Chalard
2011-10-07
1
-0
/
+13
*
Do not put the suggestion span for obsolete suggestions.
satok
2011-08-26
1
-1
/
+1
*
Cleanup CandidateView class
Tadashi G. Takaoka
2011-08-04
1
-1
/
+5
*
Fix a NPE when sent buggy data by an application
Jean Chalard
2011-07-27
1
-4
/
+9
*
Adaptive suggestions strip
Tadashi G. Takaoka
2011-07-01
1
-3
/
+16
*
Fix a typo.
Jean Chalard
2011-04-20
1
-4
/
+4
*
Remove mIsApplicationSpecifiedCompletions flags from SuggestedWords
Tadashi G. Takaoka
2011-03-02
1
-11
/
+5
*
Update suggestions if user typed word is found in dictionary
Tadashi G. Takaoka
2011-01-21
1
-2
/
+11
*
Dim previously suggested words
satok
2011-01-21
1
-24
/
+61
*
Disable auto-correct when previous suggestion candidates are shown
satok
2011-01-18
1
-1
/
+1
*
Suppress punctuation suggestions if not needed
Tadashi G. Takaoka
2010-12-22
1
-7
/
+27
*
Fix auto correction threshold values array reference
Tadashi G. Takaoka
2010-12-13
1
-1
/
+5
*
Introduce SuggestedWords class to represent suggestions list
Tadashi G. Takaoka
2010-12-12
1
-0
/
+120
[prev]