.. |
spellcheck
|
Don't kill LatinIME if the spellchecker crashes.
|
2011-09-15 16:01:21 +09:00 |
AssetFileAddress.java
|
Add different ways of reading the dictionary file.
|
2011-03-18 12:16:50 -07:00 |
AutoCorrection.java
|
Rename CandidateView to SuggestionsView
|
2011-09-01 15:41:34 +09:00 |
BackupAgent.java
|
|
|
BinaryDictionary.java
|
Create a way to pass the proximity info to the dictionary
|
2011-08-04 19:46:21 +09:00 |
BinaryDictionaryFileDumper.java
|
Check the magic number of a decoded file
|
2011-08-31 14:37:11 +09:00 |
BinaryDictionaryGetter.java
|
Move locale-related utility methods to LocaleUtils.
|
2011-08-29 12:29:35 +09:00 |
ContactsDictionary.java
|
Stop reloading contacts when not appropriate.
|
2011-08-09 12:49:19 +09:00 |
DebugSettings.java
|
Remove sliding spacebar language switcher
|
2011-07-19 23:24:49 -07:00 |
Dictionary.java
|
Create a way to pass the proximity info to the dictionary
|
2011-08-04 19:46:21 +09:00 |
DictionaryCollection.java
|
Create a way to pass the proximity info to the dictionary
|
2011-08-04 19:46:21 +09:00 |
DictionaryFactory.java
|
Move locale-related utility methods to LocaleUtils.
|
2011-08-29 12:29:35 +09:00 |
DictionaryPackInstallBroadcastReceiver.java
|
Receive a broadcast that the dictionary has been updated.
|
2011-04-14 20:52:25 +09:00 |
EditingUtils.java
|
Fix an NPE related to absent InputConnection
|
2011-07-19 19:25:48 +09:00 |
ExpandableDictionary.java
|
Fix a bug with synchronicity of spell checking/user dict
|
2011-08-29 18:33:20 +09:00 |
FileTransforms.java
|
Call the decrypt/unzip routines upon copying a dictionary.
|
2011-08-24 17:12:12 +09:00 |
Flag.java
|
Move language-specific keyboard setting to resources.
|
2011-04-20 17:31:59 +09:00 |
LatinIME.java
|
Make WordComposer aware of capitalized word
|
2011-09-13 19:11:10 +09:00 |
LatinImeLogger.java
|
Add visual debug mode
|
2011-06-28 19:13:52 +09:00 |
LocaleUtils.java
|
Move locale-related utility methods to LocaleUtils.
|
2011-08-29 12:29:35 +09:00 |
MoreSuggestions.java
|
Add visual dividers to more suggestions panel
|
2011-09-08 23:05:55 +09:00 |
MoreSuggestionsView.java
|
Linger the "more suggestions" when the user is sliding the touch point
|
2011-09-13 13:03:24 +09:00 |
Settings.java
|
Remove experimental settings
|
2011-09-14 16:24:39 +09:00 |
SharedPreferencesCompat.java
|
|
|
StaticInnerHandlerWrapper.java
|
Avoid memory leak by by non-static Handler inner classes
|
2011-06-26 00:14:40 +09:00 |
StringBuilderPool.java
|
Fix a bug with the string pool.
|
2011-08-23 14:55:34 +09:00 |
SubtypeLocale.java
|
Add SubtypeLocale class
|
2011-01-14 16:12:36 +09:00 |
SubtypeSwitcher.java
|
Remove the exception in SubtypeSwitcher
|
2011-09-09 18:44:48 +09:00 |
Suggest.java
|
Avoid returning an object that's still used internally
|
2011-09-15 16:23:03 +09:00 |
SuggestedWords.java
|
Do not put the suggestion span for obsolete suggestions.
|
2011-08-26 19:12:18 +09:00 |
SuggestionSpanPickedNotificationReceiver.java
|
Add SuggestionSpan suggestion picked notification receiver
|
2011-05-26 19:47:29 +09:00 |
SuggestionsView.java
|
Merge "Dismiss the more suggestions when the user is sliding down the touch point"
|
2011-09-12 21:32:40 -07:00 |
SynchronouslyLoadedUserDictionary.java
|
Fix a bug with synchronicity of spell checking/user dict
|
2011-08-29 18:33:20 +09:00 |
TextEntryState.java
|
Change variable names for readability
|
2011-07-12 12:08:58 +09:00 |
UserBigramDictionary.java
|
Squash case for bigram insertion/lookup.
|
2011-05-23 15:44:35 +09:00 |
UserDictionary.java
|
Fix a bug where the user dict's locale match would be wrong
|
2011-09-14 15:41:46 +09:00 |
UserUnigramDictionary.java
|
Deactivate the user unigram dictionary.
|
2011-07-19 17:30:52 +09:00 |
Utils.java
|
Have the spell checker honor case
|
2011-09-12 12:25:25 +09:00 |
WhitelistDictionary.java
|
Create a way to pass the proximity info to the dictionary
|
2011-08-04 19:46:21 +09:00 |
WordComposer.java
|
Avoid returning an object that's still used internally
|
2011-09-15 16:23:03 +09:00 |
WordListInfo.java
|
Allow sharing dictionaries between similar locales.
|
2011-08-25 19:42:06 +09:00 |