LatinIME/java/src/com/android/inputmethod/latin
Yohei Yukawa 5d7b24f29c am f2c509a8: am 310da35c: Merge "Follow up API signature change" into lmp-dev
* commit 'f2c509a81ef107e6c71dc6804417469d12c94fca':
  Follow up API signature change
2014-09-03 17:41:46 +00:00
..
debug
inputlogic am f2c509a8: am 310da35c: Merge "Follow up API signature change" into lmp-dev 2014-09-03 17:41:46 +00:00
makedict Update FormatSpec.java 2014-08-21 17:23:11 +09:00
personalization DO NOT MERGE: Abolish source code overlay and introduce overridable src dir 2014-08-20 02:56:09 +00:00
settings am 3ad86d91: am afa9d6d8: Merge "Add theme aware key popup preview animation" into lmp-dev 2014-09-02 17:44:10 +00:00
setup Clear keyboard cache when system locale is changed 2014-08-28 22:50:07 +09:00
spellcheck Create DictionaryFacilitatorLruCache. 2014-08-27 22:00:48 +09:00
suggestions Support Accept typed word UI 2014-08-22 21:25:35 +09:00
userdictionary
utils Merge "[ML3] Put the locale in SuggestedWordInfo" 2014-09-02 06:40:59 +00:00
AssetFileAddress.java
AudioAndHapticFeedbackManager.java
BackupAgent.java
BinaryDictionary.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
BinaryDictionaryFileDumper.java
BinaryDictionaryGetter.java
Constants.java Add a private IME option to suppress the gesture floating preview text. 2014-09-01 03:59:38 +00:00
ContactsBinaryDictionary.java Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
DicTraverseSession.java
Dictionary.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryCollection.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryDumpBroadcastReceiver.java
DictionaryFacilitator.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryFacilitatorLruCache.java Create DictionaryFacilitatorLruCache. 2014-08-27 22:00:48 +09:00
DictionaryFactory.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryPackInstallBroadcastReceiver.java
DictionaryStats.java Add ExpandableBinaryDictionary#getDictionaryStats(). 2014-08-22 12:02:40 +09:00
ExpandableBinaryDictionary.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
ImportantNoticeDialog.java
InputAttributes.java Add a private IME option to suppress the gesture floating preview text. 2014-09-01 03:59:38 +00:00
InputPointers.java Adds documentation for a few methods. 2014-08-26 08:08:24 +00:00
InputView.java Simplify onComputeInsets of LatinIME 2014-08-27 19:20:38 +09:00
LastComposedWord.java
LatinIME.java Merge "[ML2] Small refactoring" 2014-09-02 06:40:51 +00:00
PrevWordsInfo.java
PunctuationSuggestions.java Fix a bug where the top prediction would disappear. 2014-08-26 20:35:59 +09:00
ReadOnlyBinaryDictionary.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
RichInputConnection.java Follow up API signature change 2014-09-03 01:13:15 -07:00
RichInputMethodManager.java Merge "Revert "Revert "[ML1] Introduce RichInputMethodSubtype""" 2014-08-25 05:24:28 +00:00
RichInputMethodSubtype.java Revert "Revert "[ML1] Introduce RichInputMethodSubtype"" 2014-08-25 04:42:15 +00:00
SubtypeSwitcher.java Fix unit tests 2014-08-25 18:19:00 +09:00
Suggest.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
SuggestedWords.java Fix an IOOB exception 2014-08-29 06:56:34 +00:00
SuggestionSpanPickedNotificationReceiver.java
SystemBroadcastReceiver.java Clear keyboard cache when system locale is changed 2014-08-28 22:50:07 +09:00
UserBinaryDictionary.java Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
WordComposer.java [HW12] Use the consumed status of the Event. 2014-08-04 12:41:07 +09:00
WordListInfo.java