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
/
Suggest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
(DO NOT MERGE) Fix showing important notice even at beginning of sentence
Tadashi G. Takaoka
2014-09-18
1
-2
/
+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
|
\
\
|
|
/
|
/
|
|
*
Don't upcase suggestions when resuming on an uppercase word
Jean Chalard
2014-05-22
1
-1
/
+4
*
|
Fix: too many calls to getSuggestedWordsForTypingInput
Jean Chalard
2014-05-22
1
-1
/
+0
|
/
*
Use PrevWordsInfo instead of String in Java side.
Keisuke Kuroyanagi
2014-05-19
1
-8
/
+8
*
Fix: StringIndexOutOfBoundsException.
Keisuke Kuroyanagi
2014-05-16
1
-1
/
+1
*
[CB14.5] Stop copying WordComposers.
Jean Chalard
2014-03-28
1
-14
/
+1
*
Merge "[CB14] Implement backspace in the combiner chain"
Jean Chalard
2014-03-25
1
-1
/
+6
|
\
|
*
[CB14] Implement backspace in the combiner chain
Jean Chalard
2014-03-25
1
-1
/
+6
*
|
Remove logic related to dictionary loading from LatinIME.
Keisuke Kuroyanagi
2014-03-25
1
-63
/
+24
|
/
*
Merge "Separate utility methods from BinaryDictionary."
Keisuke Kuroyanagi
2014-03-05
1
-1
/
+2
|
\
|
*
Separate utility methods from BinaryDictionary.
Keisuke Kuroyanagi
2014-03-05
1
-1
/
+2
*
|
Merge changes I20ce61c4,I2edab4e3
Keisuke Kuroyanagi
2014-03-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Remove redundant creation of dictionary facilitator.
Keisuke Kuroyanagi
2014-02-27
1
-0
/
+1
*
|
Fix: wrong auto correction for whilelist and personalized words.
Keisuke Kuroyanagi
2014-02-28
1
-4
/
+4
*
|
Fix a bug with auto-caps entries from personalization
Jean Chalard
2014-02-27
1
-3
/
+6
*
|
[QRP5] Fix boldness for predictions, and small refactoring
Jean Chalard
2014-02-25
1
-1
/
+1
*
|
[QRP2] Small refactor
Jean Chalard
2014-02-25
1
-3
/
+4
|
/
*
Add PunctuationSuggestions class
Tadashi G. Takaoka
2014-02-14
1
-2
/
+0
*
Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag
Tadashi G. Takaoka
2014-02-06
1
-4
/
+3
*
Merge "Conditionally store the raw suggestions."
Jean Chalard
2014-02-06
1
-4
/
+18
|
\
|
*
Conditionally store the raw suggestions.
Jean Chalard
2014-02-06
1
-4
/
+18
*
|
Remove a redundant comment.
Jean Chalard
2014-02-05
1
-2
/
+0
|
/
*
Stop considering personalization dicts outputs as words
Jean Chalard
2014-02-05
1
-5
/
+17
*
[IL76] Remove a SuggestionStripView dependency
Jean Chalard
2014-01-23
1
-4
/
+2
*
Fix a failing test
Jean Chalard
2013-12-27
1
-2
/
+3
*
Make setAdditionalDictionaries private.
Keisuke Kuroyanagi
2013-12-27
1
-16
/
+9
*
Extract dict operations from Suggest to a new class.
Keisuke Kuroyanagi
2013-12-26
1
-329
/
+14
*
Use SettingsValues instead of Settings in Suggest.
Keisuke Kuroyanagi
2013-12-25
1
-6
/
+2
*
Move dict operations to Suggest.
Keisuke Kuroyanagi
2013-12-25
1
-23
/
+90
[next]