| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '37ba3ddd542274819abfc024529ffbcd8f2e1790':
Use Theme.DeviceDefault.Settings
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 13888366
Change-Id: Ib0bc35462f453438b295f8d4e1bc919ef709bf99
|
|\| |
| | |
| | |
| | |
| | | |
* commit '15dbd38283fc9c8fdfd2540f1d94d4dbf2eabcb5':
[ML14] Forward the locale list to relevant places
|
| |/
| |
| |
| |
| | |
Bug: 11230254
Change-Id: Idf3ed27b396d63ade9800c72c5ce0ed613f5f669
|
|\|
| |
| |
| |
| | |
* commit '826186f66b43792b978d869069602686b81f53ab':
Use Devanagari Danda letter as full stop on Nepali keyboard
|
| |
| |
| |
| |
| | |
Bug: 17741882
Change-Id: I62e8c9a3f194b9a3a6724c7d1a92292b150ddeb9
|
|\|
| |
| |
| |
| | |
* commit '332f43275ddbefa5f2376381f6f8d6115d69b3b4':
Fix a behavior change in dicttool
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The behavior change was introduced by I8b3458ad. Concretely,
empty bigram lists would end up as empty lists instead of null.
Change-Id: Ibcdf7e6aabc6aba3f5db0477335882394e050ce5
|
|\| |
| | |
| | |
| | |
| | | |
* commit 'd415747a27514281e9040bcd9c8cb135a0ca2f48':
[ML13] Fix the locale passing in ProximityInfo
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The locale is used to determine additional proximity characters. This
is dependent on the dictionary language, but was passed as a function
of the layout, which is wrong and would have given bad suggestions in
multi-lingual mode.
Ideally, additional proximity characters should be inserted in the
dictionary header, but for now it's a rather simple change to get
it from the dictionary's locale instead of the proximity info locale.
Also, that allows us to remove completely the locale parameter from
proximity info, which is a much needed change.
This change has zero effect on unit tests and on regression tests.
Bug: 11230254
Change-Id: If95157155db7dccd1f00b8ba55ccb3600283f9e4
|
|\| |
| | |
| | |
| | |
| | | |
* commit '96d31df8c452a2a6230a5e8c03b0cab1ab13ff80':
Fix when to show input view
|
| |/
| |
| |
| |
| |
| | |
Bug: 15922840
Bug: 17788786
Change-Id: I69aea682202650b601a295d9da583ef8e05a3982
|
|\|
| |
| |
| |
| | |
* commit 'a4244df846d055f1c95a68565478e2183871e489':
Add calls to stub for API to consume gesture data.
|
| |
| |
| |
| |
| | |
Bug: 17400259
Change-Id: Ib3511afffe1d14662e7dd14611f384689516e664
|
|\|
| |
| |
| |
| | |
* commit '61a1e46dd1b065eb1e13ab44fb446ee6e705d626':
Fix Hindi vowel sign candra E on ICS device
|
| |
| |
| |
| | |
Change-Id: I160f3c9f8671b6dc8a38a06fe2be50dbb27919a9
|
|\|
| |
| |
| |
| | |
* commit 'c5e6ce7bfed99e63a580b6d311d42f7294709e1a':
Fix ellipsizing and text scale x calculation
|
| |
| |
| |
| |
| |
| | |
Bug: 17742721
Bug: 11158757
Change-Id: I98b55a8e661804e84f75e75675c6f2ef33ac1a11
|
|\|
| |
| |
| |
| | |
* commit '45ebb2001d5fe88f1b726cdba3011de3a606eaa6':
Preserve spans when splitting sentences
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This CL fixes a bug that span information was unintentionally
removed when given sentences are split into words. Nothing is
changed in KitKat and prior because TextInfo never returns
spanned text until L.
Note that the spell checker service still doesn't rely on
span information even with this CL.
BUG: 16419551
Change-Id: I6ffb75ee6add4ae20e9d3dcfb90b65f097d70fba
|
|\| |
| | |
| | |
| | |
| | | |
* commit '371d76ff070ab962c9ab58588839965db36fdf13':
[ML12] Add a getPrimaryLocale function and some refactoring
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 11230254
Change-Id: Ic579b93702c24f47e6cdb0c9a4da6b11f1fa76c8
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '7e5614520a581afa79a51677e973a9ff6dc29162':
Include a code point table in the binary dictionary.
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug:17097992
Change-Id: I677a5eb3a704e4386f6573360e44ca335d81d2df
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'a5cdd6f4c521acf84d8491757e2cc9181ad836e5':
Fix unnecessary touch event handling
|
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 17762449
Change-Id: I698ca91ab977aa65c7bd8a5fb82b3d91264cfbca
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'c91166de54137f1d22959ec61f8468fc4a4e1444':
Avoid downloading the metadata in quick succession.
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 17668298
Bug: 8651816
Bug: 17709442
Change-Id: Ib232f9d95d7c01a028be85d10f974a5a570c0ed5
|
| |\ \ \ \ |
|
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | | |
Change-Id: I3e80f9e306fe210f8f0cb1e56d7306e2b44ee493
Auto-generated-cl: translation import
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I61b5124ffbdc073a093f55702b773c1cc8fd6046
Auto-generated-cl: translation import
|
| |\ \ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I69c02deb213419a95c464fb6ee45646611675d79
Auto-generated-cl: translation import
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I381b6bea1ff36cce9a4edbbc778bfcf88ea2066f
Auto-generated-cl: translation import
|
|\ \ \ \ \ \ |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic88e7382751ba8505975deb5ae3ef10be1894c0e
Auto-generated-cl: translation import
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
* commit '47c9c32c107cff8b41479b395345b78c7175da59':
Enable preliminary Sinhara keyboard for dogfood
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug: 6911143
Change-Id: I38241d00567b25d1c6ba352f5b01eb8d8d532e0f
|
|\| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '2910990065c3d17fddcd8238f2cd78cc34361d31':
Never include the typed word in recorrections
|