.. |
makedict
|
Remove unused dictionary writing methods.
|
2014-08-21 17:22:54 +09:00 |
personalization
|
Fix: PersonalizationDictionaryTests.
|
2014-08-29 21:40:59 +09:00 |
settings
|
Fix a bug where the top prediction would disappear.
|
2014-08-26 20:35:59 +09:00 |
spellcheck
|
Special case periods in the spell checker
|
2014-06-10 19:52:58 +09:00 |
suggestions
|
Support Accept typed word UI
|
2014-08-22 21:25:35 +09:00 |
utils
|
Fix a bug where CAPS_WORDS would not be returned.
|
2014-09-05 07:56:25 +00:00 |
AppWorkaroundsTests.java
|
[IL21] Move the workaround utils to a better place.
|
2013-12-20 16:48:54 +09:00 |
BinaryDictionaryDecayingTests.java
|
Remove unigram for v402 with historical info.
|
2014-08-15 15:47:53 +09:00 |
BinaryDictionaryTests.java
|
Make PrevWordsInfo have multiple words' information.
|
2014-06-25 14:14:37 +09:00 |
BlueUnderlineTests.java
|
Clean-up follow-up to I3ecc8496
|
2014-02-13 19:18:29 +09:00 |
DictionaryFacilitatorLruCacheTests.java
|
Create DictionaryFacilitatorLruCache.
|
2014-08-27 22:00:48 +09:00 |
DistracterFilterTest.java
|
Use DictionaryFacilitatorLruCache for personalization.
|
2014-08-29 12:57:50 +09:00 |
FusionDictionaryTests.java
|
Move DictionaryOptions from FusionDictionary to FormatSpec.
|
2014-03-06 18:53:09 +09:00 |
InputLogicTests.java
|
Make "Show correction suggestions" as a binary option
|
2014-07-27 14:47:07 +09:00 |
InputLogicTestsDeadKeys.java
|
Straighten the dead char implementation, take 3.
|
2014-08-28 16:03:45 +09:00 |
InputLogicTestsLanguageWithoutSpaces.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
InputLogicTestsNonEnglish.java
|
Fix tests
|
2014-06-30 15:25:31 +09:00 |
InputLogicTestsReorderingMyanmar.java
|
Deactivate tests for Myanmar
|
2014-08-06 16:42:30 +09:00 |
InputPointersTests.java
|
Rename InputPointers.addPointer and ResizableIntArray.add
|
2014-01-08 14:30:21 +09:00 |
InputTestsBase.java
|
Introduce onEvent() to improve testability
|
2014-08-25 16:33:47 +09:00 |
LatinIMEForTests.java
|
Don't process recorrection or resets when not shown
|
2013-05-15 20:20:20 +09:00 |
LatinImeStressTests.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
PunctuationTests.java
|
Fix tests
|
2014-06-30 15:25:31 +09:00 |
RichInputConnectionAndTextRangeTests.java
|
Move getPrevWordsInfoFromNthPreviousWord to PrevWordsInfoUtils.
|
2014-07-07 13:07:57 +09:00 |
ShiftModeTests.java
|
Add a test for Armenian periods.
|
2014-06-18 17:45:53 +09:00 |
SuggestedWordsTests.java
|
Fix an IOOB exception
|
2014-08-29 06:56:34 +00:00 |
WordComposerTests.java
|
Remove mPrevWordsInfo
|
2014-06-10 12:07:51 +09:00 |