LatinIME/java/src/com/android/inputmethod/latin
Tadashi G. Takaoka 639bf62e4f Move some methods to StringUtils
Change-Id: I29d87fdd65ec879d1c0bdf7e7792a677687c1693
2014-01-31 14:49:36 +09:00
..
about Fix the security related API change for PreferenceActivity 2013-10-09 02:59:32 -07:00
debug
define
inputlogic [IL106] Inline a now useless method. 2014-01-29 12:23:40 +09:00
makedict Fix historical info of bigrams reading. 2014-01-30 16:19:22 +09:00
personalization Make contacts dict and user dict version 4. 2014-01-17 10:30:16 -08:00
settings Show "Touch again to save" in system locale 2014-01-30 18:03:23 +09:00
setup Revert "Use ViewCompat support library" 2014-01-27 18:14:40 +09:00
spellcheck [IL69.1] Move a static method to a utility class. 2014-01-24 11:59:23 +09:00
suggestions Show "Touch again to save" in system locale 2014-01-30 18:03:23 +09:00
userdictionary
utils Move some methods to StringUtils 2014-01-31 14:49:36 +09:00
AbstractDictionaryWriter.java Make contacts dict and user dict version 4. 2014-01-17 10:30:16 -08:00
AssetFileAddress.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
AudioAndHapticFeedbackManager.java
BackupAgent.java
BinaryDictionary.java Add a dedicated method to control time in native code. 2014-01-15 14:55:57 -08:00
BinaryDictionaryFileDumper.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
BinaryDictionaryGetter.java Remove some warnings 2014-01-09 14:04:34 +09:00
Constants.java Fix inconsistent behavior with the back-to-the-main-keyboard key 2014-01-28 19:30:27 +09:00
ContactsBinaryDictionary.java Add DictionaryFacilitatorForSuggest constructor for testing 2014-01-06 11:00:51 +09:00
Dictionary.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DictionaryCollection.java
DictionaryFacilitatorForSuggest.java Add method to clear user history dictionary for testing 2014-01-29 12:01:37 +09:00
DictionaryFactory.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
DictionaryPackInstallBroadcastReceiver.java
DictionaryWriter.java Make contacts dict and user dict version 4. 2014-01-17 10:30:16 -08:00
DicTraverseSession.java
ExpandableBinaryDictionary.java Make contacts dict and user dict version 4. 2014-01-17 10:30:16 -08:00
InputAttributes.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
InputPointers.java Rename InputPointers.addPointer and ResizableIntArray.add 2014-01-08 14:30:21 +09:00
InputView.java Cancel more suggestions panel when touching keyboard 2013-12-17 12:59:37 +09:00
LastComposedWord.java [IL56] Don't erase suggestions when reverting a commit. 2014-01-16 03:22:46 +09:00
LatinIME.java Show "Touch again to save" in system locale 2014-01-30 18:03:23 +09:00
LatinImeLogger.java
ReadOnlyBinaryDictionary.java [RF3] Cleanups 2013-12-06 14:53:03 +09:00
RichInputConnection.java Try to figure out whether d.quotes open or close. 2014-01-27 18:17:33 +09:00
RichInputMethodManager.java
SubtypeSwitcher.java Update personalized dict only when single subtype is used. 2014-01-07 18:10:27 +09:00
Suggest.java [IL76] Remove a SuggestionStripView dependency 2014-01-23 16:25:48 +09:00
SuggestedWords.java [IL103] Save the typed word separately in SuggestedWords. 2014-01-29 12:22:21 +09:00
SuggestionSpanPickedNotificationReceiver.java
SynchronouslyLoadedContactsBinaryDictionary.java Remove useless method call for spell checker. 2013-12-26 14:51:05 +09:00
SynchronouslyLoadedUserBinaryDictionary.java Remove useless method call for spell checker. 2013-12-26 14:51:05 +09:00
UserBinaryDictionary.java Add DictionaryFacilitatorForSuggest constructor for testing 2014-01-06 11:00:51 +09:00
WordComposer.java [IL73] Remove all refs to Key and Keyboard in WordComposer 2014-01-23 15:52:29 +09:00
WordListInfo.java