| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
BinaryDictionary.resetMainDict()" into jb-mr1-dev
* commit '72cbfdcd80210dc412b8094df1060b0685b356df':
Add SuggestInitializationListener to BinaryDictionary.resetMainDict()
|
| |
| |
| |
| | |
Change-Id: I4c01f172ddb2ca60fa6e604384610c90b76e5457
|
|\|
| |
| |
| |
| | |
* commit 'd9f9c1189d3b1a4bbeed92be843ea13219a01365':
Lingering gesture floating preview text a bit
|
| |
| |
| |
| |
| | |
Bug: 6936095
Change-Id: I873343e9aa6afdf6bdb223795f03232509b012a7
|
|\|
| |
| |
| |
| | |
* commit '2fbaed919f4c2ac64c2be2b84b4a5d7e372813d5':
Cleanup unused import and dead code
|
| |
| |
| |
| | |
Change-Id: Ife877620561d29a8f25602916420741186104617
|
|\|
| |
| |
| |
| |
| |
| | |
dictionary
* commit '774e374f5f58e21692df6113128c1707ae767fc0':
Fix duplicate getSuggestions() call for main dictionary
|
| |
| |
| |
| | |
Change-Id: I092480063452505cdf03dbd83b9c64e535822931
|
|\|
| |
| |
| |
| | |
* commit '6365b38b9c1a106c7de176e668f13b12c9ab4f1e':
Fix Utils.getStackTrace()
|
| |
| |
| |
| | |
Change-Id: Iaf160af32bb77b3ad5929cb5ee8eccd01165bdf6
|
|\|
| |
| |
| |
| |
| |
| | |
commitTyped" into jb-mr1-dev
* commit '76bfe7f7b0f6b231e0596e400620cd34265a044f':
Separate updateSuggestionStrip from commitTyped
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The commitTyped() called updateSuggestionStrip(), and that led to call
Suggest.getSuggestedWordsForTypingInput() even after a batch input was
started because WordComposer.commitWord() reset the batch input state.
Bug: 6932442
Change-Id: If645b1ef0343aa1e21ca71a9275b40c6c3be13df
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Captures complete motion data for all words in an n-gram.
- Also filters n-grams properly; if any word in the n-gram is not
in the dictionary, it is not included.
- Simplify ResearchLog to not require explicit state
- Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions
about privacy.
- Moved LogUnit out from ResearchLogger
multi-project change with Id997fb6572daa3ff55591afa1676953bb204f33a
Because of a strange Gerrit interaction, earlier patchsets were recorded
as the following separate changes (to soon be abandoned):
- I59d86ae28123890ddb7aabc7dc9a73a75eecbca4
- I9cc95266fa4500d019e09ec53ec00e5dea7ffd38
- Ie6f23a2035e160f231406df1388a43725380df1d
- Id87909e96fa7fa91174c86395a964404f3490fe1
- I57c5cbde0425c42538d589fa4d1802b3e5688f7c
- Ic1f9d7727e416da1b6c4f1a45b53750cd4088dcf
- I20a72ccc4ba1bc08ed3ee39bff71d2adb376588c
- I417f6f364144b90085f5fef4bd2de1a40b5dfa79
Bug: 6188932
Change-Id: I771e57e3b8c0eb6721c2022e775cb0b528bdff93
|
|\|
| |
| |
| |
| | |
* commit '2fb40ef30121da62386d64a2c9c5f5abffdcbc98':
Cleanup unused code
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The Italian dictionary has been amended to contain words that
include apostrophes, and accordingly the apostrophe is now
excluded from word separators in Italian.
This code was only used for Italian, and in the general case
it does the wrong thing; it was only needed by limitations of
the old dictionary.
Bug: 6929108
Change-Id: I7ff4615e01899a1cebed2c4c51679cd0746740fe
|
|\| |
| | |
| | |
| | |
| | | |
* commit '900910c02bc10f902a27681311b8a93279c34ec2':
Make a makedict command for dicttool (A3)
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This behaves exactly as the old makedict command. Further
changes will redirect the calls to makedict to this, so as
to consolidate similar code.
Groundwork for
Bug: 6429606
Change-Id: Ibeadbf48bec70f988a15ca36ebf5d1ce3b5b54ea
|
|\|
| |
| |
| |
| | |
* commit '53f4acf86f6d330146af72f3688ad71428cb8bb6':
Fix an OOB exception
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Not sure exactly how this can happen, but at least this should
prevent us from crashing.
Bug: 6920884
Change-Id: I451864756b48c5cb5e98b06edee917d88766d77f
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
jb-mr1-dev
* commit 'be7897a04ab38a91d1b4afcf54c9ac668abf2e44':
Using hardware accelerated drawing
|
| |/
| |
| |
| |
| |
| |
| | |
When Canvas has been hardware accelerated, don't use offscreen bitmap.
Bug: 6872994
Change-Id: I1121f76377991692bc29ebeedbfbfa1b2a12dbb7
|
|\|
| |
| |
| |
| |
| |
| | |
SoftInputWindow of LatinIME
* commit '908170017208ee2cf84d5857cb33e13b0443c919':
Enable hardware accelerated drawing for SoftInputWindow of LatinIME
|
| |
| |
| |
| |
| |
| |
| | |
Taking advantage of Ib6a8bda46223ce1153f32834daf02a820d16136e
bug: 6872994
Change-Id: I799b25b6509980dd9f039bead9bc926b42cbb040
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move many ResearchLogger data collection points to RichInputConnection.
By collecting data here, developers do not have to remember to keep the
ResearchLog consistent with calls to the RichInputConnection.
In addition, some unnecessary log points were removed, and the ResearchLogger
is now independent of LatinImeLogger.
multi-project change with I67bbf5fe8fd821da967a50b69e467caafc7fd388
Bug: 6188932
Change-Id: I49ccee1dcffe8d41401b42a637dd0da8dd11d90d
|
|
|
|
|
| |
Bug: 6890540
Change-Id: I923b24e3bc17e7b923be4940ad739b58dca24a1f
|
|
|
|
| |
Change-Id: Iff9d6b485e202656fc869f3ff4d94575ad2c186f
|
|
|
|
|
| |
Bug: 6883053
Change-Id: I601718afb37289108b45ef68626c7c315edca35d
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 6667462
Change-Id: I796655f57c71c9f50ae6e38dd08b71df3998dbcf
|
|/
|
|
|
|
|
| |
Port of Iece016f4
Bug: 6886405
Change-Id: I148c296d8a3841c40b6748e73ed2b0fff473b627
|
|
|
|
|
| |
Bug: 6851364
Change-Id: Ie939a43b8527a76aec213b702d3d850717f22a81
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I03aa6608ee435b36377de41684162b303740f571
|
| |
| |
| |
| | |
Change-Id: I37d61274e1527229befabae2c392fd78e279b807
|
|/
|
|
| |
Change-Id: I7ba7ac24aa96a0ff19267997c5b58853079bc6dc
|
|
|
|
|
| |
Bug: 6860204
Change-Id: I840b7bf1983ab92fa4e0b180129176539e96409f
|
|
|
|
|
| |
Bug: 6860204
Change-Id: I1e4c03c99415cd9bdea5a8556ff4093c33f0f508
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 6852483
Change-Id: I873ae0f2e3bc863e989629f8bc0cc90ee33a4920
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Not having a main dictionary is not sufficient reason to display
the hint. If the user already added the word to the dictionary then
we shouldn't be displaying it again, even if we don't have a main
dictionary for the current language.
Bug: 6829798
Change-Id: I6b081f51c82ef395fe2e394fd3167363e743ea6f
|
|/
|
|
| |
Change-Id: I942692bbc2e577482f353d875405c4658a1102fc
|
| |
|
|
|
|
| |
Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60
|
|
|
|
|
|
|
|
|
| |
- also cleaned up RLog menu
multi-project commit with If0fd4fef89d390073e6939d5188ed5696866cb33
Bug: 6188932
Change-Id: I4f66f13bd366b4e8bde742ccd0704f812c6d33f9
|
|
|
|
|
|
|
|
|
|
| |
- new package: com.android.inputmethod.research
multi-project commit with Ic0a5744f3160d13218addd589890623c0d120ffc
Bug: 6188932
Change-Id: Icf8d4a40a5725401799be6e209a640d99a5f34c4
|
|
|
|
| |
Change-Id: I034e80df03c7c6c0895fdf2c03763627d410d425
|
|
|
|
|
| |
Bug: 6845325
Change-Id: I3165465b0b280e32a9288da16abb75baa67288dc
|