.. |
define
|
Extract the jni library name
|
2011-12-13 17:25:43 +09:00 |
spellcheck
|
Convert an internal enum into an int of same underlying value.
|
2012-01-26 13:07:51 +09:00 |
suggestions
|
Auto generate various shift states alphabet keyboard automatically
|
2012-01-31 12:55:45 +09:00 |
AssetFileAddress.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
AutoCorrection.java
|
Squash a ridiculously improbable NPE
|
2012-01-19 12:06:00 +09:00 |
BackupAgent.java
|
|
|
BinaryDictionary.java
|
Convert an internal enum into an int of same underlying value.
|
2012-01-26 13:07:51 +09:00 |
BinaryDictionaryFileDumper.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
BinaryDictionaryGetter.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
ComposingStateManager.java
|
Add a test for auto-correction.
|
2012-01-25 19:29:40 +09:00 |
ContactsDictionary.java
|
|
|
DebugSettings.java
|
Add "force non-distinct multitouch" debug option
|
2012-01-17 13:19:01 +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
|
|
|
DictionaryPackInstallBroadcastReceiver.java
|
|
|
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
|
|
|
InputAttributes.java
|
Fix a bug with TYPE_TEXT_CLASS
|
2011-12-20 15:31:55 +09:00 |
InputView.java
|
|
|
LastComposedWord.java
|
Remove a useless member (A8)
|
2012-01-26 20:10:49 +09:00 |
LatinIME.java
|
Use MoreKeySpecParser to parse puctuations strip resources
|
2012-02-01 19:33:26 +09:00 |
LatinImeLogger.java
|
Convert an internal enum into an int of same underlying value.
|
2012-01-26 13:07:51 +09:00 |
LocaleUtils.java
|
Cleanup unused import
|
2011-10-04 12:46:20 +09:00 |
Settings.java
|
Get rid of Resource reference from KeyboardView, LatinKeyboardView and PointerTracker
|
2012-01-26 16:10:20 +09:00 |
SettingsValues.java
|
Make KeySpecParser and CSV parser code point aware
|
2012-02-02 15:51:40 +09:00 |
StaticInnerHandlerWrapper.java
|
|
|
StringBuilderPool.java
|
|
|
SubtypeLocale.java
|
|
|
SubtypeSwitcher.java
|
Fix a bug in the logic to show 3 dots of the ime switcher
|
2012-01-13 11:50:31 +09:00 |
Suggest.java
|
Convert an internal enum into an int of same underlying value.
|
2012-01-26 13:07:51 +09:00 |
SuggestedWords.java
|
Fix the safety net
|
2011-10-13 15:16:59 +09:00 |
SuggestionSpanPickedNotificationReceiver.java
|
|
|
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
|
Various mini-cleanups
|
2011-12-13 23:09:22 +09:00 |
UserDictionary.java
|
Change visibility to avoid synthetic accessor method
|
2011-12-15 19:50:53 +09:00 |
UserUnigramDictionary.java
|
Cleanup unused variables and parameters
|
2011-12-15 20:26:12 +09:00 |
Utils.java
|
Make KeySpecParser and CSV parser code point aware
|
2012-02-02 15:51:40 +09:00 |
WhitelistDictionary.java
|
Remove unused import
|
2011-10-11 12:53:36 +09:00 |
WordComposer.java
|
Cleanup (A9)
|
2012-01-26 20:10:49 +09:00 |
WordListInfo.java
|
|
|
XmlParseUtils.java
|
Move KeyboardBuilder and KeyboardParams classes into Keyboard class
|
2011-12-18 20:19:16 +09:00 |