.. |
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
|
Add a new production flag for metrics logging
|
2014-05-22 16:57:52 +09:00 |
inputlogic
|
Merge "Use whether it's exact match to detect distracters."
|
2014-05-26 13:53:19 +00: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
|
Keep showing important notice when "show correction suggestions" is off
|
2014-05-26 14:11: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
|
Move MoreSuggestionsListener to MoreSuggestionsView
|
2014-05-27 14:49:25 +09:00 |
userdictionary
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
utils
|
Merge "Add thread name for PrioritizedSerialExecutor."
|
2014-05-27 07:24:26 +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
|
|
|
BinaryDictionary.java
|
Use whether it's exact match to detect distracters.
|
2014-05-26 21:56:20 +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 some auto-caps problems:
|
2014-05-23 18:17:09 +09:00 |
ContactsBinaryDictionary.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
Dictionary.java
|
Use PrevWordsInfo instead of String in Java side.
|
2014-05-19 13:55:40 +09:00 |
DictionaryCollection.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
DictionaryDumpBroadcastReceiver.java
|
Add dictionary dump buttons in debug settings.
|
2014-02-04 21:29:09 +09:00 |
DictionaryFacilitator.java
|
Stop filtering out when perfect freq > top non-perfect freq.
|
2014-05-27 16:09:59 +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
|
Apply distracter filter for UserHistoryDictionary.
|
2014-05-27 01:10:04 +09:00 |
ImportantNoticeDialog.java
|
Keep ImportantNoticeDialog showing after orientation changed
|
2014-04-14 15:48:19 +09:00 |
InputAttributes.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
InputPointers.java
|
Check timestamp for each pointer.
|
2014-02-04 14:04:26 +09:00 |
InputView.java
|
Stop overriding InputView.dispatchTouchEvent
|
2014-02-17 19:51:47 +09:00 |
LastComposedWord.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
LatinIME.java
|
Keep showing important notice when "show correction suggestions" is off
|
2014-05-26 14:11:41 +09:00 |
LatinImeLogger.java
|
|
|
PrevWordsInfo.java
|
Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.
|
2014-05-23 23:19:33 +09:00 |
PunctuationSuggestions.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
ReadOnlyBinaryDictionary.java
|
Use PrevWordsInfo instead of String in Java side.
|
2014-05-19 13:55:40 +09:00 |
RichInputConnection.java
|
Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.
|
2014-05-23 23:19:33 +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
|
Use whether it's exact match to detect distracters.
|
2014-05-26 21:56:20 +09:00 |
SuggestedWords.java
|
Use whether it's exact match to detect distracters.
|
2014-05-26 21:56:20 +09:00 |
SuggestionSpanPickedNotificationReceiver.java
|
|
|
UserBinaryDictionary.java
|
Use PrevWordsInfo for get/add/remove n-gram(bigram) entry.
|
2014-05-21 11:15:38 +09:00 |
WordComposer.java
|
Use Java 7 diamond operator
|
2014-05-24 01:05:42 +09:00 |
WordListInfo.java
|
Arrange to send the rawChecksum to LatinIME.
|
2014-05-22 11:01:04 +09:00 |