.. |
AccessibilityUtils.java
|
Added support for speaking keys through accessibility service.
|
2011-02-23 18:16:43 -08:00 |
AssetFileAddress.java
|
Add different ways of reading the dictionary file.
|
2011-03-18 12:16:50 -07:00 |
AutoCorrection.java
|
Add Utils.equalsIgnoreCase methods
|
2011-03-16 16:03:05 -07:00 |
AutoDictionary.java
|
Remove a useless import.
|
2011-04-20 20:25:26 +09:00 |
BackupAgent.java
|
Remove LatinIME prefix from classes
|
2010-12-09 21:54:51 +09:00 |
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
|
Fix IndexOutOfBoundsException in LatinIME.setSuggestions
|
2011-05-06 13:52:07 +09:00 |
ContactsDictionary.java
|
Straighten out magic space vs real spaces behavior.
|
2011-05-02 19:19:05 +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
|
Straighten out magic space vs real spaces behavior.
|
2011-05-02 19:19:05 +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
|
Straighten out magic space vs real spaces behavior.
|
2011-05-02 19:19:05 +09:00 |
Flag.java
|
Move language-specific keyboard setting to resources.
|
2011-04-20 17:31:59 +09:00 |
LatinIME.java
|
Merge "Straighten out magic space vs real spaces behavior."
|
2011-05-02 04:28:16 -07: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
|
Eliminate compiler warning
|
2010-09-30 12:43:43 +09:00 |
SubtypeLocale.java
|
Add SubtypeLocale class
|
2011-01-14 16:12:36 +09:00 |
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
|
Remove next letters frequency handling
|
2011-02-17 13:59:41 +09:00 |
Utils.java
|
Merge "Add a method to set the locale to Utils."
|
2011-04-27 00:42:24 -07:00 |
WhitelistDictionary.java
|
Add whitelist dictionary
|
2011-03-08 11:29:10 +09:00 |
WordComposer.java
|
Add proximity info to native
|
2011-02-23 23:04:00 +09:00 |