aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix getDictionaryFileHeader.Yuichiro Hanada2013-08-232-8/+3
|/ | | | Change-Id: I5186f41b0f38eb08f4154f7b3de7ffc2119fc44b
* Add DictDecoder.readDictionaryBinary.Yuichiro Hanada2013-08-236-35/+79
| | | | | Bug: 10434720 Change-Id: I14690a6e0f922ed1bab3a4b6c9a457ae84d4c1a4
* Refactor personalization dictionarySatoshi Kataoka2013-08-232-9/+7
| | | | | Bug: 9429906 Change-Id: I1fa4b045b21687e96de101a97e9593b0884d626f
* Fix addWord.Yuichiro Hanada2013-08-231-1/+3
| | | | Change-Id: Ib71dbd5954f44ca80733fa4b1048c829e1df138a
* Remove symbols shifted layoutTadashi G. Takaoka2013-08-233-4/+5
| | | | | Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
* Merge "Fix writePlacedNode."Ken Wakasa2013-08-222-6/+15
|\
| * Fix writePlacedNode.Yuichiro Hanada2013-08-222-6/+15
| | | | | | | | Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978
* | Register personalization dictionarySatoshi Kataoka2013-08-226-21/+96
|/ | | | | Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0
* Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.Yuichiro Hanada2013-08-224-49/+9
| | | | Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f
* Merge "Add DictEncoder."Ken Wakasa2013-08-224-19/+105
|\
| * Add DictEncoder.Yuichiro Hanada2013-08-224-19/+105
| | | | | | | | Change-Id: I41049b9118b58838e5dedf8e5618d939ca70c5ef
* | Merge "Fix Hebrew currency symbol"Tadashi G. Takaoka2013-08-221-3/+4
|\ \
| * | Fix Hebrew currency symbolTadashi G. Takaoka2013-08-221-3/+4
| |/ | | | | | | Change-Id: Ib747828aeec20c1ebb4087169a7eb373deb163c3
* | Merge "Fix cursor state bug"Kurt Partridge2013-08-221-1/+0
|\ \ | |/ |/|
| * Fix cursor state bugKurt Partridge2013-08-211-1/+0
| | | | | | | | | | | | | | InputConnection#finishComposingText() should not change the position of the cursor, so neither should it change its internal expectation of the cursor's position. Change-Id: Ib3d39a5743cd1e8e356f438b04a5c30279430b2a
* | Merge "Make readPtNode be called with the address from the beginning of the ↵Ken Wakasa2013-08-214-48/+47
|\ \ | | | | | | | | | file."
| * | Make readPtNode be called with the address from the beginning of the file.Yuichiro Hanada2013-08-214-48/+47
| | | | | | | | | | | | Change-Id: I8939fdfb4f79e55bcd7393633784effb30df3f8f
* | | Merge "Fix build"Satoshi Kataoka2013-08-211-2/+0
|\ \ \ | |/ / |/| |
| * | Fix buildSatoshi Kataoka2013-08-211-2/+0
| | | | | | | | | | | | Change-Id: I0c0be463552a37cecfb9a403e0723b1799fb8120
* | | Merge "Add onDestroy to PersonalizationDictionarySessionRegister"Satoshi Kataoka2013-08-212-0/+6
|\| |
| * | Add onDestroy to PersonalizationDictionarySessionRegisterSatoshi Kataoka2013-08-212-0/+6
| | | | | | | | | | | | | | | Bug: 9429906 Change-Id: Ibf8efd7302da2c27ac59e62b0393f1eec03dc136
* | | Rename BinaryDictEncoder to BinaryDictEncoderUtils.Yuichiro Hanada2013-08-215-22/+22
| | | | | | | | | | | | Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805
* | | Add PtNodeReader.Yuichiro Hanada2013-08-215-122/+195
| | | | | | | | | | | | Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db
* | | Merge "Don't start composing on dash."Jean Chalard2013-08-211-4/+5
|\ \ \
| * | | Don't start composing on dash.Jean Chalard2013-08-211-4/+5
| | | | | | | | | | | | | | | | | | | | Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4
* | | | Remove unnecessary alpha attributes of SuggestionStripViewTadashi G. Takaoka2013-08-211-17/+5
|/ / / | | | | | | | | | Change-Id: I78701403d7bd21928c4b459bb336a565f386ebcc
* | | Merge "[AC3] Start calling the methods for auto-commit."Jean Chalard2013-08-203-0/+26
|\ \ \
| * | | [AC3] Start calling the methods for auto-commit.Jean Chalard2013-08-203-0/+26
| | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0
* | | | Merge "[AC2] Reference a dict rather than a string in suggestion infos"Jean Chalard2013-08-208-21/+58
|\| | |
| * | | [AC2] Reference a dict rather than a string in suggestion infosJean Chalard2013-08-208-21/+58
| | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
* | | | Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-206-11/+26
|\| | |
| * | | [AC1] Add a memory of where to cut the first word.Jean Chalard2013-08-206-11/+26
| | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
* | | | Merge "Add a functionality to boost scores of personalization dictionary"Satoshi Kataoka2013-08-205-2/+58
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add a functionality to boost scores of personalization dictionarySatoshi Kataoka2013-08-205-2/+58
| | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f
* | | Add DictDecoder.Yuichiro Hanada2013-08-203-102/+135
| | | | | | | | | | | | Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4
* | | Rename BinaryDictDecoder to Ver3DictDecoder.Yuichiro Hanada2013-08-207-27/+22
|/ / | | | | | | Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832
* | Remove populateOptions.Yuichiro Hanada2013-08-206-133/+69
| | | | | | | | Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af
* | Add a functionality to clear and flush prediction dictionarySatoshi Kataoka2013-08-202-0/+21
|/ | | | | Bug: 9429906 Change-Id: I84ec444e9d46a0080dc3450b8ab32bfb99407cfe
* [Refactor] Rename BinaryDictReader and BinaryDictDecoder.Yuichiro Hanada2013-08-1911-1051/+1073
| | | | | | | BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37
* Merge "Save and restore Row attributes using stack"Tadashi G. Takaoka2013-08-193-59/+77
|\
| * Save and restore Row attributes using stackTadashi G. Takaoka2013-08-193-59/+77
| | | | | | | | Change-Id: I5cb402060946a711384ee53fa1caaeac86aa10cc
* | Consolidate onDictionaryClosedSatoshi Kataoka2013-08-192-4/+5
| | | | | | | | | | Bug: 9429906 Change-Id: I51eef4c321cc268eac1c8dfd6561ab6e716a1fb0
* | Rename Personalization dictionary register functionsSatoshi Kataoka2013-08-191-0/+7
| | | | | | | | | | Bug: 9429906 Change-Id: Ibdce8db61ab6cc5922765e7ed8b7f2c718759de8
* | Merge "Prepare ExpandableBinaryDictionary to make it updatable"Keisuke Kuroyanagi2013-08-196-59/+174
|\ \
| * | Prepare ExpandableBinaryDictionary to make it updatableKeisuke Kuroyanagi2013-08-166-59/+174
| | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: Iaa6100f58de78d104e19c7a3c41d67e7826264f9
* | | Merge "Consolidate hex string utils"Satoshi Kataoka2013-08-191-0/+7
|\ \ \ | |_|/ |/| |
| * | Consolidate hex string utilsSatoshi Kataoka2013-08-191-0/+7
| | | | | | | | | | | | Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884
* | | Keyboard.Row can have keyLabelFlags attributeTadashi G. Takaoka2013-08-191-2/+1
| | | | | | | | | | | | Change-Id: I5af1f1d88153068d7be6e496e6dd77bd5b09a894
* | | Merge "Rename KeyStyle.getFlag to getFlags"Tadashi G. Takaoka2013-08-193-14/+11
|\ \ \
| * | | Rename KeyStyle.getFlag to getFlagsTadashi G. Takaoka2013-08-193-14/+11
| | | | | | | | | | | | | | | | Change-Id: Iff3d850466cb6016a53bf86104cd5d22363f96a8