aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-26Use base lower character to get point to key length.Keisuke Kuroyanagi1-4/+5
Bug: 9490364 Change-Id: I3755f00ab22f926f087fc917b95a2db7d722fa00
2013-09-26Add SparseTable.Yuichiro Hanada3-0/+330
Bug: 10920165 Change-Id: I749dd0269e788799e30b10beb2671813d40ce15f
2013-09-26Fix getDictionary.Yuichiro Hanada1-1/+1
Change-Id: I6bc3ec8dd4397a9aaf9dca2f16ce8a1929a47e9e
2013-09-26Revert inconsistent assetsSatoshi Kataoka12-0/+0
Bug: 10786040 Change-Id: Ic9ead001879d7b5ff0b85529dd0c9afdbe2f7478
2013-09-26Create empty dictionary file in native code.Keisuke Kuroyanagi12-83/+133
Bug: 6669677 Change-Id: I46d23deee1fd091678f4593561cb8687eb815212
2013-09-26Add empty PtNode checking for PatriciaTriePolicy.Keisuke Kuroyanagi4-4/+18
Bug: 9503570 Change-Id: I784d29c307c1040699fa0aadfc6a47d97f03ffe4
2013-09-26Prepare dictionary file creating in native code.Keisuke Kuroyanagi7-70/+173
Bug: 6669677 Change-Id: I7c476a6e99ec7ac883f05d84ef306265255154da
2013-09-26Refactoring header attribute reading.Keisuke Kuroyanagi4-83/+142
Bug: 6669677 Change-Id: Ifc11da614d5c331ac61019a324e3a0ff187329cd
2013-09-25Import translations. DO NOT MERGEBaligh Uddin4-7/+34
Change-Id: Ic87529177c2e1cafaaee22ef09c4ed00267c382e Auto-generated-cl: translation import
2013-09-25Boundary check for children creating of PatriciaTriePolicy.Keisuke Kuroyanagi2-0/+14
Bug: 10537529 Change-Id: I0cd8b6de230795498395ca08789ccc1c74780f2c
2013-09-25Fix the offdevice regression test buildKen Wakasa5-126/+172
Followup to If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57 bug: 10622489 Change-Id: If98b2c75725f8692f0c2b41c33e448086404479b
2013-09-25Input delete onUpKeySatoshi Kataoka1-3/+8
to avoid deletion when the user starts gesture from the delete key Bug: 7303982 Change-Id: If4b3e6287ceee1cf9f72a1d92f2a6789065da454
2013-09-25Clear traverse sessions when closing.Keisuke Kuroyanagi1-11/+15
Bug: 6669677 Change-Id: I859be934f0c60485e04cdc4cab288a18242fa04e
2013-09-25Fix emoji pageSatoshi Kataoka1-1/+3
Bug: 10538430 Change-Id: If4d5ebb26e7ead259e8f370462ccf4c9dbf734f8
2013-09-25Make Ver4DictEncoder write an address table of terminal nodes.Yuichiro Hanada4-12/+49
Bug: 10920165 Change-Id: I86017456ea9fa5d6e12b57172c34f5ed4f88ef94
2013-09-25Allow gesture from the delete keySatoshi Kataoka1-2/+4
And inputting unexpected word while repeating the gesture Bug: 7303982 Change-Id: I17bb6a689397500fa0e26706d6e07e427ea0b4d7
2013-09-25Fix emoji stateSatoshi Kataoka1-3/+8
Bug: 10919260 Change-Id: I85e897b2de10f147bba40dd2147e041e26f5b8ad
2013-09-25Turn off emoji palette on JB-MR2Satoshi Kataoka1-1/+1
Bug: 10919260 Change-Id: Ie5a0342386baae61285412786162e74746272538
2013-09-24Quit using ExpandableDictionary.Keisuke Kuroyanagi4-43/+180
Bug: 6669677 Change-Id: Ie90417fa9b726454fe729a665fcd549efabb9e94
2013-09-24Fix OOBE in JB backwordSatoshi Kataoka1-1/+8
Bug: 10905948 Change-Id: I4e953296ce3067d05fc5759375f40513580484a6
2013-09-24Low memory mode in UserHistorySatoshi Kataoka1-7/+24
Bug: 8967766 Change-Id: Id40f54f4d9f43d1f796377983a5fc0ca3417e133