- Oct 29, 2012
-
-
Jean Chalard authored
This is an initial implementation, it does not do everything just yet. Bug: 7388857 Change-Id: I11543973a4657e122ca3475225059b06b9a3f2b9
-
Jean Chalard authored
This is refactoring to help future changes Change-Id: I8c4372383a2fff5805b96cc47df5012e4b231004
-
- Oct 26, 2012
-
-
Tadashi G. Takaoka authored
This is a follow up of I0b7e0c19. Change-Id: I8530453bfba9d4de2b134f52acc931cc9659a9d6
-
Ken Wakasa authored
* commit '5199b8bf': LatinIME: Add accents to german keyboard
-
Ken Wakasa authored
* commit 'f6df37ce': LatinIME: Add accents to german keyboard
-
Ken Wakasa authored
-
Satoshi Kataoka authored
* commit 'ef5f88f3': Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN
-
Satoshi Kataoka authored
* commit '5e118c4c': Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN
-
Satoshi Kataoka authored
* commit '60dea36d': Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN
-
- Oct 25, 2012
-
-
Satoshi Kataoka authored
Bug: 7393485 Bug: 7272829 Change-Id: I873e8d99486c734e76484526631a90fc55e91c86
-
Jean Chalard authored
Bug: 7388857 Change-Id: I704f12a6be76ce1644ec5e8dd3b667f112e9c04a
-
Jean Chalard authored
Bug: 7388857 Change-Id: Id1bba7a33ab6195d5711bebb1df5c18c9c08925c
-
Jean Chalard authored
The test for binary dictionary will soon entail decrypting and uncompressing files if necessary to test for their headers, and will become much slower than it is. It's better to be able to detect the XML format too, and leave the slower test for last. Bug: 7388852 Change-Id: I6b9a7944de80217e1571cab65dcd1cff347b3046
-
Jean Chalard authored
Bug: 7388852 Change-Id: Ie952b1ad6cfad2f83793bd968e159d3cfbf20a47
-
Jean Chalard authored
Bug: 7388852 Change-Id: I25e755fc15f5b383acc046f668e9681efa4f0c2f
-
Jean Chalard authored
Bug: 7388852 Change-Id: I5ff70d12f3a8096ae6fb8cd4883a32ffe1683c9b
-
- Oct 24, 2012
-
-
Jean Chalard authored
* commit '7c22c62d': Update AOSP dictionaries.
-
Jean Chalard authored
* commit '1f9eea44': Update AOSP dictionaries.
-
Jean Chalard authored
* commit '306e0a80': Update AOSP dictionaries.
-
Jean Chalard authored
Changes : - Add "emoji" - Change the whitelist target of "foo" from "for" to "too" - Fix non-word frequencies to 0 - Fix the freq of common en_US vs en_GB words - Add "connection" to the en_GB dictionary Bug: 7368441 Bug: 7370033 Bug: 7371955 Change-Id: Ib22a97e97b486b05012d5496619557f406c441b9
-
Jean Chalard authored
Bug: 7403386 Change-Id: I89f495d07f7059a9f1ccd97d487c2f2657a8ebd2
-
- Oct 23, 2012
-
-
Jean Chalard authored
Change-Id: Idb7addede891a5c672d7fc09ddfe4d2585f8d647
-
Jean Chalard authored
-
Jean Chalard authored
The "correct" bigram frequency is now returned by the reading code. However, as the binary format represents the frequency in a lossy manner, the frequency is not guaranteed to be the exact same as the one in the source text format - only a close enough value. It is however the exact same value seen by the native code. Bug: 7395653 Change-Id: I49199ef18901c671189912b3550623e9643baedd
-
Jean Chalard authored
It seems this change snuck out from a previous version. Change-Id: I9c33d51273732b1d55bfd60f0957184c86fa88ab
-
Jean Chalard authored
-
Jean Chalard authored
This introduces a new textual format for the dictionary that combines words, bigrams and shortcuts to avoid complexity. It is also extensible to n-grams to fool-prof for the future, and easier to read than XML. Bug: 7388540 Change-Id: I942bbad51bd0c905a5a54c278667563fd6dd66ec
-
Jean Chalard authored
* commit '6fe6f38d': Don't put spaces after characters that don't take one
-
Jean Chalard authored
* commit 'd39e6435': Don't put spaces after characters that don't take one
-
Jean Chalard authored
* commit 'f960eb18': Don't put spaces after characters that don't take one
-
Jean Chalard authored
Bug: 7393639 Change-Id: I1245a7b5077e554642838d6856ce269ca7f91988
-
Jean Chalard authored
-
Jean Chalard authored
Change-Id: I85aa133985282993542659db2ee61960b02042d7
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
-
Kim Le authored
This fixes http://code.google.com/p/android/issues/detail?id=26247 Add // U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE // U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE // U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX // U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS Change-Id: I81d79f153cdfe7015bd0a343c681322ab8316db7
-
Tadashi G. Takaoka authored
Bug: 7268357 Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c
-
Tadashi G. Takaoka authored
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
-
- Oct 20, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I8d3ded01c508c3afaa0d8afa9ce1445117626ddc
-
- Oct 19, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I83615a061be3267a7b9199ed2c5c818401ed0b64
-
- Oct 18, 2012
-
-
Tadashi G. Takaoka authored
Bug: 7313372 Change-Id: I427da8de68be3d2a78e810556340b96ab4edcc2d
-