| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '2a62a978f39d9d3c50e45aa24d0639060074c7e8':
Fix capitalization, part 1
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The case this fixes is typing "Ah.\n" in gmail for example
Bug: 6950087
Change-Id: Ia4bf3a57dde49b9c9d47d315e9f85b7ffc7ee6e3
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
jb-mr1-dev
* commit 'e5ee97f709c35a9fce0975a45b136518fcad6951':
Remove the whitelist dictionary.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The functionality now lives in the binary dictionary.
This finalizes work on
Bug: 6906525
Change-Id: Id106d871e8afdf9afa886d2a30bea87ff89f2d24
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
jb-mr1-dev
* commit '6ce0c23e40da08393407e39af6faacda93793f8d':
Remove access to the whitelist class.
|
| |\| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
...which becomes useless. It will be entirely removed in an
upcoming change.
Change-Id: I2f1d27f1eceda79454b01f21e057b98f2953131a
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
file." into jb-mr1-dev
* commit '7bf71ca8090208a14716bcbbab992a0d90764cfc':
Hack to skip reading an outdated binary file.
|
| |\ \ \ |
|
| | | |/
| | |/|
| | | |
| | | |
| | | | |
Bug: 7005813
Change-Id: Ie0d8d4b2d5eb147838ca23bdd5ec1cecd4f01151
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '8c0cab8ef675598d23e266cb840795457b1458a6':
Add standard view constructors of PrevewPlacerView
|
| |/ /
| | |
| | |
| | | |
Change-Id: I00d7ae4d2330804c342a5e51cf8c0df6ed8a85d6
|
|\| |
| | |
| | |
| | |
| | | |
* commit '13cc1dbaa39d82e3f8c249da93f5b99a83a1586e':
Cosmetic fixes
|
| | |
| | |
| | |
| | | |
Change-Id: I5460252af534d4455ba22273a06ac956bc904831
|
|\| |
| | |
| | |
| | |
| | | |
* commit '1f6e2faa33c28d815fb49117851027b95782c060':
Fix NPE in LatinIME.addToUserHistoryDictionary()
|
| | |
| | |
| | |
| | |
| | | |
bug: 7007063
Change-Id: Ie3e2f77dcbc597dda0c0df9a970336e5aac0edba
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'a7a11e68a73bee291413a6eaf405b0ad5a9f28cd':
add reconstructBigramFrequency
|
| |\ \ |
|
| | |/
| | |
| | |
| | | |
Change-Id: Iff20dcb9ca0d6064bb118247887fe24b812c0c61
|
|\| |
| | |
| | |
| | |
| | | |
* commit '1b4dfd4ccbdda096edc86672dfdee698d3740c20':
Reword a confusing comment
|
| |/
| |
| |
| |
| | |
Bug: 7005645
Change-Id: Ifd942b3ce242aeeec512e132e1cee31329e994b1
|
|\|
| |
| |
| |
| | |
* commit '7145ca713854d090eb5c3ceeb588748f575764e3':
fix findWordInTree.
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: I8f42df28f76188677db9d4e55885e1fc6a40b53f
|
|\| |
| | |
| | |
| | |
| | | |
* commit '0d2cece02d3bdafa54d3dcf5abf344a71f3a5eaa':
Fix a debug method
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Icf78fb0d5f7caea78f053fffd1ecd4289629964a
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '5b0c0e5519918d52db72f522336080ed8e9311b0':
fix findWordInTree.
|
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | |
| | |
| | |
| | | |
Change-Id: I9d81c815494a0670afa81219ad7bad82274d997e
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
attributes changes." into jb-mr1-dev
* commit 'e3884b041d24fb3dd4f9b53ddfb86cace75b450a':
Refresh editor info when the text field attributes changes.
|
| |\ \
| | | |
| | | |
| | | | |
jb-mr1-dev
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For some reason we get a "restarting" flag from the browser
some times when the input field is different. The attributes
however are not the same, so we can detect that and reload
appropriately.
Bug: 6946793
Change-Id: I6762dae6f41db690497b026a707d9cc89c840b34
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
something." into jb-mr1-dev
* commit '5252ca773f9f5ce1ddd8afe423850c64834ba1a0':
Ensure #offer always actually offers something.
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This will allow remaining requests after a call to terminate
correctly.
Bug: 6963142
Change-Id: Iff67058bb8a39f2f1b468d3894861e8125de6659
|
|\| |
| | |
| | |
| | |
| | | |
* commit '258eaa48b4b7921a712dab24640273fd3e6c1efc':
Step 28-A Introduce the session Id to getSuggestion
|
| |/
| |
| |
| | |
Change-Id: I39d9bf1a7c272eb16d6ed4698f52457579b40f10
|
|\|
| |
| |
| |
| | |
* commit '641373b7356cb874b8bd413d49f2840abe026260':
Fix the build.
|
| |
| |
| |
| | |
Change-Id: I744f6232e81981ab694d3d1e92bab5fd6efa46c0
|
|\|
| |
| |
| |
| |
| |
| | |
app-driven speech." into jb-mr1-dev
* commit 'af0a0884463420b1a4e75780ba2b3eacae21c5ff':
Change accessibility event type for app-driven speech.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6614400
Change-Id: I0ef309b7f3f35bf37b4664ea599c9e6ffb1a4ab8
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
jb-mr1-dev
* commit '4de3bc305bd817aec0d9c413a3cf1f79bff3b160':
Preemptive anti-deadlock device
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We don't know of any actual bug in the implementation of the
pool that may result in a deadlock, but this still implements
a means out of a deadlock if one ever arises anyway. It's
meant to improve the resilience of the spell checker.
Bug: 5441027
Change-Id: I689491090792dbb89110ee56631965c5bb2dc712
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'a9552f8f0233c04dd5237c35027f309e6ec0b6f9':
Fix a bug that would prevent spell checking
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
java.lang.ArrayIndexOutOfBoundsException:
[I offset=0 length=528 src.length=512
com.android.inputmethod.keyboard.ProximityInfo
.setProximityInfoNative(Native Method)
com.android.inputmethod.keyboard.ProximityInfo
.createSpellCheckerProximityInfo(ProximityInfo.java:85)
com.android.inputmethod.latin.spellcheck.AndroidSpellCheckerService
.createDictAndProximity(AndroidSpellCheckerService.java:411)
The array was too small with respect with the passed size.
Change-Id: I7777d7aecd17375d3fbf82854a66eb7a5a289ce6
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
gesture detection code" into jb-mr1-dev
* commit '322f2a80b88d2ec05792b09a60cbcd3583ae8c26':
Eliminate redundant time parameter from gesture detection code
|