| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This CL also disables Tamil (Sri Lanka) subtype in conjunction with
Sinhala (Sri Lanka) subtype.
Bug: 6911143
Bug: 9978106
Change-Id: I686b4e5d2c79039ca8d837d3227448d69c7e47de
|
| |/
|/|
| |
| | |
Change-Id: Ib7800840dd8f2d37a0ef7e03d67f16490f9c0dea
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This CL also disables Tamil (Sri Lanka) subtype in conjunction with
Sinhala (Sri Lanka) subtype.
Bug: 6911143
Bug: 9978106
Change-Id: Ie56051eb04141114ca02c72b256942a838e38721
|
|\|
| |
| |
| | |
Change-Id: I01e8af21d6d019859da4a05995e77701a0d9c585
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This CL adds Tamil (Sri Lanka) and Tamil (Singapore) subtypes.
This CL also fixes Sinhala Keyboard's currency symbol.
Bug: 9978106
Bug: 6911143
Change-Id: I2060978097882d0f4b1ec10f1103260ed8a447d0
|
|\|
| |
| |
| |
| | |
* commit 'a23dda38a04d8fe7402c1866c97bc53d7540f22b':
Fix Kannada keyboard
|
| |
| |
| |
| |
| | |
Bug: 10029252
Change-Id: I5ae056ca6ada4ffb921e9882bf57ad21a9bb4d47
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This CL enables the followin InScript keyboards for L-release.
- Sinhala
- Tamil
- Bengali
- Telugu
- Marathi
- Kannada
- Malayalam
Bug: 6911143
Bug: 9978106
Bug: 10028755
Bug: 10028759
Bug: 10028772
Bug: 10029252
Bug: 10417006
Change-Id: Id8962b429fbb58b5c2c90a65849af6a6fe84a8c9
|
|\|
| |
| |
| |
| | |
* commit '0e74d71f254ad40d989e82d387fafe0fbc83969c':
Rename distracter filter class.
|
| |
| |
| |
| |
| |
| | |
Bug: 13142176
Bug: 15531638
Change-Id: I89cef5264073eed25ffb5be10fdff731df0a3138
|
|\|
| |
| |
| |
| |
| |
| | |
into lmp-dev
* commit 'aaa2ce26203f3e85e7783ccd21275702ebfbe366':
Use suggestions in the distracter filter.
|
| |
| |
| |
| |
| |
| |
| | |
Bug: 13142176
Bug: 15531638
Change-Id: I609fa61fccf2a0c738726985806b7d9248eadf49
|
|/
|
|
| |
Change-Id: I9e1209b80b8919669b4496102b967220ab16146b
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit ef74e737f580f7ac0b3bd70d6255dde3c87d9078.
Apparently, this CL broke several unit tests.
Change-Id: I86cf5f1ffb0214707afe99ee97f92ba8c5157f3f
|
|/
|
|
|
|
|
|
|
| |
They are pretty extensive already and require an implementation
that works pretty well. However ours is based on an old architecture
and updating them will take time, so for the time being it's best
to just deactivate the tests.
Change-Id: I649a220d13fc455b4306706bb964602c27a5a28c
|
|
|
|
|
|
| |
...and prepare for the future
Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f
|
|
|
|
|
|
| |
Delete unneeded output when creating a dictionary
Change-Id: If7dc5dc74a53d0054967cb801e5ccfdd53ebe179
|
|
|
|
| |
Change-Id: I95a682052037d292801477db0f05e04926b61412
|
|
|
|
|
|
|
|
|
|
|
|
| |
Formerly "Show correction suggestions" had three options, "always
show", "show in portrait mode", and "always hide". The reason behind
"show in portrait mode" was that there may not be enough screen estate
in landscape mode to show suggestions. Because recent phone devices
have relatively large screen, we decide to remove "show in portrait
mode" option.
Bug: 15780939
Change-Id: I896d737452c3893d43ce20bd88127f10c1eb3d83
|
|
|
|
|
| |
Bug: 13779052
Change-Id: I350e5521b41d2a0b1cc17b6d4a48e6a816db916c
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a groundwork for enabling LocaleSpan.
To enable LocaleSpan everywhere, we need to switch to
CharSequence from String so that Span infromation can be
preserved end-to-end. To achieve this, we need to have
CharSequence version of String#split.
BUG: 16029304
Change-Id: I0dd103185dcf62fb1e25054a374340790e6a4678
|
|
|
|
|
|
|
| |
- Move util classes that are unused in AOSP
- Remove unused methods
Change-Id: Ic97fd313f1e2bafd50609d42aa3a2d090b63eafc
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 7963632
Change-Id: I478ecdc3b7409ccd8dc729da28ad4816a2eda75e
|
| |
| |
| |
| |
| | |
Bug: 15782668
Change-Id: Id2ae47cfb2065d73f13701b9c6a041129dfd08ae
|
|/
|
|
|
|
|
|
|
| |
This CL simplifies the wrapper method for
TextInfo#getCharSequence() because in the almost all cases we want
to use the result of TextInfo#getText() as the default value.
BUG: 16029304
Change-Id: I62f987aed8ca42b093255e6c0703d6120fa01299
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
This is a follow up CL for Iafbf2877db393dbd040295c21d.
BUG: 16029304
Change-Id: I0bfdcf901adb3178e6b9201d598ce9f588dcd253
|
|/
|
|
|
|
| |
Bug: 10029252
Bug: 10028759
Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d
|
|
|
|
|
| |
Bug: 10028759
Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
|
|
|
|
|
| |
Bug: 10029252
Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 10417006
Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a groundwork for enabling LocaleSpan support in spell
checker service. TextInfo#getCharSequence is supposed to be
available in API Level 21 and later. We need some abstraction
layer as usual.
BUG: 16029304
Change-Id: Iafbf2877db393dbd040295c21d429334e3a13a5f
|
|/
|
|
|
|
|
| |
This is a follow up change of I226e640fe4.
Bug: 9978106
Change-Id: I6b4657a57bc36e01b0b6f8c56c48d31320b90702
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 9978106
Change-Id: I226e640fe453076063121176121ed5923d1ccfa1
|
|/
|
|
|
| |
Bug: 10028755
Change-Id: Ia0b8624470c5b0667a3d7267d3cf8d4c937b0b0c
|
|
|
|
|
| |
Bug: 7963631
Change-Id: Ia28b4020652174daa2731b3eed7636db9639c6b6
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a groundwork to attach LocaleSpan for committed text
in LatinIME.
This CL adds a utility method to ensure that a given range
of the text is coverted by at most one LocaleSpan. Of course
it could be possible to allow a substring to be coverted by
multiple LocaleSpans at the same time, but ensuring uniqueness
for LocaleSpan is supposed to be a good starting point.
BUG: 16029304
Change-Id: Ic33a7178d0df1f05d3626aeb5773ec902254703f
|
| |
| |
| |
| |
| |
| |
| | |
This is a followup of I065824f3fa.
Bug: 6911143
Change-Id: I47de962f9fbcfd8bbcd3af2f8005538322ffb932
|
|/
|
|
|
| |
Bug: 14425059
Change-Id: Id37022ac6c1545d6845abfbcdb7ed47f0e250eec
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
This is a preliminary keyboard layout.
Bug: 10028755
Change-Id: I365fb8e942a60d4b690a4af95fcd35bf73fffbe4
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is a groundwork for enabling LocaleSpan support.
LocaleSpan is available in API Level 17 and later. We need some
abstraction layer as usual.
BUG: 16029304
Change-Id: Iead1afdc540216edb1b17f91a40d9edb2e790168
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This CL removes following methods from StringUtils, which are
no longer used since Id3c262386a7bc7ed75966b1395a50171abe550d3.
- #joinCommaSplittableText
- #appendToCommaSplittableTextIfNotExists
BUG: 16000850
Change-Id: Ibdc9b7e463a19cdfac788b24c0a6322d0c5850c5
|