aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Add DictDecoder.readDictionaryBinary.Yuichiro Hanada2013-08-2313-100/+125
| | | | | | | | | | | | | | | | | | | | Bug: 10434720 Change-Id: I14690a6e0f922ed1bab3a4b6c9a457ae84d4c1a4
* | | | Merge "Fix: reading uninitialized area."Keisuke Kuroyanagi2013-08-231-4/+6
|\ \ \ \
| * | | | Fix: reading uninitialized area.Keisuke Kuroyanagi2013-08-231-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10402083 Change-Id: I083beea29fe563b1e7739653d756b77820753e3f
* | | | | Refactor personalization dictionarySatoshi Kataoka2013-08-232-9/+7
|/ / / / | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I1fa4b045b21687e96de101a97e9593b0884d626f
* | | | Merge "Fix addWord."Ken Wakasa2013-08-232-1/+59
|\ \ \ \
| * | | | Fix addWord.Yuichiro Hanada2013-08-232-1/+59
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib71dbd5954f44ca80733fa4b1048c829e1df138a
* | | | | Fix the autocorrection normalized score calculationSatoshi Kataoka2013-08-231-2/+5
|/ / / / | | | | | | | | | | | | | | | | Bug: 10441240 Change-Id: I256021dc55481960d6a605046daa17b1a2d55b95
* | | | Remove symbols shifted layoutTadashi G. Takaoka2013-08-2367-1403/+141
| | | | | | | | | | | | | | | | | | | | Bug: 9059539 Change-Id: I7fe6520e4eafcb7e1748b8bf011333c7e0da7ac2
* | | | am ff59dcda: (-s ours) am 001c62fb: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-08-220-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit 'ff59dcda1b49a753b8034d128a8779749d57ce04': Import translations. DO NOT MERGE
| * | | am 001c62fb: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-08-220-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit '001c62fbd48aa8fba9963d57fba1c93323c11e4c': Import translations. DO NOT MERGE
| | * | Import translations. DO NOT MERGEBaligh Uddin2013-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I9919bc4b8144755ec0fe0be61db37615cc118098 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-08-221-1/+1
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9d83d68403c795f42ecbef2d7bfbe23b5d97f897 Auto-generated-cl: translation import
* | | | | Merge "Add an unit test for CharEncoding."Ken Wakasa2013-08-221-0/+19
|\ \ \ \ \
| * | | | | Add an unit test for CharEncoding.Yuichiro Hanada2013-08-221-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifb1cc01fa5bc2d6d69671f1acb9b9675a4081d32
* | | | | | Merge "Fix writePlacedNode."Ken Wakasa2013-08-223-7/+36
|\| | | | |
| * | | | | Fix writePlacedNode.Yuichiro Hanada2013-08-223-7/+36
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978
* | | | | | Merge "Introduce ExtendableBuffer for dynamic update."Keisuke Kuroyanagi2013-08-224-3/+103
|\ \ \ \ \ \
| * | | | | | Introduce ExtendableBuffer for dynamic update.Keisuke Kuroyanagi2013-08-224-3/+103
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I6343c348334c0dace8b12a71eb992d6f040e8c95
* | | | | | Register personalization dictionarySatoshi Kataoka2013-08-226-21/+96
| |/ / / / |/| | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0
* | | | | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.Yuichiro Hanada2013-08-226-59/+36
| | | | | | | | | | | | | | | | | | | | Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f
* | | | | Merge "Add DictEncoder."Ken Wakasa2013-08-228-41/+122
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add DictEncoder.Yuichiro Hanada2013-08-228-41/+122
| | | | | | | | | | | | | | | | | | | | Change-Id: I41049b9118b58838e5dedf8e5618d939ca70c5ef
* | | | | Merge "Fix Hebrew currency symbol"Tadashi G. Takaoka2013-08-222-3/+6
|\ \ \ \ \
| * | | | | Fix Hebrew currency symbolTadashi G. Takaoka2013-08-222-3/+6
| |/ / / / | | | | | | | | | | | | | | | 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-216-52/+51
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | file."
| * | | | | Make readPtNode be called with the address from the beginning of the file.Yuichiro Hanada2013-08-216-52/+51
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | Merge "Fix native crash by caused wrong munmap."Keisuke Kuroyanagi2013-08-214-34/+37
|\ \ \ \ \ \
| * | | | | | Fix native crash by caused wrong munmap.Keisuke Kuroyanagi2013-08-214-34/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10402083 Change-Id: I5aa2cecd20cd3202c2326b1cbb6758257afd6d5d
* | | | | | | Rename BinaryDictEncoder to BinaryDictEncoderUtils.Yuichiro Hanada2013-08-2110-33/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805
* | | | | | | Add PtNodeReader.Yuichiro Hanada2013-08-217-132/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db
* | | | | | | Merge "Add tests for start composing"Jean Chalard2013-08-211-0/+28
|\ \ \ \ \ \ \
| * | | | | | | Add tests for start composingJean Chalard2013-08-211-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10403176 Change-Id: I510bf1dccf6795426e6fb1b36181b18039a0f435
* | | | | | | | 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-214-29/+11
|/ / / / / / | | | | | | | | | | | | | | | | | | 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-2010-24/+62
|\| | | | | |
| * | | | | | [AC2] Reference a dict rather than a string in suggestion infosJean Chalard2013-08-2010-24/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e
* | | | | | | Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-208-14/+32
|\| | | | | |
| * | | | | | [AC1] Add a memory of where to cut the first word.Jean Chalard2013-08-208-14/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631
* | | | | | | Merge "Add a functionality to boost scores of personalization dictionary"Satoshi Kataoka2013-08-206-2/+60
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Add a functionality to boost scores of personalization dictionarySatoshi Kataoka2013-08-206-2/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f