aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add option to enable personalization dictionaries.•••Bug: 11757851 Change-Id: I4872c10793d4fd55c0bd9e5bc4650925de6d2c1d Keisuke Kuroyanagi2013-12-162-2/+4
* Merge "Make required binary dictionary version use FormatSpec.*"Keisuke Kuroyanagi2013-12-162-2/+2
|\
| * Make required binary dictionary version use FormatSpec.*•••Change-Id: Ifb17d6551bc5071553e32a5640dd166c39374461 Keisuke Kuroyanagi2013-12-162-2/+2
* | Merge "Make the bad header a checked exception and fix dicttool test"Jean Chalard2013-12-161-4/+5
|\ \
| * | Make the bad header a checked exception and fix dicttool test•••Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d Jean Chalard2013-12-161-4/+5
* | | Cancel long press shift key while chording input•••Bug: 12123508 Change-Id: I693caad1f8ee47ebeb14419603d1fc29f6263a75 Tadashi G. Takaoka2013-12-162-4/+25
* | | 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 Jean Chalard2013-12-163-3/+3
|/ /
* | Fix locale names in the make-keyboard-text tool•••Change-Id: I33c3fafcff124bb94e395cc604ce264daad55d2d Ken Wakasa2013-12-141-6/+6
* | 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 Jean Chalard2013-12-131-2/+7
* | Merge "Don't use the previous word after a non-whitespace separator"Jean Chalard2013-12-132-1/+14
|\ \
| * | Don't use the previous word after a non-whitespace separator•••Bug: 12101276 Change-Id: Icf36d55ec171194e5561b946021bcf648782ddd4 Jean Chalard2013-12-132-1/+14
* | | Merge "Only update shift state if left in auto mode."Jean Chalard2013-12-131-1/+10
|\ \ \
| * | | Only update shift state if left in auto mode.•••Bug: 12100417 Change-Id: I7bc2b19332e142a257b0399f2e5d128caf01fc7c Jean Chalard2013-12-131-1/+10
| |/ /
* | | Merge "Fix a bug where recapitalize prevents going to more syms"Jean Chalard2013-12-131-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix a bug where recapitalize prevents going to more syms•••Bug: 11004973 Change-Id: I97ee9df6e8464e2149beb41c688cbfbd83ac3d8c Jean Chalard2013-12-131-0/+3
| |/
* | Merge "Remove references to the v3 dictionary."Jean Chalard2013-12-133-581/+29
|\ \
| * | Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 Jean Chalard2013-12-133-581/+29
| |/
* | Merge "Fix key top letter color in shifted layout"Tadashi G. Takaoka2013-12-131-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 Tadashi G. Takaoka2013-12-131-5/+6
* | | Merge "Remove code for forgetting curve in Java side."Keisuke Kuroyanagi2013-12-132-248/+0
|\ \ \ | |_|/ |/| |
| * | Remove code for forgetting curve in Java side.•••Change-Id: I294ed179c642ff52452b5884326c1083477e1bce Keisuke Kuroyanagi2013-12-132-248/+0
| |/
* | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 Jean Chalard2013-12-138-409/+76
* | Merge "Remove flags from Java side."Jean Chalard2013-12-1314-267/+70
|\ \ | |/ |/|
| * 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 Jean Chalard2013-12-1314-267/+70
| * Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-1397-4188/+4863
| * Update Color Scheme summary explicitly•••Bug: 11622614 Change-Id: I5464054425e4d688eaa39f96ba9a3a3c613c6f42 Tadashi G. Takaoka2013-11-223-22/+61
| * Fix unusual NPE after onDestroy•••Bug: 11673978 Change-Id: I4d5268312911685ff1ca9483a62442a1a9686c62 Tadashi G. Takaoka2013-11-221-5/+4
| * Add keyboard color switch option•••Bug: 11622614 Change-Id: I25aa1ff7376fe72fd94ab2cb7190c61d7a98a1af Tadashi G. Takaoka2013-11-223-6/+19
| * Add JB/ICS resources from Azuki MR1 release•••Bug: 11622614 Change-Id: I126fc42dd31e912788db0446b67a9d4ea80f848e Tadashi G. Takaoka2013-11-221-3/+7
| * Rename KLP theme related resources•••Bug: 11622614 Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71 Tadashi G. Takaoka2013-11-221-1/+1
| * Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f Tadashi G. Takaoka2013-11-221-4/+4
| * Merge "handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL...Ken Wakasa2013-11-221-29/+20
| |\
| | * handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL•••This is a fix only for the Bayo branch because this part in master has been changed. The corresponding fix in master is I295eeb5f9f0f1f07e919bf54122d003be150a174 bug: 11797053 Change-Id: I779be039ebf992de5d246c7a9d9509623fc3c120 Ken Wakasa2013-11-211-29/+20
| * | Fix: PtNode array size writirng when array size > 127. DO NOT MERGE.•••This is a manual cherrypick of Ib729ceedbc8ef837e50490439817b36039ae2b4e. Bug: 11772864 Change-Id: I5ecbe729dbdd24e194e48b4d68b17af8549c4726 Keisuke Kuroyanagi2013-11-214-4/+12
| |/
| * Fix many small nits.•••...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a Jean Chalard2013-11-122-4/+15
| * Remove an out-of-place check•••Bug: 11584525 Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f Jean Chalard2013-11-121-1/+0
| * Revert back punctuations to the more keys keyboard of the period•••Cherry-pick I157164910f from Master. Bug: 11621857 Change-Id: I0fd0496e9091165280f34b4640ff0e524e3847b9 Tadashi G. Takaoka2013-11-121-3/+3
| * Stopgap solution for a crash.•••This returns the wrong string, but since it's used for getting the previous word for bigrams, it only results in slightly worse suggestions quality. Bug: 11273655 Change-Id: I6ce5de2f76effc453ca691a654ab6bf17445b9e7 Jean Chalard2013-10-221-1/+8
| * Fix a bug where autocaps would jam auto-commit•••Bug: 11311002 Change-Id: I62955e364c9ffc75322cf05fa3ad7985f1d09259 Jean Chalard2013-10-221-1/+1
| * Fix: Suggested words from user history are invalid.•••- Suggestions form user history can contain invalid words. - isValidWord always returns false. Bug: 11139426 Change-Id: I6075b275603332ddb00f4a9284afcaa82d824270 Keisuke Kuroyanagi2013-10-221-9/+0
| * Fix a bug where autoshift would be ignored coming from emoji•••Bug: 11123691 Change-Id: I36474e12e34af95051129840865015f85595411b Jean Chalard2013-10-221-0/+3
| * Add a sequence number to SuggestedWords.•••This allows testing for suggestion freshness in an asynchronous suggestions world. In-advance cherrypick of Ic76cd17568598d8534aec81e037f9e37f52eb6b4 because there's a merge conflict. Bug: 11301597 Change-Id: I4aec765a975298fcac30a48dede73d2622224fe5 Jean Chalard2013-10-223-57/+100
* | Make ExpandableBinaryDictionary usable for offdevice tests.•••Bug: 11956652 Change-Id: If5a503ef161781818f2efceba542be5a61be6bd1 Keisuke Kuroyanagi2013-12-134-4/+29
* | 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 Keisuke Kuroyanagi2013-12-124-1/+46
* | Add waitAllTasksForTests for testing.•••Bug: 10667710 Change-Id: I7a189e32286a6005393fbde8da736541ca9226a8 Keisuke Kuroyanagi2013-12-121-7/+14
* | Quit passing header file path to native.•••Bug: 12089197 Change-Id: Ia898f8d2836c0c131a1834dc0a396d9121ecb972 Keisuke Kuroyanagi2013-12-123-42/+15
* | Remove dependency from StringUtils to Json•••Change-Id: I2a89497fb9ec12a37ba09f4598742e88f6700576 Jean Chalard2013-12-123-77/+106
* | Fix Filipino keyboard•••Bug: 12102802 Change-Id: Id55ba5ebd8ddaf83ed246315d81b25ad4c9b6294 Tadashi G. Takaoka2013-12-121-10/+2
* | Merge "Create ver4 dictionary files with the dictionary name."Keisuke Kuroyanagi2013-12-116-107/+109
|\ \
| * | Create ver4 dictionary files with the dictionary name.•••Bug: 12025402 Change-Id: Ia0bb13b2e26aa60a67dff73f3f6a1e276f1bb1dd Keisuke Kuroyanagi2013-12-116-107/+109