.. |
define
|
Add a flag file for the experimental mode
|
2012-03-26 18:52:46 +09:00 |
makedict
|
Merge "Add support for updating and adding bigrams to existing nodes."
|
2012-03-23 05:57:55 -07:00 |
spellcheck
|
Split a method for reuse
|
2012-03-26 16:34:29 +09:00 |
suggestions
|
Merge "Refactor key drawing code in KeyboardView"
|
2012-03-21 04:31:55 -07:00 |
AssetFileAddress.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
AudioAndHapticFeedbackManager.java
|
Merge broadcast receivers again
|
2012-03-09 11:00:23 +09:00 |
AutoCorrection.java
|
Small performance improvement by removing interface accesses.
|
2012-03-17 01:53:51 +09:00 |
BackupAgent.java
|
Remove LatinIME prefix from classes
|
2010-12-09 21:54:51 +09:00 |
BinaryDictionary.java
|
ongoing cleanup 2
|
2012-03-27 16:28:48 +09:00 |
BinaryDictionaryFileDumper.java
|
Correctly close the gzip stream
|
2012-03-21 17:28:37 +09:00 |
BinaryDictionaryGetter.java
|
Small performance improvement by removing interface accesses.
|
2012-03-17 01:53:51 +09:00 |
ContactsDictionary.java
|
Stop reloading contacts when not appropriate.
|
2011-08-09 12:49:19 +09:00 |
DebugSettings.java
|
Fix TAG name
|
2012-03-19 16:11:17 +09:00 |
Dictionary.java
|
Convert an internal enum into an int of same underlying value.
|
2012-01-26 13:07:51 +09:00 |
DictionaryCollection.java
|
Small performance improvement by removing interface accesses.
|
2012-03-17 01:53:51 +09:00 |
DictionaryFactory.java
|
Small performance improvement by removing interface accesses.
|
2012-03-17 01:53:51 +09:00 |
DictionaryPackInstallBroadcastReceiver.java
|
Receive a broadcast that the dictionary has been updated.
|
2011-04-14 20:52:25 +09:00 |
EditingUtils.java
|
Small cleanup
|
2012-01-17 11:55:23 +09:00 |
ExpandableDictionary.java
|
ongoing cleanup 2
|
2012-03-27 16:28:48 +09:00 |
FileTransforms.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
Flag.java
|
Add a flag to demote completed suggestions
|
2011-09-29 19:48:18 +09:00 |
InputAttributes.java
|
Cleanup proximity related code
|
2012-03-19 18:33:59 +09:00 |
InputView.java
|
Forward touch events above the keyboard to the suggestions strip
|
2011-09-27 19:02:24 +09:00 |
JniUtils.java
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
LastComposedWord.java
|
ongoing cleanup 2
|
2012-03-27 16:28:48 +09:00 |
LatinIME.java
|
Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for ResearchLogger
|
2012-03-27 11:55:23 +09:00 |
LatinImeLogger.java
|
Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for ResearchLogger
|
2012-03-27 11:55:23 +09:00 |
LocaleUtils.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
ResearchLogger.java
|
Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for ResearchLogger
|
2012-03-27 11:55:23 +09:00 |
Settings.java
|
Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for ResearchLogger
|
2012-03-27 11:55:23 +09:00 |
SettingsValues.java
|
Refactor to memorize device dependent override parameters
|
2012-03-21 18:20:18 +09:00 |
StaticInnerHandlerWrapper.java
|
Avoid memory leak by by non-static Handler inner classes
|
2011-06-26 00:14:40 +09:00 |
StringUtils.java
|
Kill the StringBuilderPool.
|
2012-03-13 17:59:49 +09:00 |
SubtypeLocale.java
|
Add SubtypeLocale class
|
2011-01-14 16:12:36 +09:00 |
SubtypeSwitcher.java
|
Optimization and typo fix
|
2012-03-23 21:29:30 +09:00 |
SubtypeUtils.java
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
Suggest.java
|
Rename the user history dictionary.
|
2012-03-19 12:03:51 +09:00 |
SuggestedWords.java
|
Small performance improvement by removing interface accesses.
|
2012-03-17 01:53:51 +09:00 |
SuggestionSpanPickedNotificationReceiver.java
|
Add SuggestionSpan suggestion picked notification receiver
|
2011-05-26 19:47:29 +09:00 |
SynchronouslyLoadedContactsDictionary.java
|
Use the contacts dictionary in the spell checker.
|
2011-10-24 19:44:01 +09:00 |
SynchronouslyLoadedUserDictionary.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
UserDictionary.java
|
Don't assume a word has been added to the user dict
|
2012-02-16 19:19:05 -08:00 |
UserHistoryDictionary.java
|
Correct a shaky processing and move it to a better place
|
2012-03-23 21:40:07 +09:00 |
Utils.java
|
move usability log code to new class (ResearchLogger) and clean api
|
2012-03-24 20:14:42 +09:00 |
WhitelistDictionary.java
|
Remove unused import
|
2011-10-11 12:53:36 +09:00 |
WordComposer.java
|
ongoing cleanup 2
|
2012-03-27 16:28:48 +09:00 |
WordListInfo.java
|
Allow sharing dictionaries between similar locales.
|
2011-08-25 19:42:06 +09:00 |
XmlParseUtils.java
|
Small performance improvement by removing interface accesses.
|
2012-03-17 01:53:51 +09:00 |