LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard af8df16887 Remove an out-of-place check
Bug: 11584525
Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f
2013-11-08 20:32:43 +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
makedict Implement ver4 bigram reading method. 2013-11-05 16:00:26 +09:00
personalization Add a facility to dump the dictionary contents while closing 2013-10-28 11:25:38 -07:00
settings Do not merge. Save / restore the last used emoji category 2013-10-11 16:05:38 +09:00
setup Move settings related classes to "settings" 2013-07-22 16:35:44 +09:00
spellcheck Fix the security related API change for PreferenceActivity 2013-10-09 02:59:32 -07:00
suggestions Move reference char/digit width/height method to TypefaceUtils 2013-11-07 18:39:42 +09:00
userdictionary Fix some warnings 2013-07-31 16:17:01 +09:00
utils Move reference char/digit width/height method to TypefaceUtils 2013-11-07 18:39:42 +09:00
AbstractDictionaryWriter.java Cosmetic fixes 2013-10-21 15:53:49 +09:00
AssetFileAddress.java Make it easy to open several dictionaries from tests 2013-05-31 15:36:05 +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 Fix bug and Add large test for decaying dictionary. 2013-10-07 17:31:01 +09:00
BinaryDictionaryFileDumper.java Cosmetic fixes 2013-10-21 15:53:49 +09:00
BinaryDictionaryGetter.java Fix an NPE. 2013-09-18 21:39:30 +09:00
Constants.java Allow double-space-to-period after percent 2013-10-10 21:26:08 +09:00
ContactsBinaryDictionary.java Set the shortcut frequency correctly. 2013-10-07 18:55:42 +09:00
DicTraverseSession.java Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
Dictionary.java [AC4] Add native methods necessary for auto-commit 2013-09-13 20:15:15 +09:00
DictionaryCollection.java Pass additionalFeaturesOptions for getSuggestions(). 2013-08-28 19:24:28 +09:00
DictionaryFactory.java Use reentrant lock for main dictionaries. 2013-09-30 18:16:29 +09:00
DictionaryPackInstallBroadcastReceiver.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
DictionaryWriter.java Set the shortcut frequency correctly. 2013-10-07 18:55:42 +09:00
ExpandableBinaryDictionary.java Add a facility to dump the dictionary contents while closing 2013-10-28 11:25:38 -07:00
ExpandableDictionary.java Fix tests by adding @UsedForTesting. 2013-10-28 17:16:01 -07:00
InputAttributes.java Cosmetic fixes 2013-10-21 15:53:49 +09:00
InputPointers.java [AC7] Actually auto-commit. 2013-09-17 16:44:50 +09:00
InputView.java Consolidate forwardTouchEvent with dispatchTouchEvent 2013-08-06 11:04:51 +09:00
LastComposedWord.java Make emoji separators 2013-10-11 20:00:38 +09:00
LatinIME.java Remove an out-of-place check 2013-11-08 20:32:43 +09:00
LatinImeLogger.java Clean up PREF_USABILITY_STUDY_MODE 2013-03-04 12:05:03 -08:00
ReadOnlyBinaryDictionary.java Use reentrant lock for main dictionaries. 2013-09-30 18:16:29 +09:00
RichInputConnection.java Stopgap solution for a crash. 2013-10-22 20:00:09 +09:00
RichInputMethodManager.java Move subtype related utility class to utils package 2013-07-24 15:52:43 +09:00
SubtypeSwitcher.java Update resources 2013-09-20 14:49:54 +09:00
Suggest.java Merge "Add a sequence number to SuggestedWords." 2013-10-22 04:02:11 +00:00
SuggestedWords.java Add a sequence number to SuggestedWords. 2013-10-22 12:52:58 +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 Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock. 2013-09-10 19:05:41 +09:00
UserBinaryDictionary.java Set the shortcut frequency correctly. 2013-10-07 18:55:42 +09:00
WordComposer.java Add getters and copy constructor to Key class 2013-08-15 20:12:46 +09:00
WordListInfo.java Fix Apache license comment 2013-01-21 22:23:37 +09:00