LatinIME/java/src/com/android/inputmethod/latin
Keisuke Kuroyanagi dec2c2d910 Merge "Support multiple locales in distractor filter." 2014-09-01 03:27:35 +00:00
..
debug Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
inputlogic am c925ca43: am 97681ebd: Set highlight color along with the commit indicator 2014-08-27 10:01:24 +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 2fabd50d: am f507d1fe: Support RTL layout in custom input style settings 2014-08-29 19:07:04 +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 Allow multiple shortcuts for a personal dictionary word 2014-06-04 18:01:50 +09:00
utils Support multiple locales in distractor filter. 2014-08-29 22:29:30 +09:00
AssetFileAddress.java Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00
AudioAndHapticFeedbackManager.java Add audio and haptic feedback for Emoji and Suggestions 2014-06-10 09:15:59 +09:00
BackupAgent.java
BinaryDictionary.java Track crashing during migration to avoid crash loop. DO NOT MERGE. 2014-07-14 15:48:01 +00:00
BinaryDictionaryFileDumper.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
BinaryDictionaryGetter.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
Constants.java Straighten the dead char implementation, take 3. 2014-08-28 16:03:45 +09:00
ContactsBinaryDictionary.java Allow adding DICTIONARY_MAX_WORD_LENGTH-length words. 2014-07-28 21:48:02 +09:00
DicTraverseSession.java Make PrevWordsInfo have multiple words' information. 2014-06-25 14:14:37 +09:00
Dictionary.java Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
DictionaryCollection.java Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitator.java Use DictionaryFacilitatorLruCache for personalization. 2014-08-29 12:57:50 +09:00
DictionaryFacilitatorLruCache.java Create DictionaryFacilitatorLruCache. 2014-08-27 22:00:48 +09:00
DictionaryFactory.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
DictionaryPackInstallBroadcastReceiver.java Move util classes to the latin/utils directory 2013-06-24 17:04:40 +09:00
DictionaryStats.java Add ExpandableBinaryDictionary#getDictionaryStats(). 2014-08-22 12:02:40 +09:00
ExpandableBinaryDictionary.java Add ExpandableBinaryDictionary#getDictionaryStats(). 2014-08-22 12:02:40 +09:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java Hide voice input key from URI, Email, Number, and Phone layout 2014-06-18 18:44:27 -07: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 Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
LatinIME.java Merge "Use DictionaryFacilitatorLruCache for personalization." 2014-08-29 10:10:40 +00:00
PrevWordsInfo.java Use CharSequence for spell checker to keep spans preserved 2014-07-20 02:16:11 +00:00
PunctuationSuggestions.java Fix a bug where the top prediction would disappear. 2014-08-26 20:35:59 +09:00
ReadOnlyBinaryDictionary.java Move phrase gesture from additional features to public. 2014-07-08 16:36:06 +09:00
RichInputConnection.java Make sure to obtain the IC before requesting CursorAnchorInfo 2014-08-27 15:59:52 -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 Fix a bug where the top prediction would disappear. 2014-08-26 20:35:59 +09:00
SuggestedWords.java Fix an IOOB exception 2014-08-29 06:56:34 +00:00
SuggestionSpanPickedNotificationReceiver.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
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 Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00