Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
0bbbbdf1c43d94edadf6f7996a6b5eb04f5e29c1
/
java
/
src
/
com
/
android
/
inputmethod
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
a568e0a
Add util method in ngramcontext for context array
by Jatin Matani
· 10 years ago
63a0bdb
Forgot to remove reference to deleted class.
by Dan Zivkovic
· 10 years ago
fbfc622
Remove no-op broadcast receiver from LatinIME.
by Dan Zivkovic
· 10 years ago
ddee491
Merge "Move dictionary facilitator handling."
by Chieu Nguyen
· 11 years ago
0103d75
Move dictionary facilitator handling.
by Chieu Nguyen
· 11 years ago
55d9651
Merge "Turn off cloud sync if we have managed profiles"
by Jatin Matani
· 11 years ago
854edce
Turn off cloud sync if we have managed profiles
by Jatin Matani
· 11 years ago
8b29080
Fix build breakage due to changed resource Id
by Jatin Matani
· 11 years ago
9770336
Merge "Label empty suggestions."
by Dan Zivkovic
· 11 years ago
9888677
Merge "Handle double space inserting a period."
by Chieu Nguyen
· 11 years ago
fdf3cc4
Handle double space inserting a period.
by Chieu Nguyen
· 11 years ago
62cbaba
Merge "Update the MAX supported file version for downloaded static Dictionaries."
by Mohammadinamul Sheik
· 11 years ago
24c275c
Label empty suggestions.
by Dan Zivkovic
· 11 years ago
377ba98
Update the MAX supported file version for downloaded static Dictionaries.
by Mohammadinamul Sheik
· 11 years ago
69c04ca
Race condition in cursor move.
by Dan Zivkovic
· 11 years ago
c83352d
Merge "Refresh pref settings for cloud sync"
by Jatin Matani
· 11 years ago
8ec328f
Refresh pref settings for cloud sync
by Jatin Matani
· 11 years ago
edd94a4
Ignore the Emoji key when not connected.
by Dan Zivkovic
· 11 years ago
48b0712
Merge "Share decoders among latinime components."
by Jatin Matani
· 11 years ago
7d7f082
Stop waking up to decay dynamic dictionaries.
by Dan Zivkovic
· 11 years ago
e4619f0
Merge "Don't assume that correctable words are invalid"
by Dan Zivkovic
· 11 years ago
48ba1ea
Merge "Make DictionaryFactory.killDictionary public"
by Mohammadinamul Sheik
· 11 years ago
5551302
Don't assume that correctable words are invalid
by Dan Zivkovic
· 11 years ago
20fb37a
Make DictionaryFactory.killDictionary public
by Mohammadinamul Sheik
· 11 years ago
b684d2d
Share decoders among latinime components.
by Jatin Matani
· 11 years ago
487e038
Use Keyboard in several interfaces.
by Mario Tanev
· 11 years ago
ed378c7
Auto-correct without whitelist in Delight3.
by Dan Zivkovic
· 11 years ago
2b8d763
Pass ComposedData to the decoder instead of WordComposer.
by Martin Paraskevov
· 11 years ago
a3ac6f2
Merge "Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() hasn't been called yet. This breaks the AOSP SpellChecker. This seems to be a bug introduced recently, when the DictionaryFacilitatorLruCache was turned into a "cache" of 1 element."
by Mario Tanev
· 11 years ago
1a6d01b
Don't call resetDictionaries if DictionaryFacilitatorLruCache.get()
by Mario Tanev
· 11 years ago
24c2824
Do not crash when dictioanryInfo is NULL
by Mohammadinamul Sheik
· 11 years ago
f7058c2
Merge "Pass long timestamps to DictionaryFacilitator"
by Jatin Matani
· 11 years ago
edb2d23
Check for null TextRange in InputLogic.unlearnWordBeingDeleted
by Tom Ouyang
· 11 years ago
1d5ec61
Use DECODER_DICT_SUFFIX on fallback to the default main dict resource.
by Mohammadinamul Sheik
· 11 years ago
94b8523
Pass long timestamps to DictionaryFacilitator
by Jatin Matani
· 11 years ago
bae3c4b
Merge "Make checksum and header checks decoder dependent."
by Mohammadinamul Sheik
· 11 years ago
53b4bfd
Merge "Add StatsUtils method for handling subtype change."
by Chieu Nguyen
· 11 years ago
08f3cdb
Hide app icon when keyboard is a system app.
by Dan Zivkovic
· 11 years ago
eeeec21
Make checksum and header checks decoder dependent.
by Mohammadinamul Sheik
· 11 years ago
1c11f3f
Merge "Remove unused APIs in DIctionaryFacilitator"
by Jatin Matani
· 11 years ago
83e9a29
Remove unused APIs in DIctionaryFacilitator
by Jatin Matani
· 11 years ago
fe3c4ef
Merge "Spell checker uses cache of size 1."
by Dan Zivkovic
· 11 years ago
Next »