summaryrefslogtreecommitdiff
path: root/java/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
| * | Share decoders among latinime components.Jatin Matani2015-02-252-2/+4
* | | Stop waking up to decay dynamic dictionaries.Dan Zivkovic2015-02-257-231/+47
* | | Merge "Don't assume that correctable words are invalid"Dan Zivkovic2015-02-264-25/+40
|\ \ \
| * | | Don't assume that correctable words are invalidDan Zivkovic2015-02-254-25/+40
| |/ /
* | | Merge "Make DictionaryFactory.killDictionary public"Mohammadinamul Sheik2015-02-261-1/+1
|\ \ \
| * | | Make DictionaryFactory.killDictionary publicMohammadinamul Sheik2015-02-251-1/+1
* | | | Use Keyboard in several interfaces.Mario Tanev2015-02-257-64/+42
| |/ / |/| |
* | | Auto-correct without whitelist in Delight3.Dan Zivkovic2015-02-251-4/+7
|/ /
* | Pass ComposedData to the decoder instead of WordComposer.Martin Paraskevov2015-02-245-15/+23
* | Merge "Don't call resetDictionaries if DictionaryFacilitatorLruCache.get() ha...Mario Tanev2015-02-251-5/+8
|\ \
| * | Don't call resetDictionaries if DictionaryFacilitatorLruCache.get()Mario Tanev2015-02-241-5/+8
* | | Do not crash when dictioanryInfo is NULLMohammadinamul Sheik2015-02-241-1/+5
|/ /
* | Merge "Pass long timestamps to DictionaryFacilitator"Jatin Matani2015-02-243-6/+6
|\ \
| * | Pass long timestamps to DictionaryFacilitatorJatin Matani2015-02-233-6/+6
* | | Check for null TextRange in InputLogic.unlearnWordBeingDeletedTom Ouyang2015-02-241-4/+9
| |/ |/|
* | Use DECODER_DICT_SUFFIX on fallback to the default main dict resource.Mohammadinamul Sheik2015-02-231-1/+2
* | Merge "Make checksum and header checks decoder dependent."Mohammadinamul Sheik2015-02-234-11/+34
|\ \ | |/ |/|
| * Make checksum and header checks decoder dependent.Mohammadinamul Sheik2015-02-204-11/+34
* | Merge "Add StatsUtils method for handling subtype change."Chieu Nguyen2015-02-231-0/+2
|\ \
| * | Add StatsUtils method for handling subtype change.Chieu Nguyen2015-02-181-0/+2
* | | Hide app icon when keyboard is a system app.Dan Zivkovic2015-02-232-15/+38
* | | Merge "Remove unused APIs in DIctionaryFacilitator"Jatin Matani2015-02-212-44/+4
|\ \ \ | |_|/ |/| |
| * | Remove unused APIs in DIctionaryFacilitatorJatin Matani2015-02-202-44/+4
* | | Merge "Spell checker uses cache of size 1."Dan Zivkovic2015-02-202-78/+21
|\ \ \ | |/ / |/| |
| * | Spell checker uses cache of size 1.Dan Zivkovic2015-02-202-78/+21
* | | Add tests for Contact* classesJatin Matani2015-02-204-3/+22
|/ /
* | Rename in preparation of caching an instance.Dan Zivkovic2015-02-192-2/+2
* | Merge "Schedule with 0 delay is the same as execute."Dan Zivkovic2015-02-191-2/+1
|\ \
| * | Schedule with 0 delay is the same as execute.Dan Zivkovic2015-02-191-2/+1
* | | Merge "If contacts observer is running, return early."Dan Zivkovic2015-02-191-5/+13
|\| |
| * | If contacts observer is running, return early.Dan Zivkovic2015-02-191-5/+13
* | | Merge "Add more options for calling removeWordFromPersonalizedDicts."Tom Ouyang2015-02-193-5/+64
|\ \ \ | |/ / |/| |
| * | Add more options for calling removeWordFromPersonalizedDicts.Tom Ouyang2015-02-193-5/+64
| |/
* / Sanitize the usage of executors.Dan Zivkovic2015-02-195-67/+100
|/
* Add Decoder specific dictionary suffix to resource lookupMohammadinamul Sheik2015-02-121-3/+4
* Switch from script to language codes.Dan Zivkovic2015-02-121-27/+29
* Map ISO 15924 codes to internal IME script codes.Dan Zivkovic2015-02-121-33/+34
* Refactor content provider code from ContactsDictJatin Matani2015-02-118-202/+424
* Fix master build.Dan Zivkovic2015-02-117-15/+18
* Remove shortcut support from LatinIME.Dan Zivkovic2015-02-1121-493/+94
* Merge "Add new class spellcheck.UserDictionaryLookup that can look up the sys...Mario Tanev2015-02-102-0/+463
|\
| * Add new class spellcheck.UserDictionaryLookup that can look up theMario Tanev2015-02-102-0/+463
* | Add a addOrIncrement term api to DicFacilitatorJatin Matani2015-02-103-1/+20
* | Remove distracter filter from client.Dan Zivkovic2015-02-099-584/+22
* | Merge "Move decoder specific constants to DecoderSpecificConstants.java"Mohammadinamul Sheik2015-02-0612-31/+40
|\ \
| * | Move decoder specific constants to DecoderSpecificConstants.javaMohammadinamul Sheik2015-02-0512-34/+40
| |/
* / Cleanup in preparation of distracter change.Dan Zivkovic2015-02-067-46/+29
|/
* Merge "Add accessor methods for typed word info to SuggestedWords and for wor...Chieu Nguyen2015-02-051-0/+16
|\
| * Add accessor methods for typed word info to SuggestedWords and for wordChieu Nguyen2015-02-041-0/+16
* | Use shared constants in old+new facilitators.Dan Zivkovic2015-02-043-31/+32