| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 7594188
Change-Id: I1977acb7189f8eb186b9b20a3e5b64b4aaabf191
|
|
|
|
|
| |
Bug: 7594165
Change-Id: I7849d763e49b57716e8418fb8b6f90eca3a5d2ec
|
|\
| |
| |
| | |
Change-Id: Ic02809190721472d138532d2189328519117e042
|
| |
| |
| |
| |
| |
| |
| |
| | |
Correctly check the variations to determine if we should
add automatic spaces (in manual picks and gestures) or not.
Bug: 7164981
Change-Id: I19e25af839b4062c217113cd804b1473912f22a5
|
|\|
| |
| |
| | |
Change-Id: I29ad9f0ba357e39889e30c9ebfcf61f9d08ee4ef
|
| |\
| | |
| | |
| | | |
jb-mr1.1-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 6ce66d1c7d4a5be9c6ed33e4f881994283d5eee9
Change-Id: I90004a5fea0bc7999ecf8742f883ff4dac264d8a
bug: 7565414
|
|\| |
| | |
| | |
| | | |
Change-Id: I054bb0cfba9de06473100010a76e2f3d9c2c1180
|
| |\| |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 7164981
Change-Id: Id672104a0fda99c52923913fb0e40c3a1ead4787
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
input field is restarted" into jb-mr1.1-dev
* commit 'eea28db3333a734bf73e688b8335245929d5f322':
Update shift state only when input field is restarted
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7482766
Change-Id: Ifdfa110c44b95acfbcd3e0aa34f675c70b7d7285
|
| |/ /
| | |
| | |
| | |
| | | |
Bug: 7075923
Change-Id: If139411db4aa65eed64337bf2a79387cfcd04496
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7075923
Change-Id: I306e1ff5d9f873541e84e1fafb64b9473947f623
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
composing state to non-identical setText" into jb-mr1.1-dev
* commit 'd2116eb2ea7d08e81b7efe5e342772ffcd8a7efc':
Don't restrict reset composing state to non-identical setText
|
| |\ \ \
| | |_|/
| |/| |
| | | | |
jb-mr1.1-dev
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7497063
Change-Id: Ifbd5c37408131867458fd921bdef46ef90d81478
|
|\| | |
| |_|/
|/| |
| | | |
Change-Id: I8a1a84a81745a708f63e4211267c4afc3a6b8e49
|
| |/
| |
| |
| |
| | |
Bug: 7164981
Change-Id: If1635c212b2d5d9cf51f5fb074f3b20dd7ec7b2a
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I6ff86ee819a446dd3ed5f9c3400d23564027b020
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This test is seriously wrong : although we do have a method that
does exactly the right thing, this looks at a very specific, unrelated
variable state in hope it happens to be set only in the relevant
cases by the play of logic.
I don't think this changes anything concretely, as the assumption
was probably true in the practice ; still, this code is very hard to
read and prone to unexpected breakage.
Change-Id: I77ab576f90762429fcc752df31ed30e1c81871dc
|
|/ /
| |
| |
| | |
Change-Id: If8813cb989c1fa8744a3bf36e8514ced3c8f46a3
|
|\|
| |
| |
| |
| |
| |
| | |
requested by the app.
* commit '4eef51016adc4e103fa65d944a0ab31527ddced8':
Reset the IME if requested by the app.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Specifically, reset the KeyboardState to the main Alphabet layout in
LatinIME.onStartInputViewInternal() if a keyboard layout set doesn't get
reloaded in the method.
Please note TextView.setText() calls up resetInput(), then the IME should
reset with it.
bug: 7482086
Note that bug: 6851364 needs to be revisited.
Change-Id: I5d448c10963d3dd952dd13cb587085ec7b014e69
|
| |
| |
| |
| | |
Change-Id: Iad1464c299ad6055af1db1ff7978e5cd9a14750f
|
| |
| |
| |
| |
| | |
Bug: 7398904
Change-Id: I6b7aba7a9bf52ca494cb4390b19525c98790bd49
|
| |
| |
| |
| | |
Change-Id: Iee01d4d2b916d0b584531104ac865ae6e6370a3d
|
|\|
| |
| |
| |
| |
| |
| | |
NO_FULSCREEN
* commit 'ef5f88f33e432284c958fafe18f891a10f77e1f9':
Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN
|
| |
| |
| |
| |
| |
| | |
Bug: 7393485
Bug: 7272829
Change-Id: I873e8d99486c734e76484526631a90fc55e91c86
|
|\|
| |
| |
| |
| |
| |
| | |
that don\'t take one
* commit '6fe6f38d8af09b24e40a6e01eae919820cd04c16':
Don't put spaces after characters that don't take one
|
| |
| |
| |
| |
| | |
Bug: 7393639
Change-Id: I1245a7b5077e554642838d6856ce269ca7f91988
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
|
|/ /
| |
| |
| |
| | |
Bug: 7268357
Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c
|
| |
| |
| |
| |
| | |
Bug: 7313372
Change-Id: I9bd3275f57ed3f5c2c4a95768443af505513ee97
|
|\|
| |
| |
| |
| |
| |
| | |
cursor" upon gesture trigger phantom space" into jb-mr1-dev
* commit 'b37e87e7d50725f20a6b2f8484fc25cc7db3134f':
Have "no whitespace before cursor" upon gesture trigger phantom space
|
| |\
| | |
| | |
| | | |
space" into jb-mr1-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 7359291
Bug: 7357758
Bug: 7197651
Change-Id: Ia805a87e922739ae0a06978a3bf00d91c94b6c51
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | | |
gestures
* commit '60211f0d250ca931788d32d5a69c880f75ef7d49':
Honor automatic shift turned off for gestures
|
| |/
| |
| |
| |
| | |
Bug: 7354129
Change-Id: Ia02336e8cea2f04b629edbe74b7815cce0d7fad6
|
| |
| |
| |
| |
| |
| |
| | |
MERGE)
Bug: 7299050
Change-Id: Ife6721a5fcbc4872bd36ffd8a8b81b04d73aebec
|
| |
| |
| |
| | |
Change-Id: I813d97b9453f8aa7aae99bd165336b1e5a81dc6a
|
| |
| |
| |
| | |
Change-Id: I0fcb104a6a81aee4b99f5ee848eba7495630dc7d
|
|\|
| |
| |
| |
| | |
* commit '4d009dbc514cd77eb22e4162e4ae7ea852e1b77e':
Fix possible NPE caused while monkey test
|
| |
| |
| |
| |
| | |
Bug: 7269036
Change-Id: I9054b33ad3c8996cac3ee5f0e9c01ba8ceea4971
|
|/
|
|
|
| |
Bug: 7268389
Change-Id: I4d960cbf063002b4dc0ea813c966366b56c0346d
|
|
|
|
|
| |
Bug: 7226098
Change-Id: Ibacb740022a6af56c9d555d6797dd402a89f6ca4
|