Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-06-30 | Fix tests•••Change-Id: I12ba56d021b50c03dc62e3f3c8db3ecada2f6a4b | 4 | -46/+40 | |
2014-06-30 | [CS6] Cut out methods to clarify what we are doing•••Bug: 13238601 Change-Id: I99cc62e91b1e89130358fded572987023d919507 | 1 | -39/+45 | |
2014-06-30 | Import translations. DO NOT MERGE•••Change-Id: I31e29f587071c9c8a3d167efbf111c1aa3011b3e Auto-generated-cl: translation import | 16 | -0/+1638 | |
2014-06-30 | Import translations. DO NOT MERGE•••Change-Id: I0f0e7af0c8697932912fbf8681af86683d82925e Auto-generated-cl: translation import | 16 | -0/+4037 | |
2014-06-27 | Revert "Use Settings app's theme for L and later"•••This reverts commit 80c47b2f7961a5a8de1c6ec5751c04d15d42122a. Change-Id: I69619bd9856d4133794597a0cf81cc121e3a7887 | 4 | -23/+6 | |
2014-06-27 | Use Settings app's theme for L and later•••This CL must be checked in together with I506b9ae6ea. Bug: 11866784 Change-Id: I00aa90618642758c783f7c92f162dc2ee16659a6 | 4 | -6/+23 | |
2014-06-27 | Add preliminary subtypes disabled for L-preview•••Bug: 13966540 Bug: 13779052 Bug: 10028772 Bug: 7963632 Change-Id: Ieec809f2d391e90b1ec547a3a89e929db47a5ed1 | 5 | -14/+10 | |
2014-06-27 | Remove unused method.•••Bug: 13664080 Change-Id: I47fd90f01ea9a18b11037c966150fa5fd926101b | 2 | -28/+0 | |
2014-06-27 | [CS5] Use a local var to keep the first suggestion•••Bug: 13238601 Change-Id: Ida8973945e8b141d01ea9d1825b89d84f0911575 | 1 | -6/+7 | |
2014-06-26 | Import translations. DO NOT MERGE•••Change-Id: I6c420e3dd4a97a1b7590c52bdd60c54e6e00f4de Auto-generated-cl: translation import | 40 | -782/+392 | |
2014-06-26 | Import translations. DO NOT MERGE•••Change-Id: If61b1a8ff95e3495119f09535a4e672ad0205b28 Auto-generated-cl: translation import | 40 | -782/+392 | |
2014-06-26 | Import translations. DO NOT MERGE•••Change-Id: I2403c927d69e510a4ca2053041d80bfd9777471e Auto-generated-cl: translation import | 57 | -591/+1293 | |
2014-06-26 | Import translations. DO NOT MERGE•••Change-Id: I04080143953d7ebe1e1fbc68ca33b937903617d4 Auto-generated-cl: translation import | 57 | -591/+1293 | |
2014-06-26 | Import translations. DO NOT MERGE•••Change-Id: I4c6ef95873ed739c15f4ebee4d0aadb1186437d5 Auto-generated-cl: translation import | 39 | -78/+39 | |
2014-06-26 | Import translations. DO NOT MERGE•••Change-Id: I664e4afdb71b6b040ac34dc1d47b5e75e3888e88 Auto-generated-cl: translation import | 40 | -11/+8123 | |
2014-06-26 | Import translations. DO NOT MERGE•••Change-Id: Ib104dd45e237575dc8c5117ec26ecaa79c276c07 Auto-generated-cl: translation import | 40 | -11/+8123 | |
2014-06-27 | [SD3] Forward the script ID to where it will be used•••Bug: 15840116 Change-Id: If2073e76fed74ae6e1cdd7670013e0e985b0e630 | 6 | -24/+42 | |
2014-06-27 | [SD2] Add support for a new tag Feature in KeyboardLayoutSet•••Bug: 15840116 Change-Id: I3abbe4ce1ae573e9c5f1a8a96dc0056e8889d507 | 4 | -0/+40 | |
2014-06-27 | Support performAccessibilityAction for CLICK and LONG_CLICK•••Bug: 15727335 Change-Id: I83274c1a9d3cf2e8237d1674fe915b7b2d222a53 | 4 | -27/+47 | |
2014-06-27 | Update the Spanish dictionary•••>>> dictionaries/es_wordlist.combined.gz Header : date : 1403153360 <=> 1403847862 version : 47 <=> 48 Body : Added: bañate 30 Added: correte 30 Added: duchate 30 Added: mostrame 40 Added: muestrame 40 Added: prestame 40 Added: sos 100 >>> java/res/raw/main_es.dict Header : date : 1403153360 <=> 1403847862 version : 47 <=> 48 Body : Added: bañate 30 Added: correte 30 Added: duchate 30 Added: mostrame 40 Added: muestrame 40 Added: prestame 40 Added: sos 100 Bug: 8010862 Change-Id: I0a478b5fd5edfadea420f306dc9b2d98876c246e | 2 | -0/+0 | |
2014-06-27 | Revert "Move getPrevWordsInfoFromNthPreviousWord to StringUtlis."•••This reverts commit ba463c9a66f75e8d00f4658e32b763eb54215231 that broke the dicttool build. Bug: 14425059 Change-Id: Ie1685587104d26e4416624747c97f6087c13388a | 3 | -99/+97 | |
2014-06-27 | Move getPrevWordsInfoFromNthPreviousWord to StringUtlis.•••Bug: 14425059 Change-Id: I3eb24e840c165e43f68c2a60fccf9974affb57a6 | 3 | -97/+99 | |
2014-06-27 | Find multiple previous word information to support n-gram.•••Bug: 14425059 Change-Id: Ieace636334a9b2a094527341d4fcfc05958296c5 | 4 | -58/+108 | |
2014-06-27 | Add a relevant suggestion to period-checkable requests•••Bug: 15412461 Change-Id: Ibf37df4d31141a7e43b54d6342e7861eedb1c03b | 3 | -4/+6 | |
2014-06-27 | Don't override application-specified completions•••...for any given input. This is not necessarily the best fix, but it's simple and it works well enough. Bug: 15869703 Change-Id: I54b262be8bdbec37031dea655c60a5573b3d8ec3 | 1 | -0/+3 | |
2014-06-27 | Add Sinhala keyboard layout•••Bug: 6911143 Change-Id: I9ff87ece3e68381c0e9855106e7320c227f09965 | 12 | -116/+898 | |
2014-06-26 | Fix unit tests that use getNgramProbabilityNative().•••Change-Id: I8548094bc8d1a0ea125b29e2a0ea82a6834b3e48 | 1 | -9/+8 | |
2014-06-26 | Extend jni method to use multiple previous words.•••Bug: 14425059 Change-Id: I8150e8812ee32f8c713315a234b52e5b3a79d7a0 | 4 | -59/+109 | |
2014-06-26 | Fix the build•••That was a merge not well resolved by git >.> Change-Id: I3cd042d6a5206daf1e9942358405d647c67423dd | 1 | -1/+1 | |
2014-06-26 | Remove BigramDictionary form native code.•••Bug: 14425059 Change-Id: I48d1a4ae6a4317afaaf67748060618f8f9485d40 | 6 | -165/+43 | |
2014-06-26 | Fix build.•••Change-Id: I5c6c0a9098c5a228ed82b208aa6f237a41f2f6cc | 1 | -1/+1 | |
2014-06-24 | Remove redundant override methods and extended classes•••Bug: 15727335 Change-Id: Icea09f0643e7aeb8e722e473ad322f7439c3497a | 5 | -76/+11 | |
2014-06-24 | Refactor keyboard accessibility delegate classes•••Bug: 15727335 Change-Id: I1aa79a6f7f8cf14bacec391c016a5d1c553eea24 | 5 | -25/+11 | |
2014-06-25 | Don't commit a space before it's actually needed•••Bug: 15740318 Change-Id: Idad06cb2c18335a981d5e9dea7eccf5e7ea8f701 | 1 | -54/+57 | |
2014-06-26 | [CS4] Remove useless tests and processing•••Since we have a de-duped and transformed collection, we can just read from it instead of computing it separately. Bug: 13238601 Change-Id: I0aa4b0d91d3b350f9449e13658bfb587fc538764 | 2 | -26/+21 | |
2014-06-25 | Simplify a make file•••This CL simplifies the makefile for host unittest. BUG: 13754552 Change-Id: Id09da77b45610db2747897533c18a6d0d81c59d7 | 1 | -1/+1 | |
2014-06-24 | Support migration/dump of Beginning-of-Sentence entries.•••Bug: 14119293 Change-Id: Ie975138f819794d5c34a7a547be5a6117050e084 | 9 | -46/+111 | |
2014-06-26 | [HW1] Fix some bugs with event handling•••With hardware events, we do have some events that have both a keycode and a code point, so we need a better way of distinguishing between auto-insert keystrokes and others. Change-Id: Ia23042989b4dca9d3a7d4a4c06bcebdabe324a7a | 3 | -2/+9 | |
2014-06-25 | Rename jni method for n-gram supporting.•••Bug: 14425059 Change-Id: I242d1de5d9db37344f02d8fba9035829794a56c8 | 4 | -28/+28 | |
2014-06-25 | Make PrevWordsInfo have multiple words' information.•••Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a | 18 | -83/+181 | |
2014-06-25 | Make Beginning-of-Sentence prediction require two exposures.•••Bug: 15868192 Change-Id: I4b577ad11c992d872d6f902fd50527d9ca5cc1ba | 3 | -5/+21 | |
2014-06-26 | [SD1] Move script-related methods to a new utils class.•••Bug: 15840116 Change-Id: I3a2a9c41e40590c0116c7885a49c6fa308ed8f44 | 3 | -86/+112 | |
2014-06-24 | [CS3.5] Small correction•••Bug: 13238601 Change-Id: I7bd82a4678d8bf88f16bf271f20be8d37f9b97d7 | 1 | -4/+5 | |
2014-06-25 | Fix: unit tests by clearing personalized dicts•••Bug: 14119293 Change-Id: I61cc05fb09342103f453ba83709c6be68d2f695e | 1 | -0/+2 | |
2014-06-24 | Enable beginning-of-sentence prediction.•••Bug: 14119293 Change-Id: I23c407f0afed0ae4af290a1195b0e3bbcd5af8d7 | 2 | -15/+0 | |
2014-06-23 | Import translations. DO NOT MERGE•••Change-Id: I6d824eeea4f280e95759941ec1a578fb1eb2bfd8 Auto-generated-cl: translation import | 18 | -360/+180 | |
2014-06-23 | Import translations. DO NOT MERGE•••Change-Id: I117fe1d6df1b98952742f752a7563beff0ead9ff Auto-generated-cl: translation import | 18 | -360/+180 | |
2014-06-23 | Import translations. DO NOT MERGE•••Change-Id: Ie50a708fba21fb8a1e15198a0c245a31f591c7a7 Auto-generated-cl: translation import | 19 | -46/+28 | |
2014-06-23 | Import translations. DO NOT MERGE•••Change-Id: If13ae42ea56b4248b0299494108f23aa8eb00dcb Auto-generated-cl: translation import | 19 | -46/+28 | |
2014-06-23 | Import translations. DO NOT MERGE•••Change-Id: I2657bfd35dc8a68d9597b0e56ffc191e990f7a15 Auto-generated-cl: translation import | 18 | -36/+18 |