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
/
spellcheck
/
AndroidSpellCheckerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
LatinIME: Set proper keyboard for Georgian script
Vasyl Gello
2019-12-11
1
-0
/
+2
*
LatinIME: Add new type for Bulgarian script
Vasyl Gello
2019-12-11
1
-0
/
+2
*
Add shortcut support to UserDictionaryLookup.
Dan Zivkovic
2015-04-02
1
-33
/
+2
*
Make Hebrew spellchecking spellcheck Hebrew.
Chieu Nguyen
2015-03-27
1
-0
/
+2
*
Not all cyrillic scripts use east_slavic layout.
Dan Zivkovic
2015-03-27
1
-3
/
+7
*
Avoid creating empty String[].
Dan Zivkovic
2015-03-12
1
-2
/
+4
*
Remove unused phrase gesture code.
Chieu Nguyen
2015-03-11
1
-2
/
+1
*
Handle null InputMethodSubtype.
Dan Zivkovic
2015-03-06
1
-1
/
+1
*
Use Keyboard in several interfaces.
Mario Tanev
2015-02-25
1
-5
/
+5
*
Pass ComposedData to the decoder instead of WordComposer.
Martin Paraskevov
2015-02-24
1
-5
/
+5
*
Spell checker uses cache of size 1.
Dan Zivkovic
2015-02-20
1
-3
/
+3
*
Merge "Add new class spellcheck.UserDictionaryLookup that can look up the sys...
Mario Tanev
2015-02-10
1
-0
/
+33
|
\
|
*
Add new class spellcheck.UserDictionaryLookup that can look up the
Mario Tanev
2015-02-10
1
-0
/
+33
*
|
Cleanup in preparation of distracter change.
Dan Zivkovic
2015-02-06
1
-3
/
+1
|
/
*
Don't check user dictionary, except for spelling.
Dan Zivkovic
2015-02-04
1
-1
/
+1
*
AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator
Mohammadinamul Sheik
2015-02-04
1
-2
/
+5
*
LatinIME portion of multi-lang option removal.
Dan Zivkovic
2015-01-29
1
-2
/
+1
*
Remove Dict dependency on WordComposer and ProximityInfo
Jean Chalard
2014-10-29
1
-1
/
+2
*
Height of the keyboard for spellchecker is too large.
Keisuke Kuroyanagi
2014-10-24
1
-1
/
+1
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-3
/
+0
*
Rename PrevWordsInfo to NgramContext.
Keisuke Kuroyanagi
2014-09-29
1
-3
/
+3
*
[ML7] Have multiple DictionaryGroup instances in facilitator
Jean Chalard
2014-09-16
1
-1
/
+1
*
Create DictionaryFacilitatorLruCache.
Keisuke Kuroyanagi
2014-08-27
1
-114
/
+8
*
Revert "Revert "[ML1] Introduce RichInputMethodSubtype""
Jean Chalard
2014-08-25
1
-1
/
+2
*
Revert "[ML1] Introduce RichInputMethodSubtype"
Jean Chalard
2014-08-22
1
-2
/
+1
*
[ML1] Introduce RichInputMethodSubtype
Jean Chalard
2014-08-22
1
-1
/
+2
*
Remove SuggestionsGatherer.
Keisuke Kuroyanagi
2014-07-10
1
-89
/
+4
*
Quit sorting suggestions in AndroidSpellCheckerService.
Keisuke Kuroyanagi
2014-07-10
1
-37
/
+14
*
Make spell checker use dictionary facilitator.
Keisuke Kuroyanagi
2014-07-10
1
-153
/
+185
*
Additional subtype ID should be independent of OS-version
Yohei Yukawa
2014-07-04
1
-2
/
+2
*
[SD9] Add armenian and georgian scripts
Jean Chalard
2014-07-01
1
-2
/
+1
*
[SD1] Move script-related methods to a new utils class.
Jean Chalard
2014-06-26
1
-45
/
+5
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-6
/
+4
*
Move dicts for spellchecker to under spellcheck.
Keisuke Kuroyanagi
2014-04-28
1
-2
/
+0
*
Fix: spell checker wrongly sorts suggestions.
Keisuke Kuroyanagi
2014-03-28
1
-7
/
+4
*
Separate utility methods from BinaryDictionary.
Keisuke Kuroyanagi
2014-03-05
1
-2
/
+3
*
Remove useless method call for spell checker.
Keisuke Kuroyanagi
2013-12-26
1
-0
/
+2
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-1
/
+1
*
Remove suggestions when string contains a period
Jean Chalard
2013-10-07
1
-2
/
+12
*
Move createKeyboardSetForSpellChecker to AndroidSpellCheckService
Tadashi G. Takaoka
2013-08-07
1
-3
/
+22
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-3
/
+3
*
Consolidate dummy proximity info to the spell checker info
Satoshi Kataoka
2013-05-08
1
-4
/
+21
*
Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
Ken Wakasa
2013-05-01
1
-5
/
+0
*
Fix Google spell checker tests
Satoshi Kataoka
2013-05-01
1
-14
/
+3
*
Fix a bug where autocorrection status would be wrong.
Jean Chalard
2013-04-10
1
-1
/
+1
*
Merge "Refactor SpellCheckerProximityInfo as extending ProximityInfo"
Tadashi G. Takaoka
2013-04-10
1
-5
/
+1
|
\
|
*
Refactor SpellCheckerProximityInfo as extending ProximityInfo
Tadashi G. Takaoka
2013-04-02
1
-5
/
+1
*
|
Move a generic string utility to StringUtils
Jean Chalard
2013-04-05
1
-33
/
+2
|
/
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Fix spell checker subtype list.
Jean Chalard
2013-01-11
1
-7
/
+13
[next]