.. |
accounts
|
Don't restore device specific preferences
|
2014-10-10 10:49:32 -07:00 |
debug
|
Move util classes under common
|
2014-11-07 18:00:03 +09:00 |
inputlogic
|
Make the typed word a SuggestedWordInfo
|
2014-11-20 13:57:01 +09:00 |
makedict
|
UpdateHandler to support v202 dicts.
|
2014-11-12 12:04:38 -08:00 |
network
|
Fix Javadoc and null analysis related warnings
|
2014-10-23 09:58:42 +09:00 |
personalization
|
Implement UserHistoryDictionary for each user account.
|
2014-11-13 14:21:38 -08:00 |
settings
|
Clean SubtypeLocaleUtils a bit
|
2014-11-12 15:14:52 -08:00 |
setup
|
Add JSR305 annotation to LeakGuardHandlerWrapper
|
2014-10-14 18:19:22 +09:00 |
spellcheck
|
Move util classes under common
|
2014-11-07 18:00:03 +09:00 |
suggestions
|
Move isRtlLanguage method to LocaleUtils
|
2014-11-12 16:47:38 -08:00 |
userdictionary
|
Move util classes under common
|
2014-11-07 18:00:03 +09:00 |
utils
|
Fix SubtypeLocaleUtils.getSubtypeNameForLogging accepting null
|
2014-11-19 11:57:49 +09:00 |
AssetFileAddress.java
|
More verbosity when reporting broken dictionaries
|
2014-11-14 13:42:24 -08:00 |
AudioAndHapticFeedbackManager.java
|
Move Constants.java to the latin.common package
|
2014-10-23 20:27:37 +09:00 |
BackupAgent.java
|
Don't restore debug preferences
|
2014-10-13 18:59:48 -07:00 |
BinaryDictionary.java
|
Move util classes under common
|
2014-11-07 18:00:03 +09:00 |
BinaryDictionaryFileDumper.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
BinaryDictionaryGetter.java
|
More verbosity when reporting broken dictionaries
|
2014-11-14 13:42:24 -08:00 |
ContactsBinaryDictionary.java
|
Move StringUtils under common.
|
2014-10-28 22:44:30 +09:00 |
DicTraverseSession.java
|
Remove dicttool dependency to NativeSuggestOptions
|
2014-11-06 21:38:11 +09:00 |
Dictionary.java
|
Remove Dict dependency on WordComposer and ProximityInfo
|
2014-10-29 12:27:24 +09:00 |
DictionaryCollection.java
|
Remove Dict dependency on WordComposer and ProximityInfo
|
2014-10-29 12:27:24 +09:00 |
DictionaryDumpBroadcastReceiver.java
|
…
|
|
DictionaryFacilitator.java
|
Fix a NPE
|
2014-11-20 13:50:27 +09:00 |
DictionaryFacilitatorLruCache.java
|
Fix some compiler warnings
|
2014-10-21 19:28:37 +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 |
EmojiAltPhysicalKeyDetector.java
|
Remove device checking of Emoji physical key
|
2014-10-27 16:26:22 +09:00 |
ExpandableBinaryDictionary.java
|
Move util classes under common
|
2014-11-07 18:00:03 +09:00 |
ImportantNoticeDialog.java
|
Keep ImportantNoticeDialog showing after orientation changed
|
2014-04-14 15:48:19 +09:00 |
InputAttributes.java
|
Move StringUtils under common.
|
2014-10-28 22:44:30 +09:00 |
InputView.java
|
Fix Javadoc and null analysis related warnings
|
2014-10-23 09:58:42 +09:00 |
LastComposedWord.java
|
Move InputPointers and ResizableIntArray to common
|
2014-10-29 12:09:11 +09:00 |
LatinIME.java
|
Fix an NPE.
|
2014-11-20 14:48:33 +09:00 |
NgramContext.java
|
Move StringUtils under common.
|
2014-10-28 22:44:30 +09:00 |
PersonalizationHelperForDictionaryFacilitator.java
|
Use trigrams for personalization dict.
|
2014-10-23 14:32:45 +09:00 |
PunctuationSuggestions.java
|
Remove the other deprecated constructor to SuggestedWords
|
2014-11-17 16:23:52 +09:00 |
ReadOnlyBinaryDictionary.java
|
Remove Dict dependency on WordComposer and ProximityInfo
|
2014-10-29 12:27:24 +09:00 |
RichInputConnection.java
|
Move StringUtils under common.
|
2014-10-28 22:44:30 +09:00 |
RichInputMethodManager.java
|
Move current subtype management code to RichInputMethodManager
|
2014-11-06 11:51:07 -08:00 |
RichInputMethodSubtype.java
|
Move isRtlLanguage method to LocaleUtils
|
2014-11-12 16:47:38 -08:00 |
SubtypeSwitcher.java
|
Move logic to determine spacebar text to LanguageOnSpacebarHelper
|
2014-11-08 18:50:59 -08:00 |
Suggest.java
|
Make the typed word a SuggestedWordInfo
|
2014-11-20 13:57:01 +09:00 |
SuggestedWords.java
|
Make the typed word a SuggestedWordInfo
|
2014-11-20 13:57:01 +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
|
Fix Javadoc and null analysis related warnings
|
2014-10-23 09:58:42 +09:00 |
WordComposer.java
|
Move util classes under common
|
2014-11-07 18:00:03 +09:00 |
WordListInfo.java
|
Arrange to send the rawChecksum to LatinIME.
|
2014-05-22 11:01:04 +09:00 |