Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-02-10 | Add example attribute to <xliff:g> elements in string resources•••Bug: 8693729 Change-Id: Ide98ab83439cda43a8b84aaf64d0a9c18e44a8cc | 1 | -28/+25 | |
2014-02-10 | Remove unused import•••Change-Id: I3f934de281eefb387026585e678d783a95729720 | 2 | -2/+0 | |
2014-02-09 | Allow an empty keySpec for Spacer•••Bug: 12933248 Change-Id: I76432556caf319ce23c1fb7fa3d6b94118e64cf8 | 1 | -2/+4 | |
2014-02-07 | Fix undefined emojiKeyStyle•••Change-Id: I6798f524c9ac0d2911f2b83a5a5ef650f0815917 | 1 | -5/+6 | |
2014-02-07 | Generate KeyboardTextsTable.java instead of KeyboardTextsSet.java•••Change-Id: Ic48b093dc64b514822cc9daa1ac3d79deb7af089 | 5 | -3726/+3645 | |
2014-02-07 | Rename Key.keyLabel attribute to KeySpec•••Change-Id: Ida48cd9bdbc01fefad651a005084262c0f46c41c | 174 | -1289/+1290 | |
2014-02-07 | Consolidate keyIcon and code with keyLabel attribute•••Change-Id: I75fbd348fab5022606ca14552eb03b15af6684c8 | 36 | -274/+156 | |
2014-02-07 | Add debug settings for keypress popup animations•••Bug: 12928125 Change-Id: I49faab754c7d1dcf4a791dfc535d3a78b62ce67a | 13 | -106/+305 | |
2014-02-06 | Use native logic to read Ver4 dict.•••Bug: 11281877 Bug: 12810574 Change-Id: Ief371d3ef61818e4e031de4659aee3c9584c7379 | 8 | -1065/+105 | |
2014-02-06 | Implement getHeaderInfoNative.•••Bug: 11281877 Bug: 12810574 Change-Id: Ia3d85ae2cfdb486e74b8636a62431eae883c85da | 12 | -49/+103 | |
2014-02-06 | Use SubtypeLocaleUtils.isRtlLanguage•••Change-Id: Ic0208412cd9c02975641cb5c448d092f28786746 | 6 | -40/+26 | |
2014-02-06 | Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag•••This change must be checked in together with Iac93eb79fc. Bug: 12913520 Bug: 12179576 Change-Id: Ic9a40fb0529202893be8ccb6f5abfbbe6d78508c | 2 | -4/+6 | |
2014-02-06 | Remove unused smiley key definitions•••Change-Id: Icbdfb360abab2964869898949774f47197f6d000 | 3 | -41/+32 | |
2014-02-06 | Consolidate keyOutputText with keyLabel attribute•••Change-Id: I90ea2c9d5ce42fabc79599995a2fae1f5f652a6b | 5 | -19/+3 | |
2014-02-06 | Parse keyLabel for icon, code, and outputText as well•••Change-Id: I023915b68b4aabd056c2c1eb745876471556e15e | 2 | -11/+26 | |
2014-02-06 | Decimal number is treated as outputText•••Change-Id: I9d4a8ac5dd26a7c41fcfbe1842a40f347a2f2aab | 2 | -6/+40 | |
2014-02-06 | Conditionally store the raw suggestions.•••Bug: 12913520 Change-Id: Ie15f97d90c142c51089280252b35b5ad1d226e19 | 7 | -21/+49 | |
2014-02-06 | Use CombinedFormatUtils to convert dict elements to strings.•••Bug: 11281877 Bug: 12810574 Change-Id: Ib631f75eab73abc9877a7698171c45e8f2fc7600 | 5 | -80/+140 | |
2014-02-06 | Unregister DictionaryDumpBroadcastReceiver in onDestroy().•••Change-Id: I83a05a8369c2fe2fa7522f18eb00983a0b10dc19 | 1 | -0/+1 | |
2014-02-06 | Consolidate WordProperty and Word.•••Bug: 11281877 Bug: 12810574 Change-Id: I9dc99188f80f25a8780c1860dab46e4aa80a23e5 | 16 | -359/+341 | |
2014-02-05 | Import translations. DO NOT MERGE•••Change-Id: Ib99535e93fac58d7e5b22595015096b7be9d0d98 Auto-generated-cl: translation import | 57 | -0/+368 | |
2014-02-05 | Remove a redundant comment.•••No need to say this twice. Change-Id: Ief7ac425037aa2767ee8f21c9552138a9c46afc8 | 1 | -2/+0 | |
2014-02-05 | Stop considering personalization dicts outputs as words•••Bug: 12800726 Bug: 12798403 Change-Id: I6d60f9ad39761757f8a64533f40d6441f3a36410 | 5 | -7/+31 | |
2014-02-05 | Make WeightedString have ProbabilityInfo.•••Bug: 11281877 Bug: 12810574 Change-Id: I265e3d8654c75766cd0e0d09d67ef62b4566298a | 11 | -46/+80 | |
2014-02-05 | Separate ProbabilityInfo form WordProperty.•••Bug: 11281877 Bug: 12810574 Change-Id: I0c77d976c915bdf2a2cddabd0cbedc2fb6691c7b | 2 | -24/+55 | |
2014-02-05 | Fix a flash in the wrong place•••Bug: 7226099 Change-Id: I8f74802b3ae24018fc4176fb2fff2c777ae170b0 | 1 | -3/+2 | |
2014-02-05 | Treat a sole "|" as a special case of key label•••Change-Id: Ia72c31d15c891fa522935ba9792e88fd5d8ce7f7 | 2 | -6/+8 | |
2014-02-05 | Add null check to KeySpecParser•••Change-Id: Ic37db8cbf8f83f753d7381e1edba8eac1ef1ceb1 | 5 | -4/+43 | |
2014-02-05 | Refactor KeySpecParser a bit•••Change-Id: I1208746f42eb92f937812149033398d8318f9c4e | 1 | -47/+56 | |
2014-02-05 | [HD04] Make the locale mandatory.•••Bug: 11281748 Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1 | 14 | -22/+82 | |
2014-02-05 | Move key preview related methods to KeyPreviewChoreographer•••Change-Id: Ia8d6b7fa922a4da233bf851b2e94bbd2573a65a3 | 3 | -231/+299 | |
2014-02-05 | Revert "Move key preview related methods to KeyPreviewChoreographer"•••This reverts commit 38806940b9b97294551dc9d365388c0d913a161a. Change-Id: I185c4d5f5d92dd269f678206ef3ff8316cbce6ed | 3 | -296/+231 | |
2014-02-05 | Rename base test class KeySpecParserTestsBase•••Change-Id: I41e1ccb3f0cfde4e5ae311a763e5659e5ff71d3c | 3 | -3/+7 | |
2014-02-05 | [IL109] Move more code to InputLogic•••Bug: 8636060 Change-Id: Ib12eacc836e8d39c4165c97a2a287f32f6bf5405 | 3 | -97/+126 | |
2014-02-05 | [IL108] Remove some uses of LatinIME in input logic.•••Access the suggestion strip through the interface instead. Bug: 8636060 Change-Id: Ia8bd705c230f943e309d677ef683b1a2cbe68036 | 2 | -8/+13 | |
2014-02-05 | [IL107] Add an interface to access the suggestion view.•••Bug: 8636060 Change-Id: I603af6bcdaa31f64aaaf916784720a133388c737 | 2 | -6/+48 | |
2014-02-05 | Move key preview related methods to KeyPreviewChoreographer•••Change-Id: I18cbbd287313826bc72437c6ebab2915c1d7bc50 | 3 | -231/+296 | |
2014-02-05 | Check isEligibleForAutoCommit when batch input is ended.•••Bug: 11951198 Change-Id: Ibbe09fa38eaa3ebf8f9b69f744a29db7ac598975 | 2 | -2/+5 | |
2014-02-04 | Add jni interface to get header information from native.•••Bug: 12810574 Change-Id: I2508483bcb3157f04cc1fe13f24f864d301f1f28 | 2 | -3/+51 | |
2014-02-04 | Add a utility method to StringUtils.•••Bug: 12810574 Change-Id: I607803e924b9e99855df7690e67488b2861c120e | 3 | -24/+25 | |
2014-02-04 | Separate header class from FormatSpec.•••Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693 | 18 | -126/+141 | |
2014-02-04 | Add dictionary dump buttons in debug settings.•••Bug: 11736680 Bug: 12810574 Change-Id: I1f797b5ac6acf94b40d9698d4535e8f5da2bfb17 | 6 | -1/+161 | |
2014-02-04 | Move some XML attributes to KeyPreviewDrawParams•••Change-Id: I0e040b3aed63f8da983fcc51d55b55ac9294a16a | 2 | -33/+47 | |
2014-02-04 | Add KeySpecParser unit test•••Change-Id: Ie1c32daecefc2909e58056f515631cbd7de687f7 | 3 | -303/+379 | |
2014-02-04 | Don't boost exact matches for personalized dicts.•••Bug: 12800726 Change-Id: Ia3a2f82db6cdc9645cad0e329c0b79328d7452cc | 5 | -7/+17 | |
2014-02-04 | Refactor KeyPreviewDrawParams a bit•••Change-Id: Ia1a2c5cd882c2524a2e2f02ae052f0404061b2f7 | 3 | -27/+59 | |
2014-02-04 | Check timestamp for each pointer.•••Bug: 11325631 Change-Id: I4e296cdeccf21323c5732754e86c3a4075ccf82a | 2 | -2/+66 | |
2014-02-04 | Make dumpAllWordsForDebug() use getNextWordProperty().•••Bug: 11736680 Bug: 12810574 Change-Id: I32a388e23ee7da5d7291e88a46c90b61d2f25dee | 6 | -622/+63 | |
2014-02-04 | Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken.•••Bug: 12810574 Change-Id: Idea44f03c477964f58e65fbf2b55e3fcd77a2934 | 6 | -6/+148 | |
2014-02-03 | Import translations. DO NOT MERGE•••Change-Id: Ie6d3ca2063815af9086252dd4e2ce177acbb85bb Auto-generated-cl: translation import | 1 | -4/+4 |