Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix: incompatibility of sparse table." | 2013-12-16 | 2 | -4/+5 | |
|\ | |||||
| * | Fix: incompatibility of sparse table.•••Bug: 11073222 Change-Id: Id17178efd8f9f3828d821cc718d35606e8bd4b1a | 2013-12-16 | 2 | -4/+5 | |
* | | Merge "Fix: incompatible PtNode array size reading." | 2013-12-16 | 2 | -5/+5 | |
|\| | |||||
| * | Fix: incompatible PtNode array size reading.•••Bug: 11073222 Change-Id: I681be725b5c6dcc10aa536b00327698a7df75277 | 2013-12-16 | 2 | -5/+5 | |
* | | Merge "A simplification." | 2013-12-16 | 1 | -19/+13 | |
|\ \ | |||||
| * | | A simplification.•••This does the same thing, but simpler and faster. Was noticed while investigating bug#12164555 Change-Id: If9926e4da8a53a65489da55197ac87122c44fe7c | 2013-12-16 | 1 | -19/+13 | |
* | | | Merge "Align block sizes for ver4 format to java side." | 2013-12-16 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Align block sizes for ver4 format to java side.•••Bug: 11073222 Change-Id: I09646cbc81529576d5e34dcfa7bc29083a64076f | 2013-12-16 | 1 | -2/+2 | |
* | | Merge "Add option to enable personalization dictionaries." | 2013-12-16 | 4 | -2/+15 | |
|\ \ | |||||
| * | | Add option to enable personalization dictionaries.•••Bug: 11757851 Change-Id: I4872c10793d4fd55c0bd9e5bc4650925de6d2c1d | 2013-12-16 | 4 | -2/+15 | |
| |/ | |||||
* | | Merge "Fix IllegalStateException of ViewGroup" | 2013-12-16 | 3 | -10/+29 | |
|\ \ | |/ |/| | |||||
| * | Fix IllegalStateException of ViewGroup•••Bug: 10629042 Change-Id: I111d092fb2f7dca47328127a155c981aa1c55906 | 2013-12-16 | 3 | -10/+29 | |
* | | Merge "Make required binary dictionary version use FormatSpec.*" | 2013-12-16 | 2 | -2/+2 | |
|\ \ | |||||
| * | | Make required binary dictionary version use FormatSpec.*•••Change-Id: Ifb17d6551bc5071553e32a5640dd166c39374461 | 2013-12-16 | 2 | -2/+2 | |
* | | | Merge "Make the bad header a checked exception and fix dicttool test" | 2013-12-16 | 2 | -6/+20 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Make the bad header a checked exception and fix dicttool test•••Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d | 2013-12-16 | 2 | -6/+20 | |
* | | | Cancel long press shift key while chording input•••Bug: 12123508 Change-Id: I693caad1f8ee47ebeb14419603d1fc29f6263a75 | 2013-12-16 | 2 | -4/+25 | |
* | | | Merge "Don't use fullscreen mode on large phone" | 2013-12-16 | 8 | -10/+9 | |
|\ \ \ | |||||
| * | | | Don't use fullscreen mode on large phone•••Bug: 11920652 Change-Id: Icc26c20c881bc586c800c31c90a45281dc408d2a | 2013-12-16 | 8 | -10/+9 | |
* | | | | Fix failing tests•••- Version 3 is not supported - Now passing the right string to open v4 dicts. Fix the tests for this. Change-Id: I7829330c3568a715b96396ba4e4e69c6e17775ab | 2013-12-16 | 7 | -43/+22 | |
| |/ / |/| | | |||||
* | | | Fix locale names in the make-keyboard-text tool•••Change-Id: I33c3fafcff124bb94e395cc604ce264daad55d2d | 2013-12-14 | 4 | -30/+30 | |
* | | | Instead of ignoring PARAGRAPH spans, fix them.•••I don't know what or when this flag is set, but it's only bad news. Luckily, we can just remove it. Bug: 12119393 Change-Id: I2952138c8ce517535b91e0fe25d2cf4960e02862 | 2013-12-13 | 1 | -2/+7 | |
* | | | Merge "Don't use the previous word after a non-whitespace separator" | 2013-12-13 | 2 | -1/+14 | |
|\ \ \ | |||||
| * | | | Don't use the previous word after a non-whitespace separator•••Bug: 12101276 Change-Id: Icf36d55ec171194e5561b946021bcf648782ddd4 | 2013-12-13 | 2 | -1/+14 | |
* | | | | Merge "Only update shift state if left in auto mode." | 2013-12-13 | 1 | -1/+10 | |
|\ \ \ \ | |||||
| * | | | | Only update shift state if left in auto mode.•••Bug: 12100417 Change-Id: I7bc2b19332e142a257b0399f2e5d128caf01fc7c | 2013-12-13 | 1 | -1/+10 | |
| |/ / / | |||||
* | | | | Merge "Fix a bug where recapitalize prevents going to more syms" | 2013-12-13 | 1 | -0/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix a bug where recapitalize prevents going to more syms•••Bug: 11004973 Change-Id: I97ee9df6e8464e2149beb41c688cbfbd83ac3d8c | 2013-12-13 | 1 | -0/+3 | |
| |/ / | |||||
* | | | Merge "Remove references to the v3 dictionary." | 2013-12-13 | 4 | -583/+29 | |
|\ \ \ | |||||
| * | | | Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 | 2013-12-13 | 4 | -583/+29 | |
| |/ / | |||||
* | | | Merge "Fix key top letter color in shifted layout" | 2013-12-13 | 1 | -5/+6 | |
|\ \ \ | |||||
| * | | | Fix key top letter color in shifted layout•••There is a chance to have an empty hint label even though keyLabelFlags has hasShiftedLetterHint flag. Change-Id: I63b9fcc42a40391d5902814cae4c75abb61e4b94 | 2013-12-13 | 1 | -5/+6 | |
| | |/ | |/| | |||||
* | | | Merge "Remove code for forgetting curve in Java side." | 2013-12-13 | 3 | -306/+0 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove code for forgetting curve in Java side.•••Change-Id: I294ed179c642ff52452b5884326c1083477e1bce | 2013-12-13 | 3 | -306/+0 | |
* | | | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 38 | -592/+581 | |
* | | | Merge "Remove flags from Java side." | 2013-12-13 | 26 | -392/+115 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Remove flags from Java side.•••This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1 | 2013-12-13 | 26 | -392/+115 | |
* | | | [FIX] Separate form factor dependent config resources•••This is a cherry-pick of I668b55a514. Change-Id: I00e9a74812d622c12af0337ba50e1b2f1d675cf1 | 2013-12-13 | 10 | -104/+165 | |
| |/ |/| | |||||
* | | Merge "Make ExpandableBinaryDictionary usable for offdevice tests." | 2013-12-13 | 4 | -4/+29 | |
|\ \ | |/ |/| | |||||
| * | Make ExpandableBinaryDictionary usable for offdevice tests.•••Bug: 11956652 Change-Id: If5a503ef161781818f2efceba542be5a61be6bd1 | 2013-12-13 | 4 | -4/+29 | |
* | | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 | 2013-12-13 | 472 | -10181/+14878 | |
* | | Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/... | 2013-12-13 | 484 | -14994/+10513 | |
|\ \ | |||||
| * \ | keep history after reset to klp-modular-dev | 2013-12-12 | 0 | -0/+0 | |
| |\ \ | |||||
| * \ \ | keep history after reset to klp-volantis-dev | 2013-12-12 | 0 | -0/+0 | |
| |\ \ \ | |||||
| * \ \ \ | keep history after reset to klp-dev-plus-aosp | 2013-12-12 | 0 | -0/+0 | |
| |\ \ \ \ | |||||
| * \ \ \ \ | keep history after reset to klp-ub-dev | 2013-12-12 | 0 | -0/+0 | |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | keep history after reset to klp-dev | 2013-12-12 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | keep history after reset to jb-ub-latinimegoogle-bayo | 2013-12-12 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: I6c8ab6cd6d41a6692ef6b084e0218be4120d266c Auto-generated-cl: translation import | 2013-12-02 | 1 | -1/+1 | |
| * | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: Ib38c02136778584dc6a4d4215c6e346b2b48afaa Auto-generated-cl: translation import | 2013-11-25 | 2 | -4/+4 |