Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge java-overridable/ into java/ again•••This CL a logical revert of a previous CL [1], which separated Java files into common ones and overridable ones. Now that that overriding concept is no longer used, there is no need to keep having separate directory structure. [1]: Ic734bd4d20aa050c688a3158b1a382ae0ac18991 fb74ab15c1343084740d65ef8744cad33a678e82 Fix: 79323502 Test: make -j aosp_taimen-userdebug && make -j Test: tapas LatinIME && make -j Change-Id: I2090bc25d18e6d4f24e91c2cbfe832755cbb4e8f | 2018-05-06 | 7 | -355/+0 | |
* | LatinIME portion of StatsUtil change.•••Bug 22010482. Change-Id: Iaed8abfb13cf4c87895a968d545dca3e5fcf9081 | 2015-06-23 | 1 | -0/+3 | |
* | Detection and logging of slow input connections.•••Also adds a hook to log using StatsUtils. Proto change is coming in a separate CL. Bug 22010482. Change-Id: I08065fc7a5cd116e50ff84cb14bbbc44c4f14bc7 | 2015-06-22 | 1 | -0/+3 | |
* | Move ManagedProfileUtils to overridable•••Bug:19532354 Change-Id: I50b3ae11b6e58f07b482353b624b1a7a73eadc99 | 2015-03-23 | 1 | -0/+43 | |
* | Add prev words context to the SuggestedWordInfo.•••Bug: 19712589 Bug: 19715579 Change-Id: Ie06665cab8405455c1b0a2ff034e0bb0731c9156 | 2015-03-19 | 1 | -1/+2 | |
* | Pass DictionaryFacilitator for autocorrection and suggestion stats•••Bug: 19715579 Change-Id: Ic48de74bde0f9f5d5e68e8289948cc5e92cbfa1e | 2015-03-17 | 1 | -2/+4 | |
* | Add StatsUtils.onSettingsActivity to collect the settings page stats.•••Bug:19214944 Change-Id: I113f47c49d638790d770fe2781afe7cd1565619d | 2015-03-13 | 1 | -0/+3 | |
* | Kill+restart tasks before/after decoder init.•••Bug 19625976. Change-Id: I6d8b0d2b0a77ccda1bfc914501cf568b92862980 | 2015-03-09 | 1 | -1/+6 | |
* | Introduce DictionaryHeaderUtils to get dictionary header values•••Change-Id: I86cef6c7f2f68a75428bb2b9c4d5a1dc1876b541 | 2015-03-03 | 1 | -0/+31 | |
* | Move dictionary facilitator handling.•••Change-Id: Ibd42982996a36ac52b4c916035491b835f8d14f9 | 2015-03-02 | 1 | -3/+2 | |
* | Handle double space inserting a period.•••Change-Id: I109f0e9cf3e972bf60aa3fbbe817337aef70ea3c | 2015-02-27 | 1 | -0/+3 | |
* | Add StatsUtils method for handling subtype change.•••Change-Id: I0f334ab5e6f5aa41ad780641276dc3d2aa232f48 | 2015-02-18 | 1 | -0/+6 | |
* | Add a method for handling for words not found in dictionary.•••This is apparently called only once for every unique word, so repeated instances of the same word are not handled separately. Upon changing orientation of the device, however, all invalid words in the textbox are underlined again and this method is called for each unique instance in order. Change-Id: Ic57e4b9e5675bd7abd723644aa318d964f7f875f | 2015-01-14 | 1 | -0/+3 | |
* | [3]Ping dictionary stats:Pass DictionaryFacilitator•••Pass dictionaryFacilitator to StatsUtilsManager from LatinIME Bug:16553957 Change-Id: I912a0b447e5684909ff67e3653a4bd8649cd03c5 | 2014-12-18 | 1 | -1/+3 | |
* | [2]Pass context to StatsUtilsManager for alarms.•••Change corresponding to ag/605384 Bug:16553957 Change-Id: I77024957b9497c45296bbbb24ca972b26348a8c3 | 2014-12-17 | 1 | -2/+2 | |
* | Fix Javadoc and null analysis related warnings•••This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1 | 2014-10-23 | 4 | -0/+4 | |
* | Add StatsUtils#onLoadSettings for when settings are changed•••Non-blocking call in nature. Bug:17013677 Change-Id: Iff737422bbacbf22c9b0ff6eaf1c1f75e6bf23c3 | 2014-09-30 | 1 | -0/+3 | |
* | Merge "Add account change receiver to handle account removal" | 2014-09-24 | 1 | -40/+0 | |
|\ | |||||
| * | Add account change receiver to handle account removal•••Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462 | 2014-09-24 | 1 | -40/+0 | |
* | | Add StatsUtilManager.onStartInput & onFinishInput•••Bug:15657192 Change-Id: I6e976202812d1c1675bd7822c4a15686d1ec1fe9 | 2014-09-21 | 1 | -0/+6 | |
|/ | |||||
* | Add word commit methods to StatsUtils•••Change-Id: Ibb2cf0150cd9a851ff48d097688edc916dc82998 | 2014-09-18 | 1 | -0/+10 | |
* | Add account listing and preference integration for current account•••Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67 | 2014-09-18 | 1 | -0/+40 | |
* | Add StatsUtils.onAutoCorrection method.•••Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229 | 2014-09-16 | 1 | -0/+6 | |
* | Adds StatsUtil methods for LatinIME.on{Start,Create,Finish}inputView•••Change-Id: I4e7dc008b98e398c38aafea5cb31156dde7f42ea | 2014-09-10 | 1 | -0/+13 | |
* | Add backspace event methods to StatsUtils•••Change-Id: Id45d217073e49ca5f2ba639b608d168d136bba58 | 2014-09-10 | 1 | -0/+20 | |
* | Add StatsUtils.onPickSuggestionManually and SuggestedWords.indexOf.•••Change-Id: I1588448154d086569cb026825fdc36cd1812a582 | 2014-09-07 | 1 | -0/+6 | |
* | Refactor StatsUtils into two components:StatsUtils & StatsUtilsManager•••Bug:16522256 Change-Id: I9cb8129c552159cf17ea5c2656e0988bf0f999f5 | 2014-08-28 | 2 | -10/+43 | |
* | Pass a new argument to StatsUtils.•••Change-Id: I61e32c7a455a273e8daf9a5487d7969923802488 Bug: 17013677 | 2014-08-22 | 1 | -1/+4 | |
* | Abolish source code overlay and inroduce overridable src dir•••This should make IDEs happy with appropriate source code directory selection. bug: 16829244 Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991 | 2014-08-16 | 4 | -0/+147 |