- Mar 17, 2014
-
-
Jean Chalard authored
The event interpreter should intervene later, after decoding. Decoding should happen first, and then the Event should be passed to the InputLogic. For the time being, we will leave the (unused) EventInterpreter class and its friends, because we'll use them again later. Bug: 13406701 Change-Id: I7582d486724311e39e6692e606cca50c78800643
-
Tadashi G. Takaoka authored
Bug: 13017434 Change-Id: I57af849ae4342bfee3fa08d7e90c6a6dbc229380
-
Tadashi G. Takaoka authored
Bug: 13017434 Change-Id: Iec2ddab719e0c68a70bcf56a90eb4522c5fd7978
-
- Mar 14, 2014
-
-
Jean Chalard authored
Bug: 13406701 Change-Id: I9ecd2709c8f1c678a85b0cfaf7c5ed4f78459821
-
Tadashi G. Takaoka authored
Bug: 13461039 Change-Id: I710bf10c9cbc202c7f6ee39ab4c8b9d699741a81
-
- Mar 13, 2014
-
-
Tadashi G. Takaoka authored
Bug: 13017434 Change-Id: I804b4cb9f56684d425e83a20cb3f71d947a87f98
-
Jean Chalard authored
Bug: 13406701 Change-Id: I0a0e4e0b3357f116e1b915c548dee4575e300c92
-
Jean Chalard authored
Bug: 13406701 Change-Id: Id82e9aab6544ca308e6ac6dee2cfa018b9ce2d8f
-
Jean Chalard authored
The combining framework will be more generic than previously thought. We don't need to handle dead keys as a special type of event, as all events can be combined arbitrarily. Bug: 13406701 Change-Id: I8137fdb186c4d70eaa71808c5a1430b1559db1ae
-
- Mar 10, 2014
-
-
Tadashi G. Takaoka authored
Icelandic keyboard has no nordic layout. Latvian, Lithuanian, and Slovak keyboards have duplicated N WITH ACUTE. No Language keyboard has duplicated letter a variants. Change-Id: Iaeacebc1f7efdb70294e6342e42232b73aed9398
-
Jean Chalard authored
Nice recipe for failure Bug: 13387534 Change-Id: Ida1978449c1997587b2ec0955c5c94fcef336121
-
Tadashi G. Takaoka authored
Change-Id: Ib4a17fa464899907616e76426e5df0d370a40f80
-
Tadashi G. Takaoka authored
Change-Id: I6c2d5d123d519278a6ff0f12fece69ccbad1aad5
-
- Mar 07, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Bug: 13333066 Change-Id: I1ead897024508b7e40fbd93af7d14bfe74b93826
-
Tadashi G. Takaoka authored
Bug: 13017434 Change-Id: I38b1f5c261ea1f3ff312c780d7d9b5fe3fba8aaf
-
- Mar 06, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Bug:13035567 Change-Id: Id4f45e589521ae98c926a4c0607be10ce1a983f2
-
Keisuke Kuroyanagi authored
Bug: 8187060 Change-Id: I40c1dafca3eb52244c64fdb4c1db30a56385d678
-
Jean Chalard authored
Bug: 8636060 Change-Id: I29ce4c82ea880a937b1c9e5daf494fcdbbdd1336
-
Jean Chalard authored
A transaction should always operate with a consistent set of settings. It's better to have it reference them than to always pass them along. Bug: 8636060 Change-Id: I3c642dfea6be30712fc6cbb279c64f3185895791
-
Jean Chalard authored
Bug: 8636060 Change-Id: Icdf87995dedec410b54c306e8d312ba7ec25cea6
-
- Mar 05, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Bug:13035567 Change-Id: I90a5e0665c367f5a1bd786f4babf0d03e79e68fa
-
Jean Chalard authored
Bug: 13303965 Change-Id: Iedc5d38f70af76fbebb99e59a0d17c1e226c810d
-
Keisuke Kuroyanagi authored
Bug: 8187060 Change-Id: Ice2984e332b7bd3bb17174aefc80b5635b72fc50
-
Jean Chalard authored
We probably can't put this off any longer Bug: 8636060 Change-Id: I1e5d3cf62d719f4d064ced3282bebf2e822f6baa
-
- Mar 04, 2014
-
-
Jean Chalard authored
Remove useless arguments, local vars, make stuff private Change-Id: I7cc6c19e9c1703304d593e02be31eb9569cc7b4e
-
Jean Chalard authored
Change-Id: Ia84d3e5a102e1056e3d7467be07df89390f17617
-
Jean Chalard authored
If we can't get the right locale from the subtype switcher, we should fallback in all cases. Change-Id: I46a53a67927a793d9d3592a996a5a4392a36c6ff
-
Jean Chalard authored
Change-Id: Id4d4f30ecdc80dd59543f90fe2525f4bcc5afb9d
-
Tadashi G. Takaoka authored
The text resource used in 10 inch tablet layout. This change also corrects {keylabel|more_keys}_for_east_slavic_row2_1 to _row2_2. Change-Id: I60d69af22f97c008449b8dccc7c84ae6a05fe0d8
-
Tadashi G. Takaoka authored
Bug: 13204690 Change-Id: Ife438e78d9bbbf796df20f95c2da7a4d50e5a035
-
Jean Chalard authored
Change-Id: I6af8f2bd6b4917f9b119ff78a0f299b2f6fb921e
-
Jean Chalard authored
Bug: 8636060 Change-Id: I944b10ec9798eec57d986e1075ba348aa0892cae
-
Jean Chalard authored
Bug: 8636060 Change-Id: I0d8f93985ddc6e93ce9af0d92a8056620351a498
-
Jean Chalard authored
We should not test punctuation with this equality test any more. Also, whether the suggestion strip is displayed or not, or whether the hint is displayed or not, has nothing to do with this method and should be handled elsewhere rather than here -- and as a matter of fact, it is, which makes this useless. Bug: 8636060 Change-Id: I6a54ee87e4e9f81bc33158acf4a264c3abd5829d
-
Jean Chalard authored
Bug: 8636060 Change-Id: Ic7c2dec2521613d52707457463691bec383177ff
-
Jean Chalard authored
...and improve encapsulation and readability. Bug: 8636060 Change-Id: I36407630b307df0721ea7fdb7e7a22cdf2b018b3
-
Tadashi G. Takaoka authored
This CL also release key graphics and dismiss sliding key input preview. Bug: 13204690 Change-Id: Ie8eb7b7beca51689a907da9c0713b4d34d48dda1
-
Tadashi G. Takaoka authored
Bug: 13204690 Change-Id: I9188edd0e99ca8acdcb0f0e045be7d267d56b12d
-
- Mar 03, 2014
-
-
Tadashi G. Takaoka authored
Bug: 13271570 Change-Id: Ie06cd83baaaf674d8b34f0232c164c4541aceb43
-
Tadashi G. Takaoka authored
Change-Id: I2994fd72bc284c84757f5a2bfa8045aa574a8fbc
-