.. |
AccessibilityUtils.java
|
|
|
AssetFileAddress.java
|
|
|
AutoCorrection.java
|
|
|
AutoDictionary.java
|
Remove a useless import.
|
2011-04-20 20:25:26 +09:00 |
BackupAgent.java
|
|
|
BinaryDictionary.java
|
Create a dictionary collection and a dictionary factory.
|
2011-04-27 17:06:20 +09:00 |
BinaryDictionaryFileDumper.java
|
Improve the architecture to support multiple dictionaries.
|
2011-04-28 16:16:46 +09:00 |
BinaryDictionaryGetter.java
|
Improve the architecture to support multiple dictionaries.
|
2011-04-28 16:16:46 +09:00 |
CandidateView.java
|
Fast key preview
|
2011-04-13 18:59:33 +09:00 |
ContactsDictionary.java
|
Do not use contacts for bigram prediction.
|
2011-04-26 15:26:51 +09:00 |
DebugSettings.java
|
Add an debug option to use spacebar switcher
|
2011-04-22 15:54:39 +09:00 |
Dictionary.java
|
Fix Eclipse warnings.
|
2011-04-26 16:39:45 +09:00 |
DictionaryCollection.java
|
Improve the architecture to support multiple dictionaries.
|
2011-04-28 16:16:46 +09:00 |
DictionaryFactory.java
|
Improve the architecture to support multiple dictionaries.
|
2011-04-28 16:16:46 +09:00 |
DictionaryPackInstallBroadcastReceiver.java
|
Receive a broadcast that the dictionary has been updated.
|
2011-04-14 20:52:25 +09:00 |
EditingUtils.java
|
Fix Eclipse warnings.
|
2011-04-26 16:39:45 +09:00 |
ExpandableDictionary.java
|
Reinforce user-history based bigram use.
|
2011-04-06 12:26:01 +09:00 |
Flag.java
|
Move language-specific keyboard setting to resources.
|
2011-04-20 17:31:59 +09:00 |
LatinIME.java
|
Revert the suggestion update delay to the original value (100msec) for phones.
|
2011-04-29 19:23:49 +09:00 |
LatinImeLogger.java
|
Add logOnSeparator
|
2011-04-08 15:24:55 +09:00 |
PrivateBinaryDictionaryGetter.java
|
Improve the architecture to support multiple dictionaries.
|
2011-04-28 16:16:46 +09:00 |
Settings.java
|
Add an option for using bigram prediction.
|
2011-04-22 15:53:48 +09:00 |
SharedPreferencesCompat.java
|
|
|
SubtypeLocale.java
|
|
|
SubtypeSwitcher.java
|
Add a method to set the locale to Utils.
|
2011-04-27 16:11:34 +09:00 |
Suggest.java
|
Create a dictionary collection and a dictionary factory.
|
2011-04-27 17:06:20 +09:00 |
SuggestedWords.java
|
Fix a typo.
|
2011-04-20 12:10:28 +09:00 |
TextEntryState.java
|
Add logOnSeparator
|
2011-04-08 15:24:55 +09:00 |
UserBigramDictionary.java
|
Use user-history bigrams when no input if available.
|
2011-04-22 15:46:23 +09:00 |
UserDictionary.java
|
|
|
Utils.java
|
Merge "Add a method to set the locale to Utils."
|
2011-04-27 00:42:24 -07:00 |
WhitelistDictionary.java
|
|
|
WordComposer.java
|
|
|