| Commit message (Expand) | Author | Age | Files | Lines |
* | am ba8836a9: Merge "Update action key backgrounds for LXX_Dark" into lmp-prev...•••* commit 'ba8836a926a566a1c9f8a11c79dd0e06d0fb0485':
Update action key backgrounds for LXX_Dark
|  Tadashi G. Takaoka | 2014-05-30 | 8 | -0/+0 |
|\ |
|
| * | Merge "Update action key backgrounds for LXX_Dark" into lmp-preview-dev |  Tadashi G. Takaoka | 2014-05-30 | 8 | -0/+0 |
| |\ |
|
| | * | Update action key backgrounds for LXX_Dark•••Bug: 15295839
Change-Id: I77206c88c38a31193db97ce42c9d00fc25c7ff58
|  Tadashi G. Takaoka | 2014-05-30 | 8 | -0/+0 |
* | | | am db2d6a20: Merge "Update enter and send icons for LXX_Dark" into lmp-previe...•••* commit 'db2d6a202125bff92be495408babbb0c86bfb398':
Update enter and send icons for LXX_Dark
|  Tadashi G. Takaoka | 2014-05-30 | 8 | -0/+0 |
|\| | |
|
| * | | Merge "Update enter and send icons for LXX_Dark" into lmp-preview-dev |  Tadashi G. Takaoka | 2014-05-30 | 8 | -0/+0 |
| |\| |
|
| | * | Update enter and send icons for LXX_Dark•••Bug: 15298065
Bug: 15327280
Change-Id: I4dfade1afe3578e29daba777567f81d4ec782956
|  Tadashi G. Takaoka | 2014-05-30 | 8 | -0/+0 |
* | | | am 3d5a72eb: Update spacebar icon of LXX_Dark•••* commit '3d5a72ebe20b4cab415c43c8022427b7618d8519':
Update spacebar icon of LXX_Dark
|  Tadashi G. Takaoka | 2014-05-30 | 6 | -2/+2 |
|\| | |
|
| * | | Update spacebar icon of LXX_Dark•••This CL does't fix Bug: 15321822 though.
Bug: 15298065
Bug: 15321822
Change-Id: Ie6ab1e230c1657317dc06193da598f04f682f521
|  Tadashi G. Takaoka | 2014-05-30 | 6 | -2/+2 |
| |/ |
|
* | | Limit recapitalization for reasonable performance.•••At 100k text, it's reasonably fast (less than 1s on latest hardware).
Bug: 12913404
Change-Id: I426b918b2610af24364934a1c37a7314f1142ad0
|  Jean Chalard | 2014-05-30 | 2 | -9/+16 |
* | | am 761a6812: Don\'t reuse main keyboard\'s spacebar icon for Emoji palette•••* commit '761a6812312c48d04bcb91e5c4448364c4925731':
Don't reuse main keyboard's spacebar icon for Emoji palette
|  Tadashi G. Takaoka | 2014-05-29 | 2 | -5/+17 |
|\| |
|
| * | Don't reuse main keyboard's spacebar icon for Emoji palette•••Bug: 15321822
Change-Id: I6a5a865364fb98e0ebb6206d80d5629bbcb817b8
|  Tadashi G. Takaoka | 2014-05-29 | 2 | -5/+17 |
* | | Fix tests•••DEBUG in LatinIME has been changed by Ie52007dc to mean both
DebugSettings.PREF_DEBUG_MODE and Settings.PREF_KEY_IS_INTERNAL
instead of just DEBUG_MODE as used to be the case. Tests depend
on the debug mode to test many things and they make sure they run
in debug mode or they fail. This has tests understand the change in
policy.
Change-Id: Ie9f29e6a1d85e19704c8940d3fcf97c13c3dbaa6
|  Jean Chalard | 2014-05-29 | 1 | -3/+3 |
* | | am cdc7273b: Update action key background•••* commit 'cdc7273b44b7d5fc5a1c848fb68960cee02c4f99':
Update action key background
|  Tadashi G. Takaoka | 2014-05-29 | 8 | -0/+0 |
|\| |
|
| * | Update action key background•••Bug: 15295839
Change-Id: Ia4af33b00bf361d088981df907468b4a61c1a076
|  Tadashi G. Takaoka | 2014-05-29 | 8 | -0/+0 |
* | | Fix the build.•••Change-Id: Ie1cdc5642d8b6f63dbf71603b993f36b5c5f923c
|  Jean Chalard | 2014-05-29 | 1 | -0/+20 |
* | | Merge "Remove LatinImeLogger and UsabilityStudyLogUtils" |  Tadashi G. Takaoka | 2014-05-29 | 77 | -964/+17 |
|\ \ |
|
| * | | Remove LatinImeLogger and UsabilityStudyLogUtils•••This CL must be checked in together with Ie52007dc5c.
Bug: 15318007
Change-Id: Ie665f296e43b5485ae8ba7e949aa262794ee0dcc
|  Tadashi G. Takaoka | 2014-05-29 | 77 | -965/+17 |
* | | | Merge "Remove PrioritizedSerialExecutor." |  Keisuke Kuroyanagi | 2014-05-29 | 4 | -249/+82 |
|\ \ \ |
|
| * | | | Remove PrioritizedSerialExecutor.•••Bug: 15320560
Change-Id: Icb88a96ebd685da1d2cba7b07889a2751c603a2e
|  Keisuke Kuroyanagi | 2014-05-29 | 4 | -249/+82 |
* | | | | Fix: too many calls to getSuggestedWordsForTypingInput•••This reverts commit d941ea18 and builds on it to fix the behavior
of the broken cases.
It also fixes a small, related bug that probably has existed for
a very long time: predictions not displayed when cancelling
double-space-to-period.
Bug: 15148015
Change-Id: I1f9358f8b6f5804f831643611576be347e83999d
|  Jean Chalard | 2014-05-29 | 3 | -3/+32 |
|/ / / |
|
* | | | Merge "Add PersonalizationDictionaryTests." |  Keisuke Kuroyanagi | 2014-05-29 | 1 | -0/+117 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add PersonalizationDictionaryTests.•••Bug: 11778342
Change-Id: Ice88f439ae11714e5ec9dd3b7616d0c2d59ea812
|  Keisuke Kuroyanagi | 2014-05-29 | 1 | -0/+117 |
* | | | Merge "Remove researcher logger" |  Tadashi G. Takaoka | 2014-05-29 | 104 | -6079/+4 |
|\ \ \ |
|
| * | | | Remove researcher logger•••This CL must be checked in together with I5cc76807e3.
Bug: 15318007
Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb
|  Tadashi G. Takaoka | 2014-05-29 | 104 | -6079/+4 |
| |/ / |
|
* | | | Merge "Disable a test that fails for an unknown reason" |  Jean Chalard | 2014-05-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Disable a test that fails for an unknown reason•••It works when tested on the actual device, and on some versions
of the platform. Until we know what's wrong with resource loading
when running under the test harness, we need to disable this test.
Change-Id: I2d7ed9db940b9b73739de8325665bdafb6af58cb
|  Jean Chalard | 2014-05-29 | 1 | -1/+1 |
| |/ / |
|
* / / | Clean up for Iba6eeb7981634e7ddb.•••Bug: 15298959
Change-Id: I6921db77b7d231ad3aad99d4c380ae2ed6bbf540
|  Keisuke Kuroyanagi | 2014-05-29 | 2 | -12/+11 |
|/ / |
|
* | | Merge "Import translations. DO NOT MERGE" |  Geoff Mendal | 2014-05-29 | 57 | -57/+171 |
|\ \ |
|
| * | | Import translations. DO NOT MERGE•••Change-Id: Ifd7419b2fda706b5035060348ed63d894f843a2e
Auto-generated-cl: translation import
|  Geoff Mendal | 2014-05-28 | 57 | -57/+171 |
* | | | Merge "Import translations. DO NOT MERGE" |  Geoff Mendal | 2014-05-29 | 1 | -9/+9 |
|\ \ \ |
|
| * | | | Import translations. DO NOT MERGE•••Change-Id: Ib6d03976824f13a9932473c440b476f950f92ef7
Auto-generated-cl: translation import
|  Geoff Mendal | 2014-05-28 | 1 | -9/+9 |
| |/ / |
|
* / / | Import translations. DO NOT MERGE•••Change-Id: If37d804345c2a1611af5019c36b0cf6c21e04c0e
Auto-generated-cl: translation import
|  Geoff Mendal | 2014-05-28 | 5 | -198/+198 |
|/ / |
|
* | | Merge "Stop directly checking SuggestedWordInfo.mKind" |  Keisuke Kuroyanagi | 2014-05-28 | 8 | -31/+44 |
|\ \ |
|
| * | | Stop directly checking SuggestedWordInfo.mKind•••Bug: 15298959
Change-Id: Iba6eeb7981634e7ddb896404978b30f6efd6e72f
|  Keisuke Kuroyanagi | 2014-05-28 | 8 | -31/+44 |
* | | | Add length check for attaching a BoS marker.•••Bug: 15297872
Change-Id: I7b0a27409b81b76561d19c6caa18a5011d3e90f6
|  Keisuke Kuroyanagi | 2014-05-28 | 1 | -1/+4 |
* | | | Merge "Run test only on KitKat devices" |  Jean Chalard | 2014-05-28 | 1 | -10/+19 |
|\ \ \ |
|
| * | | | Run test only on KitKat devices•••This won't work on < KK because it needs the armenian locale
to be present on the device. I don't know why, but when under
test, apps don't seem to be able to resolve resources for locales
not supported by the system.
Change-Id: Ie0f4fc30954978061cae751024bab5569a2ab2eb
|  Jean Chalard | 2014-05-28 | 1 | -10/+19 |
* | | | | am 342eca74: Merge "Update shift, next, and previous icon of LXX_Dark" into l...•••* commit '342eca7444e40d98310b61cc52b648cc7a3a98a9':
Update shift, next, and previous icon of LXX_Dark
|  Tadashi G. Takaoka | 2014-05-28 | 17 | -2/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge "Update shift, next, and previous icon of LXX_Dark" into lmp-preview-dev |  Tadashi G. Takaoka | 2014-05-28 | 17 | -2/+2 |
| |\ \ \ |
|
| | * | | | Update shift, next, and previous icon of LXX_Dark•••Bug: 15298065
Change-Id: Id5cd6c989ac1e64389f060f692b578a2ceec0db8
|  Tadashi G. Takaoka | 2014-05-28 | 17 | -2/+2 |
* | | | | | am 4f28e16c: Update enter icon of LXX_Dark•••* commit '4f28e16ce52080c3411a4ab10fa6628260fd5740':
Update enter icon of LXX_Dark
|  Tadashi G. Takaoka | 2014-05-28 | 4 | -0/+0 |
|\| | | | |
|
| * | | | | Update enter icon of LXX_Dark•••Bug: 15295910
Change-Id: I37d8c184ab500f4b4ffa57a6abe5516cb671ce29
|  Tadashi G. Takaoka | 2014-05-28 | 4 | -0/+0 |
| |/ / / |
|
* | | | | am 91e69980: Use action key background for enter key•••* commit '91e69980bebc37a37f5d176450d952ba394cb303':
Use action key background for enter key
|  Tadashi G. Takaoka | 2014-05-28 | 3 | -3/+3 |
|\| | | |
|
| * | | | Use action key background for enter key•••This CL also use an action key background for the emoji key only on
phone becase the emoji key share the same position with other action
keys. The emoji key on tablet keeps using the functional key
background.
Bug: 15296851
Change-Id: I7b8550c61f19548f463a782342bdc0f496433a2a
|  Tadashi G. Takaoka | 2014-05-28 | 3 | -3/+3 |
* | | | | am 770626e0: merge in master-release history after reset to dc1e70b379415531a...•••* commit '770626e07460b90c377b980abc8e3e3365bfa9f1':
Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."
Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()
Fix NPE
Fix: NPE after onDestroy().
Fix a null object reference crash on Emoji Palette
Fix an NPE.
Revert "Fix a race condition."
|  The Android Automerger | 2014-05-28 | 0 | -0/+0 |
|\| | |
| |_|/
|/| | |
|
| * | | merge in master-release history after reset to dc1e70b379415531aa4344bceca299... |  The Android Automerger | 2014-05-22 | 0 | -0/+0 |
| |\ \ |
|
| | * \ | merge in master-release history after reset to ea09e6bddba6b968fbf1ee0264aa18... |  The Android Automerger | 2014-05-22 | 0 | -0/+0 |
| | |\ \ |
|
| | | * \ | merge in master-release history after reset to 17f326b7458c2bde2569e283a96e70... |  The Android Automerger | 2014-05-21 | 0 | -0/+0 |
| | | |\ \ |
|
| | | | * | | Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."•••This reverts commit ff50b39176370ab80a33bfdcf9979603c08a88b3.
Bug: 14119293
Bug: 14425059
Bug: 15102610
Change-Id: If278b4ab236e38d20d8cdc0761b0438911bd4ff9
|  Ken Wakasa | 2014-05-20 | 15 | -247/+210 |
| | | | * | | merge in master-release history after reset to 305778b53a5e7c865cae4010e657d0... |  The Android Automerger | 2014-05-20 | 0 | -0/+0 |
| | | | |\ \ |
|