| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Fix space key on tablet symbols/symbols shifted" |  Tadashi G. Takaoka | 2014-03-14 | 1 | -3/+3 |
|\ |
|
| * | Fix space key on tablet symbols/symbols shifted•••This is a follow up of Ic175c5d792.
Bug: 13460706
Change-Id: I7d0121855a029a5006c78d53b630fedc8f57110c
|  Tadashi G. Takaoka | 2014-03-14 | 1 | -3/+3 |
* | | Merge "[CB04] Add an event array to WordComposer." |  Jean Chalard | 2014-03-14 | 4 | -12/+67 |
|\ \
| |/
|/| |
|
| * | [CB04] Add an event array to WordComposer.•••Bug: 13406701
Change-Id: I9ecd2709c8f1c678a85b0cfaf7c5ed4f78459821
|  Jean Chalard | 2014-03-14 | 4 | -12/+67 |
* | | Fix clipped important notice message on tablet•••Bug: 13461039
Change-Id: I710bf10c9cbc202c7f6ee39ab4c8b9d699741a81
|  Tadashi G. Takaoka | 2014-03-14 | 1 | -1/+2 |
* | | Merge "Fix ZWJ/ZWNJ on Nepali tablet keyboards" |  Tadashi G. Takaoka | 2014-03-14 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix ZWJ/ZWNJ on Nepali tablet keyboards•••Bug: 13460706
Change-Id: Ic175c5d7920ed56a007374160be6ed76b44c4f94
|  Tadashi G. Takaoka | 2014-03-14 | 1 | -2/+2 |
| |/ |
|
* | | Merge "Add qwerty keyboard layout tests" |  Tadashi G. Takaoka | 2014-03-14 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Add qwerty keyboard layout tests•••This CL adds Afrikaans, Azerbaijani (AZ), Dutch, English (UK), French
(CA), German (QWERTY), Icelandic, Indonesian, Italian, Latvian,
Lithuanian, Malay (NY), Polish, Portuguese (BR/PT), Romanian, Slovak,
Slovenian, Swahili, Turkish, Vietnamese, Zulu, and No Language
keyboards tests.
Bug: 13017434
Change-Id: I2343dc8e74172ac551ef86f82453ae796b6f19dc
|  Tadashi G. Takaoka | 2014-03-14 | 1 | -4/+4 |
* | | Merge "[CB03] Pass whole events to the various input logic handlers." |  Jean Chalard | 2014-03-13 | 3 | -134/+137 |
|\ \
| |/
|/| |
|
| * | [CB03] Pass whole events to the various input logic handlers.•••Bug: 13406701
Change-Id: I0a0e4e0b3357f116e1b915c548dee4575e300c92
|  Jean Chalard | 2014-03-13 | 3 | -134/+137 |
* | | Merge "Refactor keyboard layout test more customizable" |  Tadashi G. Takaoka | 2014-03-13 | 1 | -17/+35 |
|\ \
| |/
|/| |
|
| * | Refactor keyboard layout test more customizable•••Bug: 13017434
Change-Id: I804b4cb9f56684d425e83a20cb3f71d947a87f98
|  Tadashi G. Takaoka | 2014-03-13 | 1 | -17/+35 |
* | | [CB02] Pass an Event to onCodeInput.•••Bug: 13406701
Change-Id: Id82e9aab6544ca308e6ac6dee2cfa018b9ce2d8f
|  Jean Chalard | 2014-03-13 | 5 | -21/+66 |
|/ |
|
* | Merge "[CB01] Reset some old assumptions about dead keys" |  Jean Chalard | 2014-03-13 | 3 | -38/+66 |
|\ |
|
| * | [CB01] Reset some old assumptions about dead keys•••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
|  Jean Chalard | 2014-03-13 | 3 | -38/+66 |
* | | Merge "Don't reset the value needed before it's used" |  Jean Chalard | 2014-03-12 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Don't reset the value needed before it's used•••Nice recipe for failure
Bug: 13387534
Change-Id: Ida1978449c1997587b2ec0955c5c94fcef336121
|  Jean Chalard | 2014-03-10 | 1 | -2/+2 |
* | | Fix Greek tablet layout aligned with phone layout•••Bug: 13406008
Change-Id: Iba5bd757c5874e426d5d4fcb8c404c21d259b833
|  Tadashi G. Takaoka | 2014-03-11 | 5 | -75/+18 |
* | | Fix unused text resources of keyboard layouts•••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
|  Tadashi G. Takaoka | 2014-03-10 | 1 | -53/+47 |
|/ |
|
* | Fix unneeded u with diaeresis more key on Swedish keyboard•••Change-Id: Ib4a17fa464899907616e76426e5df0d370a40f80
|  Tadashi G. Takaoka | 2014-03-10 | 1 | -2/+1 |
* | Fix excessive more keys on Estonian keyboard•••Change-Id: I6c2d5d123d519278a6ff0f12fece69ccbad1aad5
|  Tadashi G. Takaoka | 2014-03-10 | 1 | -2/+1 |
* | Remove string-arrays that are getting in the way•••These empty string-arrays should not have been in this resource file.
They are in the translated files, and they are getting in the way of
the resource finding paths.
Fundamental fixes definitely should follow. For now, this CL should be
safe and acceptable for Cannellini.
bug: 13340486
Change-Id: I14c36babf9eb30cfc1c0adc5977136189a305f33
|  Ken Wakasa | 2014-03-08 | 59 | -236/+30 |
* | Merge "Move DictionaryOptions from FusionDictionary to FormatSpec." |  Keisuke Kuroyanagi | 2014-03-07 | 4 | -43/+44 |
|\ |
|
| * | Move DictionaryOptions from FusionDictionary to FormatSpec.•••Bug: 8187060
Bug:13035567
Change-Id: Id4f45e589521ae98c926a4c0607be10ce1a983f2
|  Keisuke Kuroyanagi | 2014-03-06 | 4 | -43/+44 |
* | | Introduce SuggestionResults and use it for predictions.•••Bug: 8187060
Bug: 13333066
Change-Id: I1ead897024508b7e40fbd93af7d14bfe74b93826
|  Keisuke Kuroyanagi | 2014-03-07 | 1 | -5/+7 |
* | | Merge "Separate WeightedString from FusionDictionary." |  Keisuke Kuroyanagi | 2014-03-07 | 12 | -57/+63 |
|\| |
|
| * | Separate WeightedString from FusionDictionary.•••Bug: 8187060
Change-Id: I40c1dafca3eb52244c64fdb4c1db30a56385d678
|  Keisuke Kuroyanagi | 2014-03-06 | 12 | -57/+63 |
* | | Add ActualKeyboardBuilder for testing keyboard layouts•••Bug: 13017434
Change-Id: I38b1f5c261ea1f3ff312c780d7d9b5fe3fba8aaf
|  Tadashi G. Takaoka | 2014-03-07 | 1 | -0/+40 |
* | | Fix AZERTY/tablet layout•••Bug: 13351429
Change-Id: I599627a78397e5bbae689c1aec3a3f11b72a834f
|  Tadashi G. Takaoka | 2014-03-07 | 3 | -68/+13 |
* | | Merge "Import translations. DO NOT MERGE" |  Baligh Uddin | 2014-03-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Import translations. DO NOT MERGE•••Change-Id: I7a730021b1c38c8ef7aa62b567a68a7cc478e516
Auto-generated-cl: translation import
|  Baligh Uddin | 2014-03-05 | 1 | -1/+1 |
* | | | Merge "[IL124] Remove the KeyboardSwitcher arg to onCodeInput" |  Jean Chalard | 2014-03-06 | 2 | -18/+25 |
|\ \ \ |
|
| * | | | [IL124] Remove the KeyboardSwitcher arg to onCodeInput•••Bug: 8636060
Change-Id: I29ce4c82ea880a937b1c9e5daf494fcdbbdd1336
|  Jean Chalard | 2014-03-06 | 2 | -18/+25 |
* | | | | Merge "Correctly update the suggestion strip on non-resumable word" |  Jean Chalard | 2014-03-06 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | Correctly update the suggestion strip on non-resumable word•••Bug: 13303965
Change-Id: Iedc5d38f70af76fbebb99e59a0d17c1e226c810d
|  Jean Chalard | 2014-03-05 | 1 | -1/+4 |
* | | | | | Merge "Use BinaryDictionaryUtils to read dictionary header." |  Keisuke Kuroyanagi | 2014-03-06 | 7 | -57/+48 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Use BinaryDictionaryUtils to read dictionary header.•••Bug: 8187060
Bug:13035567
Change-Id: I90a5e0665c367f5a1bd786f4babf0d03e79e68fa
|  Keisuke Kuroyanagi | 2014-03-05 | 7 | -57/+48 |
* | | | | [IL123] Put the settings values inside the transaction•••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 | 2014-03-06 | 2 | -55/+58 |
* | | | | Merge "[IL122] Put the code, x and y in the transaction" |  Jean Chalard | 2014-03-06 | 4 | -86/+94 |
|\ \ \ \ |
|
| * | | | | [IL122] Put the code, x and y in the transaction•••Bug: 8636060
Change-Id: Icdf87995dedec410b54c306e8d312ba7ec25cea6
|  Jean Chalard | 2014-03-06 | 4 | -86/+94 |
| | |_|/
| |/| | |
|
* | | | | Merge "Remove unused text resource keylabel_for_east_slavic_row1_12" |  Tadashi G. Takaoka | 2014-03-06 | 2 | -208/+197 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove unused text resource keylabel_for_east_slavic_row1_12•••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 | 2014-03-04 | 2 | -208/+197 |
* | | | | Merge "Separate utility methods from BinaryDictionary." |  Keisuke Kuroyanagi | 2014-03-05 | 7 | -59/+97 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Separate utility methods from BinaryDictionary.•••Bug: 8187060
Change-Id: Ice2984e332b7bd3bb17174aefc80b5635b72fc50
|  Keisuke Kuroyanagi | 2014-03-05 | 7 | -59/+97 |
* | | | | [IL121] Introduce InputTransaction•••We probably can't put this off any longer
Bug: 8636060
Change-Id: I1e5d3cf62d719f4d064ced3282bebf2e822f6baa
|  Jean Chalard | 2014-03-05 | 2 | -29/+97 |
| |_|/
|/| | |
|
* | | | Merge "Import translations. DO NOT MERGE" |  Baligh Uddin | 2014-03-04 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Import translations. DO NOT MERGE•••Change-Id: I43912170c269379a86d2ae98efb2198f374a25aa
Auto-generated-cl: translation import
|  Baligh Uddin | 2014-03-03 | 2 | -2/+2 |
* | | | | Merge "Remove unused MoreKeysPanel argument from Controller interface" |  Tadashi G. Takaoka | 2014-03-04 | 4 | -17/+12 |
|\ \ \ \ |
|
| * | | | | Remove unused MoreKeysPanel argument from Controller interface•••Bug: 13204690
Change-Id: Ife438e78d9bbbf796df20f95c2da7a4d50e5a035
|  Tadashi G. Takaoka | 2014-03-04 | 4 | -17/+12 |
| | |_|/
| |/| | |
|