Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
a568e0acb4a45707e554f63aede917bfa46b9dba
/
java
/
src
/
com
/
android
/
inputmethod
a568e0a
Add util method in ngramcontext for context array
by Jatin Matani
· 10 years ago
ddee491
Merge "Move dictionary facilitator handling."
by Chieu Nguyen
· 10 years ago
0103d75
Move dictionary facilitator handling.
by Chieu Nguyen
· 10 years ago
55d9651
Merge "Turn off cloud sync if we have managed profiles"
by Jatin Matani
· 10 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
· 10 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
29aa3df
Spell checker uses cache of size 1.
by Dan Zivkovic
· 11 years ago
01b0237
Add tests for Contact* classes
by Jatin Matani
· 11 years ago
40b7545
Rename in preparation of caching an instance.
by Dan Zivkovic
· 11 years ago
3bfc9d4
Merge "Schedule with 0 delay is the same as execute."
by Dan Zivkovic
· 11 years ago
6a00018
Schedule with 0 delay is the same as execute.
by Dan Zivkovic
· 11 years ago
7041313
Merge "If contacts observer is running, return early."
by Dan Zivkovic
· 11 years ago
076f76c
Merge "Add more options for calling removeWordFromPersonalizedDicts."
by Tom Ouyang
· 11 years ago
edea47f
Add more options for calling removeWordFromPersonalizedDicts.
by Tom Ouyang
· 11 years ago
705b118
If contacts observer is running, return early.
by Dan Zivkovic
· 11 years ago
0b03f13
Sanitize the usage of executors.
by Dan Zivkovic
· 11 years ago
40833d2
Add StatsUtils method for handling subtype change.
by Chieu Nguyen
· 11 years ago
95711bf
Add Decoder specific dictionary suffix to resource lookup
by Mohammadinamul Sheik
· 11 years ago
cf84f8c
Switch from script to language codes.
by Dan Zivkovic
· 11 years ago
98596e5
Map ISO 15924 codes to internal IME script codes.
by Dan Zivkovic
· 11 years ago
4084fa5
Refactor content provider code from ContactsDict
by Jatin Matani
· 11 years ago
5254c01
Fix master build.
by Dan Zivkovic
· 11 years ago
12d80eb
Remove shortcut support from LatinIME.
by Dan Zivkovic
· 11 years ago
2979fad
Merge "Add new class spellcheck.UserDictionaryLookup that can look up the system "Personal dictionary" in the event that the DictionaryFacilitator doesn't."
by Mario Tanev
· 11 years ago
a7805e9
Add a addOrIncrement term api to DicFacilitator
by Jatin Matani
· 11 years ago
8aa310a
Add new class spellcheck.UserDictionaryLookup that can look up the
by Mario Tanev
· 11 years ago
644a709
Remove distracter filter from client.
by Dan Zivkovic
· 11 years ago
aadfef6
Merge "Move decoder specific constants to DecoderSpecificConstants.java"
by Mohammadinamul Sheik
· 11 years ago
d6a8adc
Cleanup in preparation of distracter change.
by Dan Zivkovic
· 11 years ago
0f7d881
Move decoder specific constants to DecoderSpecificConstants.java
by Mohammadinamul Sheik
· 11 years ago
608ef47
Merge "Add accessor methods for typed word info to SuggestedWords and for word and source dictionary to SuggestedWordInfo."
by Chieu Nguyen
· 11 years ago
23d1962
Use shared constants in old+new facilitators.
by Dan Zivkovic
· 11 years ago
4e94109
Add accessor methods for typed word info to SuggestedWords and for word
by Chieu Nguyen
· 11 years ago
6e0467c
Fix accidentally inverted if check.
by Dan Zivkovic
· 11 years ago
c0eb571
Don't check user dictionary, except for spelling.
by Dan Zivkovic
· 11 years ago
c4977b5
Merge "Removing code from RichInputConnection."
by Dan Zivkovic
· 11 years ago
a6d2cf5
Removing code from RichInputConnection.
by Dan Zivkovic
· 11 years ago
7b2646d
Merge "Selections spans should not split surrogate pair."
by Dan Zivkovic
· 11 years ago
bae6848
Merge "AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator"
by Mohammadinamul Sheik
· 11 years ago
f3c319f
Selections spans should not split surrogate pair.
by Dan Zivkovic
· 11 years ago
b00c054
AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator
by Mohammadinamul Sheik
· 11 years ago
c71e4d6
Remnant of green [+] feature.
by Dan Zivkovic
· 11 years ago
0d3f01f
Remove last vestiges of contextual+personal dictionary.
by Dan Zivkovic
· 11 years ago
00ae433
Fix delete handling in Emoji keyboard.
by Dan Zivkovic
· 11 years ago
23574d1
LatinIME portion of "green plus" feature.
by Dan Zivkovic
· 11 years ago
48cc0d6
Merge "Nuke Amanatto"
by Jatin Matani
· 11 years ago
15acbdc
Nuke Amanatto
by Jatin Matani
· 11 years ago
53e81fd
Remove custom code for Emoji keyboard Delete key.
by Dan Zivkovic
· 11 years ago
a0efc13
Merge "Create a new KeyboardLayout class to represent the layout."
by Mohammadinamul Sheik
· 11 years ago
d543984
Create a new KeyboardLayout class to represent the layout.
by Mohammadinamul Sheik
· 11 years ago
77e0fa1
LatinIME portion of multi-lang option removal.
by Dan Zivkovic
· 11 years ago
e1758fe
Disable the Burmese keyboard.
by Dan Zivkovic
· 11 years ago
ab6f3b3
Change DictionaryFacilitator.java to an interface, create its
by Mario Tanev
· 11 years ago
d523bac
Merge "Add a method for handling for words not found in dictionary."
by Chieu Nguyen
· 11 years ago
fc47007
Merge "AOSP change for showing the app icon."
by Dan Zivkovic
· 11 years ago
d913617
AOSP change for showing the app icon.
by Dan Zivkovic
· 11 years ago
9fe700e
Merge "Fix moving the cursor inside composition in lang w/o spaces"
by Jean Chalard
· 11 years ago
2e8d536
Add a method for handling for words not found in dictionary.
by Chieu Nguyen
· 11 years ago
303a2ae
Fix NPE in PunctuationSuggestions.
by Dan Zivkovic
· 11 years ago
a1a9896
Rename production flag for cloud sync feature
by Jatin Matani
· 11 years ago
8e23519
Fix moving the cursor inside composition in lang w/o spaces
by Jean Chalard
· 11 years ago
3e35b87
[3]Ping dictionary stats:Pass DictionaryFacilitator
by Jatin Matani
· 11 years ago
20469a8
Merge "[2]Pass context to StatsUtilsManager for alarms."
by Jatin Matani
· 11 years ago
2b69244
[2]Pass context to StatsUtilsManager for alarms.
by Jatin Matani
· 11 years ago
dbdc81a
Merge "Cleanup InputMethodInfoCache"
by Tadashi G. Takaoka
· 11 years ago
4077a7e
Merge "Remove SubtypeSwitcher"
by Tadashi G. Takaoka
· 11 years ago
Next »