.. |
define
|
Extract the jni library name
|
2011-12-13 17:25:43 +09:00 |
spellcheck
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
suggestions
|
Fix an OOB
|
2012-03-12 16:50:58 +09: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
|
Remove a useless test (B7)
|
2012-03-09 14:55:46 +09:00 |
BackupAgent.java
|
Remove LatinIME prefix from classes
|
2010-12-09 21:54:51 +09:00 |
BinaryDictionary.java
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
BinaryDictionaryFileDumper.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
BinaryDictionaryGetter.java
|
Fix string iterations in a couple places.
|
2012-02-03 11:15:46 +09:00 |
ContactsDictionary.java
|
Stop reloading contacts when not appropriate.
|
2011-08-09 12:49:19 +09:00 |
DebugSettings.java
|
Restart LatinIME service when keyboard theme is changed
|
2012-03-08 15:08:16 +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
|
Add an option to use contacts or not while spell checking
|
2011-11-30 18:58:10 +09:00 |
DictionaryFactory.java
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +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
|
Convert an internal enum into an int of same underlying value.
|
2012-01-26 13:07:51 +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
|
Remove logs now that we don't need them any more.
|
2012-02-22 20:45:43 -08: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
|
Rename cancelCommit to revertCommit
|
2012-02-22 01:09:23 -08:00 |
LatinIME.java
|
Remove a useless method
|
2012-03-14 15:59:04 +09:00 |
LatinImeLogger.java
|
Make SuggestedWords partially immutable
|
2012-03-05 22:11:13 +09:00 |
LocaleUtils.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
Settings.java
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
SettingsValues.java
|
Remove a useless method
|
2012-03-14 15:59:04 +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
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
SubtypeUtils.java
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
Suggest.java
|
Remove a useless method
|
2012-03-14 15:59:04 +09:00 |
SuggestedWords.java
|
Remove a useless method
|
2012-03-14 15:59:04 +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 |
UserBigramDictionary.java
|
Try to survive unavailability of local storage
|
2012-03-01 09:43:29 +09:00 |
UserDictionary.java
|
Don't assume a word has been added to the user dict
|
2012-02-16 19:19:05 -08:00 |
UserUnigramDictionary.java
|
Try to survive unavailability of local storage
|
2012-03-01 09:43:29 +09:00 |
Utils.java
|
Split Utils class to StringUtils, SubtypeUtils, and JniUtils
|
2012-03-08 20:30:38 +09:00 |
WhitelistDictionary.java
|
Remove unused import
|
2011-10-11 12:53:36 +09:00 |
WordComposer.java
|
Fix coordinates sent to native code
|
2012-03-06 16:38:00 +09:00 |
WordListInfo.java
|
Allow sharing dictionaries between similar locales.
|
2011-08-25 19:42:06 +09:00 |
XmlParseUtils.java
|
Add next/prev navigate action more keys and remove tab key
|
2012-02-21 22:50:50 -08:00 |