summaryrefslogtreecommitdiffstats
path: root/java-overridable
Commit message (Expand)AuthorAgeFilesLines
* LatinIME: Add fallback loader for JNI libSteve Kondik2015-10-291-0/+1
* LatinIME portion of StatsUtil change.Dan Zivkovic2015-06-231-0/+3
* Detection and logging of slow input connections.Dan Zivkovic2015-06-221-0/+3
* Metadata URI does not need additionalId.Dan Zivkovic2015-05-061-7/+2
* Force download the dictionaries after the apk package is updated.Mohammadinamul Sheik2015-03-241-0/+7
* Move ManagedProfileUtils to overridableJatin Matani2015-03-231-0/+43
* Pass DictionaryFacilitator to GestureConsumer#onImeSuggestionsProcessed.David Faden2015-03-191-1/+3
* Add prev words context to the SuggestedWordInfo.Mohammadinamul Sheik2015-03-191-1/+2
* Pass DictionaryFacilitator for autocorrection and suggestion statsMohammadinamul Sheik2015-03-171-2/+4
* Remove rejected suggestion in LatinIME.Dan Zivkovic2015-03-161-0/+1
* Add StatsUtils.onSettingsActivity to collect the settings page stats.Mohammadinamul Sheik2015-03-131-0/+3
* Remove ALS from LatinIME.Dan Zivkovic2015-03-111-4/+3
* Kill+restart tasks before/after decoder init.Dan Zivkovic2015-03-091-1/+6
* Introduce DictionaryHeaderUtils to get dictionary header valuesMohammadinamul Sheik2015-03-031-0/+31
* Move dictionary facilitator handling.Chieu Nguyen2015-03-021-3/+2
* Handle double space inserting a period.Chieu Nguyen2015-02-271-0/+3
* Share decoders among latinime components.Jatin Matani2015-02-251-1/+1
* Auto-correct without whitelist in Delight3.Dan Zivkovic2015-02-251-0/+1
* Merge "Make checksum and header checks decoder dependent."Mohammadinamul Sheik2015-02-231-0/+3
|\
| * Make checksum and header checks decoder dependent.Mohammadinamul Sheik2015-02-201-0/+3
* | Merge "Add StatsUtils method for handling subtype change."Chieu Nguyen2015-02-231-0/+6
|\ \ | |/ |/|
| * Add StatsUtils method for handling subtype change.Chieu Nguyen2015-02-181-0/+6
* | Rename in preparation of caching an instance.Dan Zivkovic2015-02-191-1/+1
|/
* Add Decoder specific dictionary suffix to resource lookupMohammadinamul Sheik2015-02-121-0/+3
* Remove distracter filter from client.Dan Zivkovic2015-02-091-6/+0
* Move decoder specific constants to DecoderSpecificConstants.javaMohammadinamul Sheik2015-02-051-0/+30
* Nuke AmanattoJatin Matani2015-02-022-84/+0
* Change DictionaryFacilitator.java to an interface, create itsMario Tanev2015-01-271-0/+32
* Add a method for handling for words not found in dictionary.Chieu Nguyen2015-01-141-0/+3
* Rename production flag for cloud sync featureJatin Matani2014-12-291-2/+3
* [3]Ping dictionary stats:Pass DictionaryFacilitatorJatin Matani2014-12-181-1/+3
* [2]Pass context to StatsUtilsManager for alarms.Jatin Matani2014-12-171-2/+2
* Provide a preference to delete data from cloud.Jatin Matani2014-12-091-0/+9
* Implement UserHistoryDictionary for each user account.Jatin Matani2014-11-131-0/+6
* Move current subtype management code to RichInputMethodManagerTadashi G. Takaoka2014-11-061-0/+1
* Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-291-1/+1
* Remove device checking of Emoji physical keyTadashi G. Takaoka2014-10-271-43/+0
* Fix Javadoc and null analysis related warningsTadashi G. Takaoka2014-10-2312-1/+14
* [ML25] Add an hasDict method.Jean Chalard2014-10-161-2/+1
* Move sync policy related code out of account settingsSandeep Siddhartha2014-10-141-0/+66
* [ML24] Add facilities to read the script of a subtypeJean Chalard2014-10-141-1/+3
* Performance fix for multiple language subtypesJean Chalard2014-10-141-1/+1
* Cleanup LoginAccountUtilsSandeep Siddhartha2014-10-131-7/+6
* Set up a sync preference and policy for syncing [2]Sandeep Siddhartha2014-10-102-56/+1
* [ML20.1] Move getRichInputMethodSubtype to additional featuresJean Chalard2014-10-091-0/+12
* Merge "Skeleton code for user dictionary sync"Jatin Matani2014-10-083-0/+67
|\
| * Skeleton code for user dictionary syncJatin Matani2014-10-073-0/+67
* | Remove ENABLE_CURSOR_ANCHOR_INFO_CALLBACKYohei Yukawa2014-10-061-8/+0
|/
* Add calls to stub for API to consume gesture data.David Faden2014-10-031-0/+66
* Add StatsUtils#onLoadSettings for when settings are changedJatin Matani2014-09-301-0/+3