| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | | | | | | | | Allow logging while replaying•••Previously logging was disabled during replay. This makes it impossible to use logged data as a
regression test, since the new log was unavailable. This change corrects this problem.
Change-Id: I19dc31def2f2f87fd219dc561c739d18e4ab9c9c
|  Kurt Partridge | 2013-04-01 | 1 | -2/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | Merge "Do not record log split time when handling separator" |  Kurt Partridge | 2013-04-09 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | Do not record log split time when handling separator•••Previously handleSeparator() caused the ResearchLogger to mark the time at which a LogUnit should be
broken. However, this causes the motion data associated with a separator to be associated with the
LogUnit of the previous word. This change corrects this bug.
Change-Id: I8b4d4fa6de2a013de9e2a28bb668c446a07f1957
|  Kurt Partridge | 2013-04-01 | 1 | -1/+0 |
| |/ / / / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | | / | Update comments•••Change-Id: I6aef328ec9041666cc168c8323bed04d39591b71
|  Ken Wakasa | 2013-04-08 | 2 | -4/+4 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Clean up a few option strings under the Advanced settings•••Change-Id: If41ac016128fce401dedcab0fa7d6c23edaca158
|  Ken Wakasa | 2013-04-08 | 1 | -6/+6 |
| |/ / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Move a generic string utility to StringUtils•••Change-Id: I9cc2e9a7ac0b3346af40bcb083f939333336cf09
|  Jean Chalard | 2013-04-05 | 3 | -36/+36 |
* | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I66b30c5f9673fc4ed3b96753cfec023e7d498dec
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-04-03 | 8 | -57/+29 |
* | | | | | | | | | | | | | | | | | | | Revert "[DO NOT MERGE] Activate hardware keyboard handling"•••This reverts commit c741f1f83b98293bf0040b6b81e95b75ecf3f6bc
DO NOT MERGE is ignored and this is merged anyway :(
Change-Id: Ie044cdfc6021933379ec97ad7346c5c8591f70bf
|  Jean Chalard | 2013-04-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | | [DO NOT MERGE] Activate hardware keyboard handling•••Change-Id: Ifdec9338a454291621b2b87c899f5d4301480b27
|  Jean Chalard | 2013-04-02 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge "Split LogUnits differently." |  Kurt Partridge | 2013-04-01 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Split LogUnits differently.•••Previously an autocorrection caused a new LogUnit to be started,
splitting off the previous LogUnit right at the autocorrection method
time. This change causes the split to happen before the MotionEvents
that led to the autocorrection being called.
Change-Id: I2504df8eb47ee77e5f46bac34a8450636c03fd9f
|  Kurt Partridge | 2013-03-26 | 1 | -2/+1 |
| | |_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE" |  Baligh Uddin | 2013-04-01 | 40 | -320/+160 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I8752437b40f9f8bcb7b8920bc1dc4342e51b3621
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-29 | 40 | -320/+160 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge "Reorder ResearchLogger call" |  Kurt Partridge | 2013-04-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Reorder ResearchLogger call•••Previously, ResearchLogger#onWordFinished() was called with an outdated parameter value for
isBatchMode, causing it to report false even for gestures. This changes fixes this problem.
Change-Id: Ifcabee236ba5fe20376ad882155d3f3142cd7613
|  Kurt Partridge | 2013-03-26 | 1 | -2/+2 |
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | am b8869ec1: am 0fcc4960: Deactivate hardware keyboard handling.•••* commit 'b8869ec1e39c1751825841e790d21fc854dca9ce':
Deactivate hardware keyboard handling.
|  Jean Chalard | 2013-04-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | am 0fcc4960: Deactivate hardware keyboard handling.•••* commit '0fcc4960bcd037b7e1482098f85342743eb2ddee':
Deactivate hardware keyboard handling.
|  Jean Chalard | 2013-04-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Deactivate hardware keyboard handling.•••Bug: 8000119
Change-Id: I021481343d6d87efd8ff6110e9aa0906a1a3d11d
|  Jean Chalard | 2013-04-01 | 1 | -1/+1 |
| | | |_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Interpolate gesture preview trails•••There is the boolean flag to kill interpolation.
Bug: 7167303
Change-Id: Iac7e4cb88cf437c2ee77c003c9cddb92416025c7
|  Tadashi G. Takaoka | 2013-04-01 | 3 | -16/+304 |
| |_|_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge "Ask the client to make itself known when it's not" |  Jean Chalard | 2013-04-01 | 8 | -10/+134 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Ask the client to make itself known when it's not•••Upon invoking the settings of the dictionary pack with an unknown
client, we now launch an intent to ask the client to make itself known.
This change also includes the code that receives this intent and
acts upon it.
Bug: 8492879
Change-Id: I2c6496dea845646961ecafcf64e282cb93ee91dc
|  Jean Chalard | 2013-04-01 | 8 | -10/+134 |
| | |_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge "Fix two nasty bugs with surrogate pairs." |  Jean Chalard | 2013-04-01 | 1 | -13/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Fix two nasty bugs with surrogate pairs.•••The important bug is in findWordInTree. The problem, which is
not obvious, is that we were calling codePointAt() with the
code point index in the string, instead of the char index.
The other bug this change fixes was harmless in the practice,
because it's in the iteration which is only used for debug and
pretty printing purposes. It's very similar in that it would
substract a length in code point to a length in chars and
truncate a StringBuilder at that length, so it would fail in a
quite similar manner. This changes the meaning of the "length"
attribute in Position, but it's clearer this way anyway.
Bug: 8450145
Change-Id: If396f883a9e6449de39351553ba83f5be5bd30f0
|  Jean Chalard | 2013-04-01 | 1 | -13/+13 |
| | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
* / | | | | | | | | | | | | Fix an NPE•••Also remove an unused method and make 2 private variables
final.
Bug: 8461093
Change-Id: I676d93fda28e82eb5a6978f2e7ad5a0add2cbecf
|  Jean Chalard | 2013-03-29 | 1 | -18/+10 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | / | Fix potential NPE in MainKeyboardView.KeyTimerHandler•••Bug: 8469652
Change-Id: Ib7a548e6a24d2e02de85ab444c0ec99d8f6b82c3
|  Tadashi G. Takaoka | 2013-03-28 | 1 | -0/+3 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge "Fix an NPE" |  Jean Chalard | 2013-03-28 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Fix an NPE•••The code was passing the wrong parameter.
Bug: 8492879
Change-Id: I091d62ca29601e3807eed287c7bdad38bf43a502
|  Jean Chalard | 2013-03-28 | 1 | -2/+1 |
* | | | | | | | | | | | Merge "Cleanup" |  Jean Chalard | 2013-03-28 | 1 | -0/+5 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | Cleanup•••Seems there was an unclosed cursor :o
Change-Id: I7616849ace5217d8c6f54465f7b3a634e3c14116
|  Jean Chalard | 2013-03-28 | 1 | -0/+5 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | am 78b07d8b: am 0cd02c2b: keep history after reset to jb-ub-latinimegoogle-azuki•••* commit '78b07d8b574fe2d1a43e796775b89b116f8f411f':
|  Baligh Uddin | 2013-03-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | /
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | am 0cd02c2b: keep history after reset to jb-ub-latinimegoogle-azuki•••* commit '0cd02c2bd732383766099aa2ec94abc8a8ac174a':
|  Baligh Uddin | 2013-03-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Import translations. DO NOT MERGE•••Change-Id: If21c77c39e8945f39c3ecb5186b80fd8229a7659
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-27 | 4 | -16/+12 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | am cc75c950: am 73d00e68: Merge "Use XmlPullParser.getEventType()"•••* commit 'cc75c950410f206c5bc6406071d256071aeabca9':
Use XmlPullParser.getEventType()
|  Tadashi G. Takaoka | 2013-03-27 | 2 | -17/+19 |
| |\| | | | | | |
|
| * | | | | | | | am bc586fb1: am 0b327101: Merge "Fix possible NPE"•••* commit 'bc586fb1ff553bc640676b348b3b24ee2626bf42':
Fix possible NPE
|  Satoshi Kataoka | 2013-03-27 | 1 | -19/+21 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | am f892f775: am d17b69ec: Clean up XmlParserUtils•••* commit 'f892f7751e1263b71dd1b0a49618f922a16df1ae':
Clean up XmlParserUtils
|  Tadashi G. Takaoka | 2013-03-27 | 3 | -27/+30 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | am ec183b50: am fb658d6c: Fix possible ArrayIndexOutOfBoundsException•••* commit 'ec183b50ff1b44390a44ec94f8910373f7dbf985':
Fix possible ArrayIndexOutOfBoundsException
|  Tadashi G. Takaoka | 2013-03-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | am e47ee181: am a7b4398c: Don\'t announce changes for A11y within the same ke...•••* commit 'e47ee18192554877cd202455cbc3c9e932b86728':
Don't announce changes for A11y within the same keyboard mode.
|  Alan Viverette | 2013-03-27 | 1 | -20/+17 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | am 97ddbf22: am 19a70087: Merge "Fix appname"•••* commit '97ddbf22d5c6d4791b3115526fdc885a40009695':
Fix appname
|  Satoshi Kataoka | 2013-03-27 | 57 | -1343/+49 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | am 1e3c73de: am 3a8a63c3: Remove unused import•••* commit '1e3c73de06caeeba31cb43099f4555e1ed17dba4':
Remove unused import
|  Tadashi G. Takaoka | 2013-03-27 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | am 3d0fee4e: am c6452f25: Merge "Remove reference to string.english_ime_name"•••* commit '3d0fee4e09050676c71276cc1bbd0c8bdeaf14d1':
Remove reference to string.english_ime_name
|  Tadashi G. Takaoka | 2013-03-27 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | am 45728330: am f4352c2c: Merge "Use correct appname resource"•••* commit '457283308a2bb929a473086040b402c673aca390':
Use correct appname resource
|  Satoshi Kataoka | 2013-03-27 | 1 | -7/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | am c1c3e03c: am 140b6705: Merge "Fix appname"•••* commit 'c1c3e03c12891dfd8a87f1254c8bc9d9ccc9333a':
Fix appname
|  Satoshi Kataoka | 2013-03-27 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | am 140b6705: Merge "Fix appname"•••* commit '140b6705ece0559f2ea9647044b3baf6a314f3d3':
Fix appname
|  Satoshi Kataoka | 2013-03-21 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | am bd7b4fcc: am ee91bde1: Clean up InflateException reference from KeyboardBu...•••* commit 'bd7b4fcce0ddf5bca612bcf275e073ddfd49b205':
Clean up InflateException reference from KeyboardBuilder
|  Tadashi G. Takaoka | 2013-03-27 | 1 | -2/+1 |
| |\| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | am ee91bde1: Clean up InflateException reference from KeyboardBuilder•••* commit 'ee91bde16c34af80201efb5f8d056caecbbbf338':
Clean up InflateException reference from KeyboardBuilder
|  Tadashi G. Takaoka | 2013-03-20 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|/ / / /
| | | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | am 9da7fa0f: am 559616fb: Prevent keyboard A11y proxy from referencing a null...•••* commit '9da7fa0f50fcc1bbbce648940c0f6849d9e6624c':
Prevent keyboard A11y proxy from referencing a null keyboard view.
|  Alan Viverette | 2013-03-19 | 1 | -0/+25 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge "[DO NOT MERGE] Increase string limits" into jb-mr2-dev |  Jean Chalard | 2013-03-28 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | [DO NOT MERGE] Increase string limits•••These have been requested by the translators. For some reason the limits
were shorter than the actual source strings. Both these messages are
meant to be displayed alone on the screen, and 50 chars should fit
comfortably.
Bug: 8442366
Bug: 8442144
Change-Id: I7845f85ddee992313f658e0268d090eae73778b3
|  Jean Chalard | 2013-03-28 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I7ddec7dead61077b9972ca3a661571c096650bec
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-27 | 3 | -8/+8 |
| * | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I502c6b5a38d4495774179eb587775e713d5c98c9
Auto-generated-cl: translation import
|  Baligh Uddin | 2013-03-25 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / / / / / |
|