| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| | |
Bug: 14166482
Change-Id: I7b7a25141851d7bb14744567639d8e5d8f04a036
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 13755213
Change-Id: I1ea8a6df007af7153852f2d32bf5e8ec669c432b
|
|\| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 13755213
Change-Id: I151269a7038b72a33b436da4c7596e09949e6d00
|
|\| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
clearAndFlushDictionary() was needed when dictionaries are constructed
in java side. All expandable dictionaries now use native code; thus,
this method is same to clear() and no longer needed.
Bug: 13755213
Change-Id: Ifd836e64f8ff807930f7cd2319b103b65e8fce70
|
|/ /
| |
| |
| |
| | |
Bug: 14278758
Change-Id: Id77c99b83cc69855972b27c9cebd482c8cbd3539
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 13965806
Change-Id: Ida2234ab8cb7785ec5efd433a58949bf21c44351
|
|/
|
|
|
| |
Bug: 14166482
Change-Id: Ic8c78ec2c8f39358a1f085a041b608972a380eef
|
|
|
|
|
|
| |
This reverts commit 89939b870876b36791a47470ce852e4fcdfe86f2.
Change-Id: I8ca1b55609ad305a93178063bd88bd1cede872af
|
|
|
|
|
| |
Bug: 14166482
Change-Id: Ib065279f96e227ab0fee7c8141560c4ada744d3b
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug; 14166482
Change-Id: I33ab08dad1e39aa7617d391f7eb2561d6f2504bb
|
| |
| |
| |
| |
| |
| |
| |
| | |
The call for method Configuration.setLocale that is introduce by
If60877b29b should be remove to be compatible with API 14 and later.
Bug: 14239862
Change-Id: I3815c2b56bd9c655b8bde6f93143adf3ff08c35d
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Bug: 14166482
Bug: 14161647
Change-Id: I98b0a8b86897b1486491a3aea91729bc9e4cc03c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This bug threw an ArrayIndexOutOfBoundsException when the word length
is 49 (maxSize + 1) when calling StringUtils.copyCodePointsAndReturnCodePointCount(...)
in the same function. This bug is discovered by running SKETCH.
The intent is to count the code points from index 0 to index i (included).
The original code only counted the code points from index 0 to index (i-1).
Bug: 13969542
Change-Id: Idbf596aba2379ba552dbe580c83c42044d505aaf
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: If60877b29bb1263161ec85c99320ad07b7dd4245
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | | |
Bug: 14096825
Change-Id: Ib6cc8fc31e90862e0b05f5a06757a73069726b74
|
|\ \ \
| |_|/
|/| | |
|
| |/
| |
| |
| |
| | |
Bug: 14120001
Change-Id: I8258304bc500fe28870fb8a5c11c15d97795423c
|
| |
| |
| |
| |
| | |
Bug: 14113276
Change-Id: Ie42ef30ffe5767ca434db4669efad2027b474e74
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Bug: 6851364
Change-Id: I3052924053f37f56c9c3953051aa1b22224a2b2e
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Bug: 14078601
Change-Id: I029cadd8f2f170b5a3e70df170e306c9be109a70
|
|/
|
|
|
| |
Bug: 13968927
Change-Id: I7e5e075535e38bf0fa24af98ed6e2cdfd6de6556
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 8636060
Change-Id: I800aefe6fee4c14df6fe5abe21b2387c69abb8f5
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Bug: 8636060
Change-Id: I959e13d34910adad028ed6174f92029ff690eeeb
|
|\ \ |
|
| |/
| |
| |
| |
| | |
Bug: 13514349
Change-Id: If4c9db12b0ab5be676f7a2f72715f469066ee537
|
| |
| |
| |
| |
| |
| |
| | |
This CL must be checked in together with I771216f8bd.
Bug: 14042743
Change-Id: I45c3acf9242985fb03721a9a6d377fbccc8e2019
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
This CL should be checked in together with I63e33388f9.
Bug: 14042743
Change-Id: I13f0a45bac6f19e006bf1280a36173e52d6d7160
|
|/
|
|
|
| |
Bug: 13951402
Change-Id: Ia6340d48843abca68ebadd299827cbe43516cc39
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
With this CL, LatinIME starts calling
InputMethodService#setCursorAnchorMonitorMode in #onStartInput()
when ProductionFlag.USES_CURSOR_ANCHOR_MONITOR flag is explicitly
set to true.
BUG: 13891796
Change-Id: Ib2fb0c3521b61859d4cc530155ccaaee7ee16cbc
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is nice for code simplicity, but it has a small adverse impact on
performance.
Bug: 13406701
Change-Id: I9316b3fe8d79b940fbd83cf1187c8c0d10b26c71
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We want to remove all calls to this as it lets internal values
escape, but there is some refactoring to do to finish this.
Bug: 8636060
Change-Id: Iedba6afe4719bc0add868714a1ee5a04b7ead33e
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| | |/
| |/|
| | |
| | | |
Change-Id: If8b7fd5ef0b4ff3791deeacc12abb256a10176bf
|