| Commit message (Expand) | Author | Files | Lines |
2012-10-25 | Some initial refactoring in dicttool. (A1)•••Bug: 7388852
Change-Id: I5ff70d12f3a8096ae6fb8cd4883a32ffe1683c9b
|  Jean Chalard | 2 | -10/+43 |
2012-10-24 | Update AOSP dictionaries.•••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 | 5 | -0/+0 |
2012-10-24 | Fix a bug where a bigram would be ignored•••Bug: 7403386
Change-Id: I89f495d07f7059a9f1ccd97d487c2f2657a8ebd2
|  Jean Chalard | 1 | -0/+4 |
2012-10-23 | Fix the build (again)•••Change-Id: Idb7addede891a5c672d7fc09ddfe4d2585f8d647
|  Jean Chalard | 1 | -1/+1 |
2012-10-23 | Return the correct bigram frequency•••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 | 1 | -12/+21 |
2012-10-23 | Fix the build.•••It seems this change snuck out from a previous version.
Change-Id: I9c33d51273732b1d55bfd60f0957184c86fa88ab
|  Jean Chalard | 1 | -1/+7 |
2012-10-23 | Add reader and writer for the combined dict format.•••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 | 4 | -19/+319 |
2012-10-23 | Don't put spaces after characters that don't take one•••Bug: 7393639
Change-Id: I1245a7b5077e554642838d6856ce269ca7f91988
|  Jean Chalard | 2 | -1/+7 |
2012-10-23 | Use a buffered writer for XML output•••Change-Id: I85aa133985282993542659db2ee61960b02042d7
|  Jean Chalard | 1 | -1/+3 |
2012-10-22 | Add @UsedForTesting and @ExternallyReferenced annotations•••Bug: 7268357
Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c
|  Tadashi G. Takaoka | 23 | -117/+116 |
2012-10-22 | Replace useless CharSequence to String•••Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
|  Tadashi G. Takaoka | 27 | -299/+249 |
2012-10-19 | Sync package name and source path•••Change-Id: I8d3ded01c508c3afaa0d8afa9ce1445117626ddc
|  Tadashi G. Takaoka | 9 | -0/+0 |
2012-10-19 | Add Spanish Latin America keyboard•••Change-Id: I83615a061be3267a7b9199ed2c5c818401ed0b64
|  Tadashi G. Takaoka | 1 | -0/+8 |
2012-10-17 | Suggestion strip will honor haptic feedback settings of keyboard•••Bug: 7313372
Change-Id: I427da8de68be3d2a78e810556340b96ab4edcc2d
|  Tadashi G. Takaoka | 2 | -0/+5 |
2012-10-17 | Move AudioAndHapticFeedbackManager from LatinIME to KeyboardSwitcher•••Bug: 7313372
Change-Id: I9bd3275f57ed3f5c2c4a95768443af505513ee97
|  Tadashi G. Takaoka | 3 | -23/+23 |
2012-10-17 | Shortcut key is enabled on the no language keyoard•••Bug: 6617754
Change-Id: Id8336f152456367320de3151823691eebc2e02f6
|  Tadashi G. Takaoka | 1 | -4/+3 |
2012-10-18 | Don't consider non-words for split word suggestion•••Bug: 7368683
Change-Id: Iecd8348be788e5a749dafabdf7eddc4a14d901e0
|  Jean Chalard | 1 | -1/+2 |
2012-10-18 | Update AOSP dictionaries.•••Differences :
oh 90 -> 105
ooh 54 -> 54
hoy,kinkier,kinkiest,kinkiness,kinkily,kinky -> 0
trst -> remove
New whitelist entries (actually old that had not been applied)
"berm" -> "been"
"foe" -> "for"
"hid" -> "his"
"thong" -> "thing"
French :
Add "six" and remove some non-words
Bug: 7329149
Bug: 7356297
Change-Id: I55092f0538db8627148b0a314e50eff926c47275
|  Jean Chalard | 7 | -0/+0 |
2012-10-17 | Have "no whitespace before cursor" upon gesture trigger phantom space•••Bug: 7359291
Bug: 7357758
Bug: 7197651
Change-Id: Ia805a87e922739ae0a06978a3bf00d91c94b6c51
|  Jean Chalard | 2 | -0/+15 |
2012-10-16 | Import translations. DO NOT MERGE•••Change-Id: I69bfbfe56c58ccc2d1c0422c9d8e93d68c6202b5
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -1/+1 |
2012-10-16 | Import translations. DO NOT MERGE•••Change-Id: I16dccd4bf5897d4b62a4642fbb3d24bd379deb4e
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -1/+1 |
2012-10-16 | Import translations. DO NOT MERGE•••Change-Id: Ibab3b46b8d19b4d8d2dc69f08be84dcc7431ddf1
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -1/+1 |
2012-10-16 | Restrict bogus move event detector to a horizontal movement•••The bogus move detection threshold is in proportional to a diagonal
length of a key. It was in proportional to a key width.
Bug: 7346614
Change-Id: I796add8aea16dd05e9844d6c4fba8072eece39c6
|  Tadashi G. Takaoka | 1 | -21/+30 |
2012-10-16 | Fix more suggestions text width calculation•••Bug: 7345983
Change-Id: Ic1554db98e7aaf032eb90a98c0c37c7c789461b5
|  Tadashi G. Takaoka | 3 | -2/+9 |
2012-10-17 | Honor automatic shift turned off for gestures•••Bug: 7354129
Change-Id: Ia02336e8cea2f04b629edbe74b7815cce0d7fad6
|  Jean Chalard | 2 | -3/+5 |
2012-10-12 | Let's enhance•••Add mipmap-* launcher icon assets. Remove drawable-* based assests.
Change over reference to mipmap icon.
Bug: 6718166
Change-Id: I01f84a03fd1be0ced9cce9cff322a5fe02820075
|  Jason Chen | 8 | -1/+1 |
2012-10-12 | Detect bogus down-move-up event and add workaround•••Bug: 7032858
Change-Id: I2e76bf49f1e07b436d05c19881e2f2c4fed21621
|  Tadashi G. Takaoka | 3 | -36/+145 |
2012-10-12 | Make a better choice for the temporary file•••Change-Id: I745bb285b6b52875c8d2b3a94deb962352f9754e
|  Jean Chalard | 2 | -8/+9 |
2012-10-12 | Evaluate score by alignNextKeyToPath for not in the dictionary word.•••Change-Id: I68d30e734f8b4f629797d73d6b4745e967bdb09d
|  Keisuke Kuroyanagi | 1 | -2/+2 |
2012-10-12 | Improve gesture input scoring method 3.•••Change-Id: I3142cb5ec922e661f0d7c1e1706de6015360b2ff
|  Keisuke Kuroyanagi | 2 | -2/+14 |
2012-10-11 | Add Swedish to the list of languages for which a Euro key is wanted.•••Change-Id: I2ba4d0a7e82733c3d9526658195f22178e520926
|  Fredrik Roubert | 1 | -4/+4 |
2012-10-11 | Put temporary files under a separate directory.•••Bug: 7328003
Change-Id: Ibe5278ea209d149f87fd08785c77b17e3859948e
|  Jean Chalard | 2 | -2/+15 |
2012-10-11 | Fix excessive canceling of long-press timer while gesturing•••Change-Id: I2a68c777e66a6b83d16885780a92a21e91bd3f9e
|  Tadashi G. Takaoka | 1 | -1/+1 |
2012-10-11 | Don't cancel long press timer too early•••Bug: 7328861
Change-Id: I1b77ec4a30ae15b2edda42a1ff58ebc528288553
|  Tadashi G. Takaoka | 2 | -4/+2 |
2012-10-11 | Improve gesture input scoring method 2.•••Align next key to path bases its scoring method on probabilities.
Change-Id: I5247c965b92c0052bfdab8a9b1027bc86eb33218
|  Keisuke Kuroyanagi | 5 | -209/+392 |
2012-10-10 | Import translations. DO NOT MERGE•••Change-Id: Ibb93814ac881cfd48a4a298e2964c9a4188405f0
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -3/+3 |
2012-10-10 | Import translations. DO NOT MERGE•••Change-Id: I0a766dd5b65f375276e30c588bb202f6718a8892
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -3/+3 |
2012-10-10 | Import translations. DO NOT MERGE•••Change-Id: Ieced09ee9144331fdd284282b889c243d71761cd
Auto-generated-cl: translation import
|  Baligh Uddin | 1 | -3/+3 |
2012-10-10 | Stop using private APIs in tests.•••Not sure it's much better, but at least this is public.
Bug: 6202480
Change-Id: If6cda78fbd32cfb068e0b2fcb637914939b044b3
|  Jean Chalard | 1 | -1/+1 |
2012-10-10 | Fix failing tests.•••Most of the failures can be ascribed to the tests not passing the correct
old position of the cursor on a second call to onUpdateSelection() to
LatinIME.
Bug: 7276565
Bug: 7276805
Bug: 7276195
Change-Id: I3f1b52cdcc783ea18838408bed50699b7254eaf4
|  Jean Chalard | 4 | -16/+52 |
2012-10-09 | Fix a bug in multiple shortcut handling code.•••Bug: 7301525
Change-Id: Ib38f5ab4b7e4f7996bccbc6830d46f52fd71c6f9
|  Jean Chalard | 1 | -1/+0 |
2012-10-09 | Improve gesture input scoring method 1.•••Calculate probabilities for each points in advance.
It enables to input not in the dictionary word.
Change-Id: I8d84642045dc3b8ad49719d9b70dda14457995cd
|  Keisuke Kuroyanagi | 4 | -59/+356 |
2012-10-09 | Disable touch position correction of MoreKeysKeyboard•••Change-Id: Ieec33894a348602fd71d6fe473142b43eb2551b6
|  Tadashi G. Takaoka | 2 | -2/+23 |
2012-10-09 | Use a freq of 1 instead of 0 for non-word shortcuts.•••Also fix a spelling mistake in a comment
Bug: 7301525
Change-Id: I4437403dce620fed03871485ee04f13c51ce34fc
|  Jean Chalard | 2 | -2/+2 |
2012-10-09 | Tuning gesture detection parameters•••Bug: 7032858
Change-Id: Ie4f952aa33b99ce16027500a596d723ee9bafae9
|  Tadashi G. Takaoka | 3 | -37/+31 |
2012-10-09 | Allow to start gesture from a non-letter key except from a modifier key•••Bug: 7303982
Change-Id: Id54965c1d7b2b760ac2a76a0fc509b46948e75e6
|  Tadashi G. Takaoka | 1 | -2/+2 |
2012-10-09 | Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused param...•••Change-Id: I3c7e6c59990c92b0d5e2fb80493e8673cdd37b09
|  Ken Wakasa | 13 | -53/+39 |
2012-10-07 | Fix a small typo•••Change-Id: I813d97b9453f8aa7aae99bd165336b1e5a81dc6a
|  Ken Wakasa | 1 | -1/+1 |
2012-10-07 | Add separate key hysteresis distance for sliding modifier input•••Bug: 7294402
Change-Id: I78c8be9e1a7b2d49d86bfe1e3a46d1785bfe5d48
|  Tadashi G. Takaoka | 6 | -22/+48 |
2012-10-06 | Avoid calling switchToLastInputMethod when other IMEs are in effect (DO NOT M...•••Bug: 7299050
Change-Id: Ife6721a5fcbc4872bd36ffd8a8b81b04d73aebec
|  Tadashi G. Takaoka | 1 | -5/+8 |