aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-03Show important notice dialogTadashi G. Takaoka1-5/+20
Bug: 10587358 Change-Id: I3b4282a1bb183aa901110a4a2fc1b6ed72818aae
2014-02-03Have empty suggestions go through setNeutralSuggestions.Jean Chalard1-2/+4
Bug: 12865205 Change-Id: If17a390c445d0820325a9b16cc4f2f27a361187a
2014-02-03Don't resume suggestions if suggestions are not requested.Jean Chalard1-0/+2
Bug: 12832614 Change-Id: I6a9b6d128d7e0324ba59a43cf153a3b54e1d35bf
2014-02-03Add a jni method to iterate words in a dictionary.Keisuke Kuroyanagi8-1/+83
Bug: 12810574 Change-Id: I87b13559765f0262dfd06c2ba40d43af6437ea7f
2014-02-03Get bigram information via getWordProperty().Keisuke Kuroyanagi3-12/+107
Bug: 12810574 Change-Id: I2750a5659ccbc3e31307c28e35dd9a1dbdffbeee
2014-01-31Extend jni interface to get bigrams in WordProperty.Keisuke Kuroyanagi6-77/+110
Bug: 12810574 Change-Id: Ia4b88d02ea8790a5c47d32376cc0b84c3e071ddd
2014-01-31Fetch bigram information in getWordProperty().Keisuke Kuroyanagi1-1/+35
Bug: 12810574 Change-Id: Ic67e964b01c2753f2eec82b079dc0e5650f340bb
2014-01-31Move some methods to MoreKeySpec classTadashi G. Takaoka12-298/+322
Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa
2014-01-31Add important notice stripTadashi G. Takaoka13-5/+72
This change is a groundwork to show important notice. Bug: 10587358 Change-Id: I80aa70d30e2a529b37798f0df2183b41df3ac38a
2014-01-31Fix BinaryDictDecoderEncoderTests.Keisuke Kuroyanagi1-0/+13
Bug: 12809791 Change-Id: I04313df78692b01e153a34c932a37f079a924105
2014-01-31Fix dicttool_aosp build.Keisuke Kuroyanagi1-1/+1
Change-Id: I52918fea02425b628045443d63d178e289ac4fb7
2014-01-31Move some prefix strings to relevant classesTadashi G. Takaoka6-12/+15
Change-Id: I7321ac7820d4eded5f16f2440ffb4f525315b3f4
2014-01-31Refactor KeyboardTextsSet classTadashi G. Takaoka6-73/+138
Change-Id: I0b48c85aa2c291e1e7ee25d61c558700fc677e29
2014-01-31Introduce a delay for key-press feedback on the Emoji paletteYohei Yukawa1-10/+42
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
2014-01-31Add BigramProperty and ShortcutProperty in WordProperty.Keisuke Kuroyanagi3-19/+50
Bug: 12810574 Change-Id: Ia9e497c49bb2cf10897bae3a79317113325db819
2014-01-31Move arrayAsList method to CollectionUtilsTadashi G. Takaoka2-19/+19
Change-Id: If7c1eb7c802490f19c5d3b81d714362408daf376
2014-01-31Move some methods to StringUtilsTadashi G. Takaoka4-26/+26
Change-Id: I29d87fdd65ec879d1c0bdf7e7792a677687c1693
2014-01-31[HD03] Straighten out attribute key names in Java.Jean Chalard10-45/+47
Bug: 11281748 Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86
2014-01-31Move important notice version to resourceTadashi G. Takaoka2-6/+32
Bug: 10587358 Change-Id: Ie24fc6c53b15880f4ace991a25223056f03f5eda
2014-01-31Rename UnigramProperty to WordProperty.Keisuke Kuroyanagi13-73/+71
Bug: 12810574 Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257
2014-01-30[HD02] Make the date header attribute mandatory.Jean Chalard5-38/+34
Bug: 11281748 Change-Id: I48a6f3d95ca89ced0c51335527201ecabfb7998e
2014-01-30Show "Touch again to save" in system localeTadashi G. Takaoka6-12/+18
Bug: 12811156 Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac
2014-01-30Simplify UnigramProperty.Keisuke Kuroyanagi3-27/+12
Bug: 12810574 Change-Id: I606f559b5dd340b7525280ecead2c2c7ec920a78
2014-01-30[HD01] Small initial refactoringJean Chalard4-34/+46
Bug: 11281748 Change-Id: I3c64c75ecd17729bdacf03048311d76ca9f37ae2