index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Don't log stack trace for missing LM.
Dan Zivkovic
2015-03-27
1
-1
/
+1
*
|
|
Merge "Don't notify dictpack for updates for service dump"
Jatin Matani
2015-03-27
2
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't notify dictpack for updates for service dump
Jatin Matani
2015-03-27
2
-4
/
+6
|
|
/
*
/
Not all cyrillic scripts use east_slavic layout.
Dan Zivkovic
2015-03-27
1
-3
/
+7
|
/
*
Handle missing resources.
Dan Zivkovic
2015-03-26
1
-5
/
+9
*
Use the complete Locale in generating the dictionary id.
Mohammadinamul Sheik
2015-03-25
1
-25
/
+2
*
Merge "Check for accounts when enabling sync features."
Jatin Matani
2015-03-24
1
-1
/
+8
|
\
|
*
Check for accounts when enabling sync features.
Jatin Matani
2015-03-24
1
-2
/
+9
*
|
Merge "Force download the dictionaries after the apk package is updated."
Mohammadinamul Sheik
2015-03-24
2
-6
/
+40
|
\
\
|
*
|
Force download the dictionaries after the apk package is updated.
Mohammadinamul Sheik
2015-03-24
2
-6
/
+40
*
|
|
Merge "Avoid NPE when logging the entry point to Settings"
Jatin Matani
2015-03-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Avoid NPE when logging the entry point to Settings
Jatin Matani
2015-03-24
1
-1
/
+1
*
|
|
|
Change DictionaryStats to report content version.
Dan Zivkovic
2015-03-24
4
-41
/
+53
|
|
/
/
|
/
|
|
*
|
|
Remove dependency in correction settings.
Chieu Nguyen
2015-03-23
1
-13
/
+0
*
|
|
Reenable next-word suggestion if autocorrection reenabled.
Chieu Nguyen
2015-03-23
1
-5
/
+3
*
|
|
Merge "Move ManagedProfileUtils to overridable"
Jatin Matani
2015-03-23
2
-83
/
+1
|
\
|
|
|
*
|
Move ManagedProfileUtils to overridable
Jatin Matani
2015-03-23
2
-83
/
+1
|
|
/
*
/
Block overflow menu during setup.
Dan Zivkovic
2015-03-23
1
-2
/
+14
|
/
*
Retire Delight2 migration code to speed up tests.
Dan Zivkovic
2015-03-20
2
-5
/
+1
*
Resolve some InputLogic todo comments.
Dan Zivkovic
2015-03-20
2
-34
/
+6
*
Remove external dictionary debug UI.
Dan Zivkovic
2015-03-20
2
-202
/
+0
*
Notify the facilitator on IME start/finish.
Dan Zivkovic
2015-03-20
3
-0
/
+30
*
Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.
David Faden
2015-03-19
1
-1
/
+2
*
Merge "Add prev words context to the SuggestedWordInfo."
Mohammadinamul Sheik
2015-03-20
5
-34
/
+23
|
\
|
*
Add prev words context to the SuggestedWordInfo.
Mohammadinamul Sheik
2015-03-19
5
-34
/
+23
*
|
Log accepted punctuation suggestions.
Dan Zivkovic
2015-03-19
1
-0
/
+3
|
/
*
Disable message if personalization is disabled.
Chieu Nguyen
2015-03-18
4
-3
/
+14
*
Merge "Pass DictionaryFacilitator for autocorrection and suggestion stats"
Mohammadinamul Sheik
2015-03-17
1
-3
/
+3
|
\
|
*
Pass DictionaryFacilitator for autocorrection and suggestion stats
Mohammadinamul Sheik
2015-03-17
1
-3
/
+3
*
|
Merge "Start-of-sentence should include newlines and non-period terminators."
Tom Ouyang
2015-03-17
1
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
Start-of-sentence should include newlines and non-period terminators.
Tom Ouyang
2015-03-17
1
-4
/
+10
*
|
Carry over the mMaxPreWordCount when creating the new NgramContext
Mohammadinamul Sheik
2015-03-17
1
-1
/
+1
*
|
Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.
Mohammadinamul Sheik
2015-03-17
4
-5
/
+18
*
|
Merge "Remove rejected suggestion in LatinIME."
Dan Zivkovic
2015-03-17
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Remove rejected suggestion in LatinIME.
Dan Zivkovic
2015-03-16
1
-2
/
+5
*
|
Merge "Deprecate SuggestedWords.mSourceDict"
Tom Ouyang
2015-03-17
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Deprecate SuggestedWords.mSourceDict
Tom Ouyang
2015-03-13
1
-0
/
+2
*
|
Merge "Add cloud sync setting to SettingsValues."
Chieu Nguyen
2015-03-17
1
-0
/
+2
|
\
\
|
*
|
Add cloud sync setting to SettingsValues.
Chieu Nguyen
2015-03-16
1
-0
/
+2
*
|
|
Fix NPE in AccountSettingsFragment.
Dan Zivkovic
2015-03-16
2
-14
/
+45
|
/
/
*
|
Don't test format version 403 twice.
Dan Zivkovic
2015-03-16
1
-2
/
+1
*
|
Remove unused imports.
Dan Zivkovic
2015-03-16
1
-3
/
+0
*
|
Redundant code matches multiple languages.
Dan Zivkovic
2015-03-16
2
-73
/
+13
*
|
Check boxes are replaced by switches in KitKat.
Dan Zivkovic
2015-03-16
1
-3
/
+3
*
|
Revert "Next-word suggestion bit in keyboard settings."
Dan Zivkovic
2015-03-16
5
-1
/
+39
*
|
Merge "Make RichInputMethodSubtype non-final for easy mocking"
Mohammadinamul Sheik
2015-03-14
1
-1
/
+2
|
\
\
|
*
|
Make RichInputMethodSubtype non-final for easy mocking
Mohammadinamul Sheik
2015-03-13
1
-1
/
+2
*
|
|
Fix the BinaryDictionaryTests
Mohammadinamul Sheik
2015-03-13
1
-4
/
+6
|
/
/
*
|
Add StatsUtils.onSettingsActivity to collect the settings page stats.
Mohammadinamul Sheik
2015-03-13
3
-6
/
+21
*
|
Remove autocorrection aggressiveness settings.
Chieu Nguyen
2015-03-13
2
-9
/
+28
|
/
[prev]
[next]