..
about
Fix the security related API change for PreferenceActivity
2013-10-09 02:59:32 -07:00
debug
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
define
Remove researcher logger
2014-05-29 15:10:28 +09:00
inputlogic
When starting input, include the literal word in suggestions
2014-06-06 16:00:18 +09:00
makedict
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
personalization
Apply distracter filter for UserHistoryDictionary.
2014-05-27 01:10:04 +09:00
settings
Always update voice key visibility
2014-06-06 13:18:41 +09:00
setup
Use ViewCompat support library and delete ViewCompatUtils
2014-05-24 12:26:30 +09:00
spellcheck
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
suggestions
Fix overwriting accessibility delegate in setKeyboard
2014-06-08 22:12:52 +09:00
userdictionary
Allow multiple shortcuts for a personal dictionary word
2014-06-04 18:01:50 +09:00
utils
Merge "Refactor logic to determine showing suggestions strip or not"
2014-06-06 10:48:00 +00:00
AssetFileAddress.java
Reset to 9bd6dac470
2013-12-13 17:13:32 +09:00
AudioAndHapticFeedbackManager.java
Thin out audio and haptic feedback while key repeat
2013-08-14 18:37:58 +09:00
BackupAgent.java
Fix Apache license comment
2013-01-21 22:23:37 +09:00
BinaryDictionary.java
Implement getMaxProbabilityOfExactMatches().
2014-06-06 17:37:46 +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
More concise Key.toString()
2014-06-03 13:32:42 +09:00
ContactsBinaryDictionary.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
Dictionary.java
Add getMaxFrequencyOfExactMatches() to Dictionary.
2014-06-05 19:05:58 +09:00
DictionaryCollection.java
Make Distracter filter use getMaxFrequencyOfExactMatches().
2014-06-06 19:38:44 +09:00
DictionaryDumpBroadcastReceiver.java
Add dictionary dump buttons in debug settings.
2014-02-04 21:29:09 +09:00
DictionaryFacilitator.java
Add getMaxFrequencyOfExactMatches() to Dictionary.
2014-06-05 19:05:58 +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
DicTraverseSession.java
Change cache capacity depending on the dictionary size.
2013-09-12 18:47:56 +09:00
ExpandableBinaryDictionary.java
Add getMaxFrequencyOfExactMatches() to Dictionary.
2014-06-05 19:05:58 +09:00
ImportantNoticeDialog.java
Keep ImportantNoticeDialog showing after orientation changed
2014-04-14 15:48:19 +09:00
InputAttributes.java
Remove unused supportsSwitchingToShortcutIme attribute
2014-06-06 13:11:57 +09:00
InputPointers.java
Check timestamp for each pointer.
2014-02-04 14:04:26 +09:00
InputView.java
Support more keys accessibility mode
2014-06-04 19:13:41 +09:00
LastComposedWord.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
LatinIME.java
Refactor logic to determine showing suggestions strip or not
2014-06-06 19:41:21 +09:00
LatinImeLogger.java
Remove LatinImeLogger and UsabilityStudyLogUtils
2014-05-29 18:03:03 +09:00
PrevWordsInfo.java
Return whether the dynamic dict operation was success.
2014-05-27 17:30:00 +09:00
PunctuationSuggestions.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
ReadOnlyBinaryDictionary.java
Add getMaxFrequencyOfExactMatches() to Dictionary.
2014-06-05 19:05:58 +09:00
RichInputConnection.java
Fix a bug on rotation with selection.
2014-06-06 11:18:23 +09:00
RichInputMethodManager.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
SubtypeSwitcher.java
Use Java 7 diamond operator
2014-05-24 01:05:42 +09:00
Suggest.java
Remove LatinImeLogger and UsabilityStudyLogUtils
2014-05-29 18:03:03 +09:00
SuggestedWords.java
Clean up for Iba6eeb7981634e7ddb.
2014-05-29 13:16:24 +09:00
SuggestionSpanPickedNotificationReceiver.java
Clean up SuggestionSpanUtils for API level 14+
2012-12-17 19:41:44 +09:00
UserBinaryDictionary.java
Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
2014-05-21 11:15:38 +09:00
WordComposer.java
Fix an IOOB exception
2014-06-02 18:21:50 +09:00
WordListInfo.java
Arrange to send the rawChecksum to LatinIME.
2014-05-22 11:01:04 +09:00