Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-02-03 | Have empty suggestions go through setNeutralSuggestions.•••Bug: 12865205 Change-Id: If17a390c445d0820325a9b16cc4f2f27a361187a | 1 | -2/+4 | |
2014-02-03 | Don't resume suggestions if suggestions are not requested.•••Bug: 12832614 Change-Id: I6a9b6d128d7e0324ba59a43cf153a3b54e1d35bf | 1 | -0/+2 | |
2014-02-03 | Add a jni method to iterate words in a dictionary.•••Bug: 12810574 Change-Id: I87b13559765f0262dfd06c2ba40d43af6437ea7f | 8 | -1/+83 | |
2014-02-03 | Get bigram information via getWordProperty().•••Bug: 12810574 Change-Id: I2750a5659ccbc3e31307c28e35dd9a1dbdffbeee | 3 | -12/+107 | |
2014-01-31 | Extend jni interface to get bigrams in WordProperty.•••Bug: 12810574 Change-Id: Ia4b88d02ea8790a5c47d32376cc0b84c3e071ddd | 6 | -77/+110 | |
2014-01-31 | Fetch bigram information in getWordProperty().•••Bug: 12810574 Change-Id: Ic67e964b01c2753f2eec82b079dc0e5650f340bb | 1 | -1/+35 | |
2014-01-31 | Move some methods to MoreKeySpec class•••Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa | 12 | -298/+322 | |
2014-01-31 | Add important notice strip•••This change is a groundwork to show important notice. Bug: 10587358 Change-Id: I80aa70d30e2a529b37798f0df2183b41df3ac38a | 13 | -5/+72 | |
2014-01-31 | Fix BinaryDictDecoderEncoderTests.•••Bug: 12809791 Change-Id: I04313df78692b01e153a34c932a37f079a924105 | 1 | -0/+13 | |
2014-01-31 | Fix dicttool_aosp build.•••Change-Id: I52918fea02425b628045443d63d178e289ac4fb7 | 1 | -1/+1 | |
2014-01-31 | Move some prefix strings to relevant classes•••Change-Id: I7321ac7820d4eded5f16f2440ffb4f525315b3f4 | 6 | -12/+15 | |
2014-01-31 | Refactor KeyboardTextsSet class•••Change-Id: I0b48c85aa2c291e1e7ee25d61c558700fc677e29 | 6 | -73/+138 | |
2014-01-31 | Introduce a delay for key-press feedback on the Emoji palette•••Currently key-press effect such as highlight and vibration occur even when a user want to scroll the Emoji palette. To mitigate this situation, this patch introduces a short delay for key-press feedback on the Emoji palette. This is not an ideal solution but should be better than now. BUG: 11103083 Change-Id: I1fa4514d742eb37f36fef60e6beabbc5eaa1653a | 1 | -10/+42 | |
2014-01-31 | Add BigramProperty and ShortcutProperty in WordProperty.•••Bug: 12810574 Change-Id: Ia9e497c49bb2cf10897bae3a79317113325db819 | 3 | -19/+50 | |
2014-01-31 | Move arrayAsList method to CollectionUtils•••Change-Id: If7c1eb7c802490f19c5d3b81d714362408daf376 | 2 | -19/+19 | |
2014-01-31 | Move some methods to StringUtils•••Change-Id: I29d87fdd65ec879d1c0bdf7e7792a677687c1693 | 4 | -26/+26 | |
2014-01-31 | [HD03] Straighten out attribute key names in Java.•••Bug: 11281748 Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86 | 10 | -45/+47 | |
2014-01-31 | Move important notice version to resource•••Bug: 10587358 Change-Id: Ie24fc6c53b15880f4ace991a25223056f03f5eda | 2 | -6/+32 | |
2014-01-31 | Rename UnigramProperty to WordProperty.•••Bug: 12810574 Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257 | 13 | -73/+71 | |
2014-01-30 | [HD02] Make the date header attribute mandatory.•••Bug: 11281748 Change-Id: I48a6f3d95ca89ced0c51335527201ecabfb7998e | 5 | -38/+34 | |
2014-01-30 | Show "Touch again to save" in system locale•••Bug: 12811156 Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac | 6 | -12/+18 | |
2014-01-30 | Simplify UnigramProperty.•••Bug: 12810574 Change-Id: I606f559b5dd340b7525280ecead2c2c7ec920a78 | 3 | -27/+12 | |
2014-01-30 | [HD01] Small initial refactoring•••Bug: 11281748 Change-Id: I3c64c75ecd17729bdacf03048311d76ca9f37ae2 | 4 | -34/+46 |