LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard 81e8d16031 [IL28] Remove useless code
I don't understand why this was checked in. The tests are completely
useless, that makes the variables write-only, and the only side effect
is useless as the keyboard commits suicide upon exiting debug
settings.

Change-Id: I4eb25295183f43a2e947a6a0467ea168d023c18a
2013-12-20 19:48:05 +09:00
..
about Fix the security related API change for PreferenceActivity 2013-10-09 02:59:32 -07:00
debug Move settings related classes to "settings" 2013-07-22 16:35:44 +09:00
define Revert "[DO NOT MERGE] Activate hardware keyboard handling" 2013-04-02 16:08:48 +09:00
inputlogic [IL26] Move restartSuggestionsOnWordTouchedByCursor 2013-12-20 19:09:36 +09:00
makedict Run GC when needed, instead of too late. 2013-12-17 18:08:48 +09:00
personalization Enable Personalized dictionaries based on the setting. 2013-12-17 19:36:19 +09:00
settings [IL24] Move mDisplayOrientation to SettingsValues. 2013-12-20 18:44:09 +09:00
setup Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
spellcheck [IL15] Some small refactoring 2013-12-20 11:24:45 +09:00
suggestions Cancel more suggestions panel when touching keyboard 2013-12-17 12:59:37 +09:00
userdictionary Fix some warnings 2013-07-31 16:17:01 +09:00
utils [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
AbstractDictionaryWriter.java Have dicttool use the native library to generate v4 dicts. 2013-12-13 18:18:20 +09:00
AssetFileAddress.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
AudioAndHapticFeedbackManager.java Thin out audio and haptic feedback while key repeat 2013-08-14 18:37:58 +09:00
BackupAgent.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
BinaryDictionary.java Have dicttool use the native library to generate v4 dicts. 2013-12-13 18:18:20 +09:00
BinaryDictionaryFileDumper.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
BinaryDictionaryGetter.java Fix an NPE. 2013-09-18 21:39:30 +09:00
Constants.java Use config_screen_metrics resource in BogusMoveEventDetector 2013-12-20 17:35:19 +09:00
ContactsBinaryDictionary.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
Dictionary.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DictionaryCollection.java Pass additionalFeaturesOptions for getSuggestions(). 2013-08-28 19:24:28 +09:00
DictionaryFactory.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DictionaryPackInstallBroadcastReceiver.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
DictionaryWriter.java Remove flags from Java side. 2013-12-13 18:15:05 +09:00
DicTraverseSession.java Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
ExpandableBinaryDictionary.java Make required binary dictionary version use FormatSpec.* 2013-12-16 16:50:28 +09:00
InputAttributes.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
InputPointers.java [AC7] Actually auto-commit. 2013-09-17 16:44:50 +09:00
InputView.java Cancel more suggestions panel when touching keyboard 2013-12-17 12:59:37 +09:00
LastComposedWord.java Make emoji separators 2013-10-11 20:00:38 +09:00
LatinIME.java [IL28] Remove useless code 2013-12-20 19:48:05 +09:00
LatinImeLogger.java Clean up PREF_USABILITY_STUDY_MODE 2013-03-04 12:05:03 -08:00
ReadOnlyBinaryDictionary.java [RF3] Cleanups 2013-12-06 14:53:03 +09:00
RichInputConnection.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
RichInputMethodManager.java Move subtype related utility class to utils package 2013-07-24 15:52:43 +09:00
SubtypeSwitcher.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
Suggest.java Enable Personalized dictionaries based on the setting. 2013-12-17 19:36:19 +09:00
SuggestedWords.java Add a sequence number to SuggestedWords. 2013-10-22 13:19:16 +09:00
SuggestionSpanPickedNotificationReceiver.java Clean up SuggestionSpanUtils for API level 14+ 2012-12-17 19:41:44 +09:00
SynchronouslyLoadedContactsBinaryDictionary.java Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock. 2013-09-10 19:05:41 +09:00
SynchronouslyLoadedUserBinaryDictionary.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
UserBinaryDictionary.java [IL27] Some refactoring 2013-12-20 19:24:38 +09:00
WordComposer.java Fix a bug with languages without spaces and predictions 2013-12-16 23:16:02 +09:00
WordListInfo.java Fix Apache license comment 2013-01-21 22:23:37 +09:00