| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |/
| |/|
| | |
| | | |
Change-Id: I880b7c85dbc20f8d7590b7f65b5f898bfb2266f9
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: Ifc3dc29ba3b827c3a81acf432b04ac02c79207a2
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: I9a82e538903f05bedad51bc195866abbd9daf957
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6188932
Change-Id: Icf407f9d145d2b25b70d5d7bc30ee3d64561620c
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Follow up to I7238f41c.
Bug: 5456620
Change-Id: I3492b38102ecc5af7fc8cddedff1f0319672e3fe
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 5456620
Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 6183561
Change-Id: I06d74705fd49566684815853b8f2df7b5a9f9d7e
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 6070772
Change-Id: I0bda4032825cb8bac17d9f800346a77f6903fd30
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The old code would remove caps from the first letter if
auto-capsed but that makes very little sense when the word
is camel-cased. Also, it would not correctly handle
surrogate pairs, and would require a direct reference to
LatinIME and a specific method to do the processing in an
unexpected place.
Change-Id: I416d6a805242788a2473f007ca7452c9fe3f5205
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | | |
Bug: 6188932
Change-Id: I852537caed46958e4d9c3251664edaa69652205c
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This change also undoes the effects of I8694eb9016, which was an initial
effort built on Utils.UsabilityStudyLogs. Now Utils operates as it did
previously, for backward compatibility, but the ResearchLogger retains
the new log format.
Coordinated with I274b75c5.
Bug: 6188932
Change-Id: I41208bdc6b511f69a010c9fc38a936521beba7d5
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
-1 & 0xFFFF is 65536 :p
Change-Id: I8ecb882b6d6c5bcc91b52e23eb9cc02b04fcdd34
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I05bfe24228a6fbe806987d2a0d81e59611c3b476
|
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | |/ /
| |/| |
| | | |
| | | | |
Change-Id: Iafa414b8bcf2cca4569b3753bfac58f301a72269
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6188977
Change-Id: I48aca8ba199247d73395ab13b9d1976f4e739208
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ib7239a3d06db7154fb0fb506fcc64805c18a6787
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| |/ /
| | |
| | |
| | |
| | | |
Bug: 6183561
Change-Id: I7432552fbe41212e8f412962b16877a2af07eb9c
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ieb6af8385356e259720b50f1fe46a694a098b30f
|
|\ \ \ \ |
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Man that was bad, it's heavy, it's called quite often, and it's
totally useless
Change-Id: Ia7e23e0e60ff4a929b226f3f4ccabedbc3ea2c06
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: I5dd7c848f2aaec20325e7ee85f27e282e1ba7a85
|
|\ \ \ \
| |/ / /
|/| | | |
|
| |/ /
| | |
| | |
| | |
| | | |
Bug: 5140033
Change-Id: I1c2751fc617e662aad9f67506e28a622f81d0bc9
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6070772
Change-Id: Ib7078d062801e17db500f0cd0b4b53d5433b75d1
|
|/ /
| |
| |
| |
| |
| |
| | |
Follow up to I94e2e29c
bug: 6209651
Change-Id: Iff2daca8c2678e2d1796f98d6db738f109e3d03f
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Some cleanups too.
bug: 6209651
Change-Id: I94e2e29c92e90e554e4952d277d590e093766c4f
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
This results in the computation being done in native code
and the correct proximity being used.
Bug: 6181080
Change-Id: I08fa05c781d607e4feca2caeda353ec19c133a3d
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes the input logic tests that were broken and suppresses
their dependency upon the spell checker proximity. Instead, it
gets the Keyboard instance from Latin IME and uses the actual
coordinates, which results in a test run closer to what actually
happens during typing.
Change-Id: I3a81d249ee7fb3ac6ae6940aa2e8b2421e829e5c
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This wasn't very obvious, but the actual values are critical, so
make it more readable
Bug: 6181080
Change-Id: I07461d2df4c796dad0cb6f5283e41a28036d023c
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 6187069
Change-Id: I7df18b470b7e746da601fab3311fb4b086f40d41
|