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 prev words context to the SuggestedWordInfo.
Mohammadinamul Sheik
2015-03-19
1
-3
/
+4
*
Remove rejected suggestion in LatinIME.
Dan Zivkovic
2015-03-16
1
-2
/
+5
*
Redundant code matches multiple languages.
Dan Zivkovic
2015-03-16
1
-67
/
+11
*
Remove ALS from LatinIME.
Dan Zivkovic
2015-03-11
1
-7
/
+6
*
Merge "Don't assume that correctable words are invalid"
Dan Zivkovic
2015-02-26
1
-6
/
+8
|
\
|
*
Don't assume that correctable words are invalid
Dan Zivkovic
2015-02-25
1
-6
/
+8
*
|
Use Keyboard in several interfaces.
Mario Tanev
2015-02-25
1
-22
/
+15
|
/
*
Auto-correct without whitelist in Delight3.
Dan Zivkovic
2015-02-25
1
-4
/
+7
*
Pass ComposedData to the decoder instead of WordComposer.
Martin Paraskevov
2015-02-24
1
-5
/
+6
*
AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator
Mohammadinamul Sheik
2015-02-04
1
-8
/
+16
*
Allow whitelist changes when no close word
Jean Chalard
2014-11-26
1
-10
/
+82
*
Use confidence to fix whitelist
Jean Chalard
2014-11-26
1
-3
/
+16
*
Annotate the typed word with its source dictionary
Jean Chalard
2014-11-20
1
-6
/
+12
*
Make the typed word a SuggestedWordInfo
Jean Chalard
2014-11-20
1
-15
/
+18
*
Remove a deprecated constructor to SuggestedWords
Jean Chalard
2014-11-07
1
-1
/
+5
*
Merge "Remove Dict dependency on WordComposer and ProximityInfo"
Jean Chalard
2014-10-31
1
-4
/
+4
|
\
|
*
Remove Dict dependency on WordComposer and ProximityInfo
Jean Chalard
2014-10-29
1
-4
/
+4
*
|
Merge "[CS8] Add explanations"
Jean Chalard
2014-10-29
1
-16
/
+28
|
\
\
|
|
/
|
/
|
|
*
[CS8] Add explanations
Jean Chalard
2014-10-28
1
-16
/
+28
*
|
Move StringUtils under common.
Jean Chalard
2014-10-28
1
-1
/
+1
|
/
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-0
/
+1
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-1
/
+1
*
Enforce a length limit to auto-correction for some languages
Jean Chalard
2014-10-17
1
-2
/
+58
*
[ML15] First step in removing DictionaryFacilitator.getLocale
Jean Chalard
2014-10-07
1
-6
/
+6
*
Rename PrevWordsInfo to NgramContext.
Keisuke Kuroyanagi
2014-09-29
1
-7
/
+7
*
Fix showing important notice even at beginning of sentence
Tadashi G. Takaoka
2014-09-18
1
-2
/
+10
*
Making spelling of the word "distracters" consistent
Adrian Velicu
2014-09-17
1
-1
/
+1
*
[ML7] Have multiple DictionaryGroup instances in facilitator
Jean Chalard
2014-09-16
1
-1
/
+1
*
[ML3] Put the locale in SuggestedWordInfo
Jean Chalard
2014-09-01
1
-6
/
+10
*
Fix a bug where the top prediction would disappear.
Jean Chalard
2014-08-26
1
-6
/
+6
*
Add the input style to SuggestedWords.
Jean Chalard
2014-08-14
1
-19
/
+18
*
Rename LatinImeLogger to DebugFlags
Tadashi G. Takaoka
2014-07-16
1
-1
/
+2
*
Move phrase gesture from additional features to public.
Keisuke Kuroyanagi
2014-07-08
1
-14
/
+11
*
[CS6] Cut out methods to clarify what we are doing
Jean Chalard
2014-06-30
1
-39
/
+45
*
[CS5] Use a local var to keep the first suggestion
Jean Chalard
2014-06-27
1
-6
/
+7
*
Fix the build
Jean Chalard
2014-06-26
1
-1
/
+1
*
[CS4] Remove useless tests and processing
Jean Chalard
2014-06-26
1
-22
/
+9
*
[CS3] Move transformation of words to earlier
Jean Chalard
2014-06-23
1
-15
/
+15
*
[CS2] Refactor a bit removeDups
Jean Chalard
2014-06-23
1
-2
/
+2
*
[CS1] Some initial clean up
Jean Chalard
2014-06-23
1
-24
/
+17
*
[CM1] Let predictions be aware of capitalize mode.
Jean Chalard
2014-06-16
1
-1
/
+2
*
Remove mPrevWordsInfo
Jean Chalard
2014-06-10
1
-8
/
+8
*
Remove LatinImeLogger and UsabilityStudyLogUtils
Tadashi G. Takaoka
2014-05-29
1
-13
/
+0
*
Stop directly checking SuggestedWordInfo.mKind
Keisuke Kuroyanagi
2014-05-28
1
-1
/
+1
*
Use whether it's exact match to detect distracters.
Keisuke Kuroyanagi
2014-05-26
1
-2
/
+2
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-7
/
+5
*
Merge "Revert "Fix: too many calls to getSuggestedWordsForTypingInput""
Ken Wakasa
2014-05-23
1
-0
/
+1
|
\
|
*
Revert "Fix: too many calls to getSuggestedWordsForTypingInput"
Ken Wakasa
2014-05-23
1
-0
/
+1
*
|
Have DictionaryFacilitator in LatinIME.
Keisuke Kuroyanagi
2014-05-23
1
-2
/
+5
*
|
Merge "Don't upcase suggestions when resuming on an uppercase word"
Jean Chalard
2014-05-22
1
-1
/
+4
|
\
\
|
|
/
|
/
|
[next]