LatinIME/java/src/com/android/inputmethod/latin
Jean Chalard bc18005948 Always show the typed word in recorrections.
Bug: 11330140
Bug: 17875601
Bug: 17623275
Change-Id: Ie4620f36f312c54c7b01b5f6cbdb0bc9171b6179
2014-10-09 17:54:58 +09:00
..
accounts Add authentication/http request related code to LatinIme 2014-09-26 10:14:24 -07:00
debug Create donottranslate debug settings string resources file 2014-09-05 11:38:29 +09:00
inputlogic Always show the typed word in recorrections. 2014-10-09 17:54:58 +09:00
makedict Extend jni method to dump ngram entries. 2014-10-09 15:26:10 +09:00
network Add authentication/http request related code to LatinIme 2014-09-26 10:14:24 -07:00
personalization Make UserHistoryDictionary use updateEntriesForWordWithNgramContext() 2014-10-06 15:50:38 +09:00
settings Merge "Fix messaging for sync now feature, when no account is selected" 2014-10-08 23:40:27 +00:00
setup Update setup wizard video and image of AOSP 2014-10-06 16:53:22 +09:00
spellcheck Preserve spans when splitting sentences 2014-10-02 14:08:59 +09:00
suggestions Always show the typed word in recorrections. 2014-10-09 17:54:58 +09:00
userdictionary Allow multiple shortcuts for a personal dictionary word 2014-06-04 18:01:50 +09:00
utils Simplify CursorAnchorInfoCompatWrapper 2014-10-09 15:54:34 +09:00
AssetFileAddress.java
AudioAndHapticFeedbackManager.java Add audio and haptic feedback for Emoji and Suggestions 2014-06-10 09:15:59 +09:00
BackupAgent.java
BinaryDictionary.java Rename updateCounter to updateEntriesForWordWithNgramContext. 2014-10-09 17:34:29 +09: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 Fix the sentence separator for Hindi. 2014-09-08 21:54:28 +09:00
ContactsBinaryDictionary.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
DicTraverseSession.java [ML8] Add a language weight 2014-09-19 13:44:42 +09:00
Dictionary.java [ML19] Actually switch the language when appropriate 2014-10-09 13:13:25 +09:00
DictionaryCollection.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
DictionaryDumpBroadcastReceiver.java Add dictionary dump buttons in debug settings. 2014-02-04 21:29:09 +09:00
DictionaryFacilitator.java [ML19] Actually switch the language when appropriate 2014-10-09 13:13:25 +09:00
DictionaryFacilitatorLruCache.java [ML16] Remove DictionaryFacilitator.getLocale() 2014-10-07 16:44:26 +09:00
DictionaryFactory.java [ML3] Put the locale in SuggestedWordInfo 2014-09-01 20:09:32 +09:00
DictionaryPackInstallBroadcastReceiver.java
DictionaryStats.java Get stats from dictionary. 2014-09-22 10:26:19 +09:00
ExpandableBinaryDictionary.java Make UserHistoryDictionary use updateEntriesForWordWithNgramContext() 2014-10-06 15:50:38 +09:00
ImportantNoticeDialog.java Keep ImportantNoticeDialog showing after orientation changed 2014-04-14 15:48:19 +09:00
InputAttributes.java am 902cefb6: am 97ad4968: am bfabac44: Suppress voice input key on textWebEmailAddress field 2014-09-18 06:15:41 +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 Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
LatinIME.java Always show the typed word in recorrections. 2014-10-09 17:54:58 +09:00
NgramContext.java Make UserHistoryDictionary use updateEntriesForWordWithNgramContext() 2014-10-06 15:50:38 +09:00
PersonalizationHelperForDictionaryFacilitator.java [ML7] Have multiple DictionaryGroup instances in facilitator 2014-09-16 19:00:50 +09:00
PunctuationSuggestions.java Fix a bug where the top prediction would disappear. 2014-08-26 20:35:59 +09:00
ReadOnlyBinaryDictionary.java Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00
RichInputConnection.java Add calls to stub for API to consume gesture data. 2014-10-03 15:01:34 +09:00
RichInputMethodManager.java [ML20.1] Move getRichInputMethodSubtype to additional features 2014-10-09 16:35:15 +09:00
RichInputMethodSubtype.java [ML14] Forward the locale list to relevant places, again 2014-10-06 21:27:32 +09:00
SubtypeSwitcher.java [ML14] Forward the locale list to relevant places, again 2014-10-06 21:27:32 +09:00
Suggest.java [ML15] First step in removing DictionaryFacilitator.getLocale 2014-10-07 16:06:35 +09:00
SuggestedWords.java Always show the typed word in recorrections. 2014-10-09 17:54:58 +09: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 [ML18] Make WordComposer#getAutoCorrection a word info 2014-10-08 21:46:13 +09:00
WordListInfo.java Arrange to send the rawChecksum to LatinIME. 2014-05-22 11:01:04 +09:00