Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
24a9683ac9fc1b6d3ac49de449ea4b2f155f26a9
/
java
/
src
/
com
/
android
/
inputmethod
1a58c47
Unlearn word when the user moves the cursor in to correct it.
by Tom Ouyang
· 10 years ago
88f0370
Specify argument nullability.
by Dan Zivkovic
· 10 years ago
6d63989
DictStats should mask account info in filename
by Jatin Matani
· 10 years ago
76de0a8
Remove "Personal dictionary" link from settings.
by Dan Zivkovic
· 10 years ago
fa22abb
Merge "Setup wizard status only available on Lollipop++"
by Dan Zivkovic
· 10 years ago
94a1bea
Setup wizard status only available on Lollipop++
by Dan Zivkovic
· 10 years ago
e13f375
Merge "Don't hide sync settings, v2 (cleaner)"
by Jatin Matani
· 10 years ago
66f1398
Don't hide sync settings, v2 (cleaner)
by Jatin Matani
· 10 years ago
d4ee11f
"spellcheking" needs spellchecking.
by Chieu Nguyen
· 10 years ago
16c262a
Make Hebrew spellchecking spellcheck Hebrew.
by Chieu Nguyen
· 10 years ago
f267e84
Merge "Don't log stack trace for missing LM."
by Dan Zivkovic
· 10 years ago
43ea67c
Don't log stack trace for missing LM.
by Dan Zivkovic
· 10 years ago
8de99ce
Merge "Don't notify dictpack for updates for service dump"
by Jatin Matani
· 10 years ago
23a7998
Not all cyrillic scripts use east_slavic layout.
by Dan Zivkovic
· 10 years ago
2cc2d31
Don't notify dictpack for updates for service dump
by Jatin Matani
· 10 years ago
68c8898
Handle missing resources.
by Dan Zivkovic
· 10 years ago
8f526c9
Use the complete Locale in generating the dictionary id.
by Mohammadinamul Sheik
· 10 years ago
3b175a0
Merge "Check for accounts when enabling sync features."
by Jatin Matani
· 10 years ago
bb27731
Check for accounts when enabling sync features.
by Jatin Matani
· 10 years ago
600cca1
Merge "Force download the dictionaries after the apk package is updated."
by Mohammadinamul Sheik
· 10 years ago
3bc3bc7
Force download the dictionaries after the apk package is updated.
by Mohammadinamul Sheik
· 10 years ago
3b0c2eb
Merge "Avoid NPE when logging the entry point to Settings"
by Jatin Matani
· 10 years ago
2fb8e5e
Avoid NPE when logging the entry point to Settings
by Jatin Matani
· 10 years ago
a8b14a4
Merge "Change DictionaryStats to report content version."
by Dan Zivkovic
· 10 years ago
e1b91d4
Merge "DO NOT MERGE. Do not access metadatadb from main thread."
by Ulas Kirazci
· 10 years ago
72278d3
Change DictionaryStats to report content version.
by Dan Zivkovic
· 10 years ago
f74005d
Remove dependency in correction settings.
by Chieu Nguyen
· 10 years ago
1eedcfb
Reenable next-word suggestion if autocorrection reenabled.
by Chieu Nguyen
· 10 years ago
fa296fa
Merge "Move ManagedProfileUtils to overridable"
by Jatin Matani
· 10 years ago
cb27c4f
Move ManagedProfileUtils to overridable
by Jatin Matani
· 10 years ago
75fc908
Block overflow menu during setup.
by Dan Zivkovic
· 10 years ago
fd3e017
DO NOT MERGE. Do not access metadatadb from main thread.
by Ulas Kirazci
· 10 years ago
c15bbb5
Retire Delight2 migration code to speed up tests.
by Dan Zivkovic
· 10 years ago
fe716f0
Resolve some InputLogic todo comments.
by Dan Zivkovic
· 10 years ago
5cf457c
Remove external dictionary debug UI.
by Dan Zivkovic
· 10 years ago
755b3d8
Notify the facilitator on IME start/finish.
by Dan Zivkovic
· 10 years ago
6e86632
Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.
by David Faden
· 10 years ago
7df95c5
Merge "Add prev words context to the SuggestedWordInfo."
by Mohammadinamul Sheik
· 10 years ago
ab59129
Add prev words context to the SuggestedWordInfo.
by Mohammadinamul Sheik
· 10 years ago
dbf117b
Log accepted punctuation suggestions.
by Dan Zivkovic
· 10 years ago
6083587
Set background color for emoji category tabs.
by Chieu Nguyen
· 10 years ago
8ec3602
Disable message if personalization is disabled.
by Chieu Nguyen
· 10 years ago
0bbbbdf
Merge "Pass DictionaryFacilitator for autocorrection and suggestion stats"
by Mohammadinamul Sheik
· 10 years ago
edcf585
Merge "Start-of-sentence should include newlines and non-period terminators."
by Tom Ouyang
· 10 years ago
5aeb092
Start-of-sentence should include newlines and non-period terminators.
by Tom Ouyang
· 10 years ago
4024984
Pass DictionaryFacilitator for autocorrection and suggestion stats
by Mohammadinamul Sheik
· 10 years ago
ea727b6
Carry over the mMaxPreWordCount when creating the new NgramContext
by Mohammadinamul Sheik
· 10 years ago
f468609
Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.
by Mohammadinamul Sheik
· 10 years ago
a10808d
Merge "Remove rejected suggestion in LatinIME."
by Dan Zivkovic
· 10 years ago
320cef5
Merge "Bump up the current metadata database version to 14."
by Mario Tanev
· 10 years ago
8844c35
Remove rejected suggestion in LatinIME.
by Dan Zivkovic
· 10 years ago
263dd9f
Merge "Deprecate SuggestedWords.mSourceDict"
by Tom Ouyang
· 10 years ago
323d48d
Bump up the current metadata database version to 14.
by Mario Tanev
· 10 years ago
56e7673
Merge "Add cloud sync setting to SettingsValues."
by Chieu Nguyen
· 10 years ago
93205b1
Add cloud sync setting to SettingsValues.
by Chieu Nguyen
· 10 years ago
bff393c
Fix NPE in AccountSettingsFragment.
by Dan Zivkovic
· 10 years ago
52dafe8
Don't test format version 403 twice.
by Dan Zivkovic
· 10 years ago
f508209
Remove unused imports.
by Dan Zivkovic
· 10 years ago
4e1f0f1
Redundant code matches multiple languages.
by Dan Zivkovic
· 10 years ago
2321c41
Check boxes are replaced by switches in KitKat.
by Dan Zivkovic
· 10 years ago
5455179
Revert "Next-word suggestion bit in keyboard settings."
by Dan Zivkovic
· 10 years ago
900502f
Merge "Make RichInputMethodSubtype non-final for easy mocking"
by Mohammadinamul Sheik
· 10 years ago
29500ef
Fix the BinaryDictionaryTests
by Mohammadinamul Sheik
· 10 years ago
f04e2ed
Make RichInputMethodSubtype non-final for easy mocking
by Mohammadinamul Sheik
· 10 years ago
93d2ab3
Add StatsUtils.onSettingsActivity to collect the settings page stats.
by Mohammadinamul Sheik
· 10 years ago
89e2d93
Deprecate SuggestedWords.mSourceDict
by Tom Ouyang
· 10 years ago
116e58c
Remove autocorrection aggressiveness settings.
by Chieu Nguyen
· 10 years ago
80f9034
Log.i on dictionary download start
by Mohammadinamul Sheik
· 10 years ago
b9a16b8
Bump up the current metadata database version.
by Mario Tanev
· 10 years ago
eaa710d
Separate executor for the Spelling decoder.
by Dan Zivkovic
· 10 years ago
26fb83c
Avoid creating empty String[].
by Dan Zivkovic
· 10 years ago
7e1dfaa
Merge "Remove ALS from LatinIME."
by Dan Zivkovic
· 10 years ago
107fb4c
Remove ALS from LatinIME.
by Dan Zivkovic
· 10 years ago
4e0af43
Remove unused phrase gesture code.
by Chieu Nguyen
· 10 years ago
9a289da
Remove deprecated distractor filtering methods.
by Dan Zivkovic
· 10 years ago
7472cc8
Mark method @UsedForTesting
by Dan Zivkovic
· 10 years ago
820317f
Make inner classes visible for testing.
by Dan Zivkovic
· 10 years ago
bdd6c99
Delete user history files.
by Dan Zivkovic
· 10 years ago
77fd5db
Remove dead code, including tests.
by Dan Zivkovic
· 10 years ago
70c096d
Restart background executor.
by Dan Zivkovic
· 10 years ago
21a28ab
Handle empty previous ngram context correctly.
by Chieu Nguyen
· 10 years ago
3750359
Kill+restart tasks before/after decoder init.
by Dan Zivkovic
· 10 years ago
bd1bc40
ExecutorUtils lets use schedule a runnable chain.
by Dan Zivkovic
· 10 years ago
f9e2d27
Use a single background executor.
by Dan Zivkovic
· 10 years ago
491ca90
Merge "Handle null InputMethodSubtype."
by Dan Zivkovic
· 10 years ago
2fcb7c5
Merge "Log from LatinIME."
by Dan Zivkovic
· 10 years ago
edaa83b
Log from LatinIME.
by Dan Zivkovic
· 10 years ago
b86ca76
Handle null InputMethodSubtype.
by Dan Zivkovic
· 10 years ago
e3ac02e
Merge "Sync setting disabled if no account."
by Chieu Nguyen
· 10 years ago
8eb2fad
Merge "Restart suggestions when backspacing into a reverted word."
by Tom Ouyang
· 10 years ago
b717f91
Sync setting disabled if no account.
by Chieu Nguyen
· 10 years ago
c4f6a8d
Make privacy policy link clickable in sync settings.
by Chieu Nguyen
· 10 years ago
222f647
Restart suggestions when backspacing into a reverted word.
by Tom Ouyang
· 10 years ago
38b9bff
Handle words longer tha 256 characters.
by Dan Zivkovic
· 10 years ago
1ae16dc
Next-word suggestion bit in keyboard settings.
by Dan Zivkovic
· 10 years ago
83e95e6
Remove SHORTCUT column in FROM clause.
by Dan Zivkovic
· 10 years ago
6e29d26
Introduce DictionaryHeaderUtils to get dictionary header values
by Mohammadinamul Sheik
· 10 years ago
2281ba7
Merge "Add DictionaryFacilitator dump()."
by Chieu Nguyen
· 10 years ago
c809dc2
Add DictionaryFacilitator dump().
by Chieu Nguyen
· 10 years ago
148aab1
Merge "Add util method in ngramcontext for context array"
by Jatin Matani
· 10 years ago
Next »