Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-16 | Make required binary dictionary version use FormatSpec.*•••Change-Id: Ifb17d6551bc5071553e32a5640dd166c39374461 | 2 | -2/+2 | |
2013-12-16 | Make the bad header a checked exception and fix dicttool test•••Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d | 2 | -6/+20 | |
2013-12-16 | Cancel long press shift key while chording input•••Bug: 12123508 Change-Id: I693caad1f8ee47ebeb14419603d1fc29f6263a75 | 2 | -4/+25 | |
2013-12-16 | 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 | 7 | -43/+22 | |
2013-12-16 | Don't use fullscreen mode on large phone•••Bug: 11920652 Change-Id: Icc26c20c881bc586c800c31c90a45281dc408d2a | 8 | -10/+9 | |
2013-12-14 | Fix locale names in the make-keyboard-text tool•••Change-Id: I33c3fafcff124bb94e395cc604ce264daad55d2d | 4 | -30/+30 | |
2013-12-13 | 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 | 1 | -2/+7 | |
2013-12-13 | Don't use the previous word after a non-whitespace separator•••Bug: 12101276 Change-Id: Icf36d55ec171194e5561b946021bcf648782ddd4 | 2 | -1/+14 | |
2013-12-13 | Only update shift state if left in auto mode.•••Bug: 12100417 Change-Id: I7bc2b19332e142a257b0399f2e5d128caf01fc7c | 1 | -1/+10 | |
2013-12-13 | Fix a bug where recapitalize prevents going to more syms•••Bug: 11004973 Change-Id: I97ee9df6e8464e2149beb41c688cbfbd83ac3d8c | 1 | -0/+3 | |
2013-12-13 | Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 | 4 | -583/+29 | |
2013-12-13 | Remove code for forgetting curve in Java side.•••Change-Id: I294ed179c642ff52452b5884326c1083477e1bce | 3 | -306/+0 | |
2013-12-13 | 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 | 1 | -5/+6 | |
2013-12-13 | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 38 | -592/+581 | |
2013-12-13 | 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 | 26 | -392/+115 | |
2013-12-13 | [FIX] Separate form factor dependent config resources•••This is a cherry-pick of I668b55a514. Change-Id: I00e9a74812d622c12af0337ba50e1b2f1d675cf1 | 10 | -104/+165 | |
2013-12-13 | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 | 472 | -10181/+14878 | |
2013-12-13 | Make ExpandableBinaryDictionary usable for offdevice tests.•••Bug: 11956652 Change-Id: If5a503ef161781818f2efceba542be5a61be6bd1 | 4 | -4/+29 | |
2013-12-12 | Import translations. DO NOT MERGE•••Change-Id: Ib2de3eec303a80b4cae3599c61740db23370dd03 Auto-generated-cl: translation import | 4 | -13/+13 | |
2013-12-12 | Add a constructor for testing to non-main dictionaries.•••The new constructor is used for creating dictionary instance that uses a given file. Bug: 11956652 Change-Id: Ifbf420a1a768eb95a5c3a58eeb1be5936b306d35 | 4 | -1/+46 | |
2013-12-12 | Separate form factor dependent config resources•••Change-Id: I668b55a51414a3e69d4e2197d7ffeecbd4f18819 | 10 | -104/+165 | |
2013-12-12 | Add waitAllTasksForTests for testing.•••Bug: 10667710 Change-Id: I7a189e32286a6005393fbde8da736541ca9226a8 | 2 | -27/+21 | |
2013-12-12 | 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: I55a11ba61d3589c1584a3fa6c941374b349b7b5c | 26 | -392/+115 | |
2013-12-12 | Quit passing header file path to native.•••Bug: 12089197 Change-Id: Ia898f8d2836c0c131a1834dc0a396d9121ecb972 | 23 | -146/+171 | |
2013-12-12 | Remove or rename native codes for ver3 dictionary format.•••Change-Id: I2d1fe515fc8bbbc7095581fccb4af94377ec11b2 | 27 | -190/+173 | |
2013-12-12 | Remove dependency from StringUtils to Json•••Change-Id: I2a89497fb9ec12a37ba09f4598742e88f6700576 | 4 | -81/+110 | |
2013-12-12 | Fix Filipino keyboard•••Bug: 12102802 Change-Id: Id55ba5ebd8ddaf83ed246315d81b25ad4c9b6294 | 3 | -13/+4 | |
2013-12-11 | Create ver4 dictionary files with the dictionary name.•••Bug: 12025402 Change-Id: Ia0bb13b2e26aa60a67dff73f3f6a1e276f1bb1dd | 22 | -152/+180 | |
2013-12-11 | Ignore other finger while showing more keys keyboard•••Bug: 12088861 Change-Id: I784cb8fee247a7a4ea4af4c0569fed9334430e18 | 2 | -3/+16 | |
2013-12-11 | Fix offdevice build.•••Change-Id: I6e1032ae5f899732fc5121d14d2d2f2b0fb6f759 | 3 | -38/+47 | |
2013-12-11 | Don't start long press timer while other one is running•••Bug: 11908158 Bug: 12088861 Change-Id: I2537855f505884da9fe958d946c79840bd19dc5f | 3 | -31/+43 | |
2013-12-11 | Read options from attributes•••This reads the German umlaut option from the key-attribute store, and removes all native references to the flag. This also completely removes the French ligatures option which has been unused for some time. Bug: 11281748 Change-Id: I407c02640ad0f2e01585db9087633c01507b5f3f | 8 | -79/+21 | |
2013-12-11 | Rename PersonalizationPredictionDictionary.•••Change-Id: If7497310485a895dd22b8df29dc13508acaa0ab6 | 9 | -78/+69 | |
2013-12-11 | Rename deprecated locale directories•••cf. Ibe392f5f9dbc82c3cdff8e06b958bc3bcce3fa82 Also, cf. bug id 11340849 Change-Id: I43e84f8ca04eb1aa74037a705970a36434429a0f | 17 | -314/+114 | |
2013-12-11 | Revise settings icon to cog style•••Bug: 12066907 Change-Id: Iaed4ab0b6bfe6bd0b3762bb0d30df0718f9fc269 | 4 | -0/+0 | |
2013-12-11 | Fix typos.•••One of these cost me a day and a half searching for a bug :( Change-Id: I20f0b727f7c02e2754aaaf6a05b74c9cf9e6375e | 4 | -16/+16 | |
2013-12-11 | Split the header into a separate file.•••Bug: 11281748 Change-Id: Ia2490d18bf159990310e10ed45fb6b3a0dee1c5f | 26 | -121/+155 | |
2013-12-11 | Remove PersonalizationDictinoary.•••Now, PersonalizationPredictionDictionary can be used not only for prediction but also for suggestions. We should rename PersonalizationPredictionDictionary to PersonalizationDictionary. Change-Id: Ifcf4459072f3523e3f3dc783f12e15b89cdbb12d | 7 | -147/+4 | |
2013-12-10 | Uncapitalized words for personalization dictionary.•••Bug: 11736529 Change-Id: I62a7469afe03092ec992bfb190f717223a8c556f | 1 | -2/+4 | |
2013-12-10 | Discard useless bigrams when overflowing.•••Bug: 11734037 Change-Id: I339999dffc1902f62e0a6706d969c8f410bb656f | 3 | -8/+137 | |
2013-12-10 | Discard useless unigrams when overflowing.•••Bug: 11734037 Change-Id: I5f991dd1f8fa79fd0c442be323d20c76b47ae22e | 4 | -4/+160 | |
2013-12-10 | Start using historical info for decaying.•••Bug: 11073222 Change-Id: Iad5f42d7268939df35589c4900bf6f4425adaa3f | 20 | -235/+189 | |
2013-12-09 | Update historical info for GC.•••Bug: 11073222 Change-Id: I08a61c02f9f5d527897095eee2de395f86050e2d | 4 | -8/+63 | |
2013-12-09 | Move probability updating during GC to PtNodeWriter.•••Bug: 11073222 Change-Id: Id452f953c4f72c4e83f6866a87be5f3766d00a31 | 4 | -12/+49 | |
2013-12-09 | Add willBecomeNonTerminal flag.•••willBecomeNonTerminal flag is used during GC to indicate the PtNode is no longer terminal, even though the PtNode has terminal attributes. Bug: 11073222 Change-Id: I2514bc4106fa7539201979affcfb713d2b8430a3 | 7 | -10/+55 | |
2013-12-09 | Update has shortcut targets and has bigrams flags.•••Bug: 11073222 Change-Id: I75db86c485138dd86256989f28e15abed58d154d | 5 | -27/+85 | |
2013-12-09 | Support current time controlling for testing.•••Bug: 11073222 Change-Id: I8a0e96ea6711f1f1165209873d8d6a2a77008541 | 3 | -1/+59 | |
2013-12-09 | Use FormatSpec.VERSION4 instead of 4 for unit tests.•••Bug: 10197478 Change-Id: I330bfa3f45b9e282b49ccde7868d49676506f268 | 2 | -23/+23 | |
2013-12-09 | Start updating historical information.•••Bug: 11073222 Change-Id: Ic74951f46af05d3edfe08fca37352c5d5c1047e0 | 5 | -9/+55 | |
2013-12-09 | Create dictionary with historical info for testing.•••Bug: 11073222 Change-Id: I3573badceaceb9f4660884a4b23c337c63103701 | 1 | -0/+2 |