Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Refactor] Add DictDecoder.getTerminalPosition.•••Change-Id: I9d04f64a58f5481cbb64cf1c09b5c485dd4176b4 | 2013-08-26 | 5 | -4/+25 | |
* | Merge "Rename CharGroup to PtNode." | 2013-08-26 | 9 | -659/+672 | |
|\ | |||||
| * | Rename CharGroup to PtNode.•••Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107 | 2013-08-26 | 9 | -659/+672 | |
* | | Merge "Introduce DynamicDictionaryWriter for dynamic dictionary." | 2013-08-26 | 3 | -7/+167 | |
|\ \ | |/ |/| | |||||
| * | Introduce DynamicDictionaryWriter for dynamic dictionary.•••Bug: 6669677 Change-Id: Ifcbeb88b908f2301ac062b411a95c8b38d24b90e | 2013-08-23 | 3 | -7/+167 | |
* | | Fix getDictionaryFileHeader.•••Change-Id: I5186f41b0f38eb08f4154f7b3de7ffc2119fc44b | 2013-08-23 | 2 | -8/+3 | |
|/ | |||||
* | Add DictDecoder.readDictionaryBinary.•••Bug: 10434720 Change-Id: I14690a6e0f922ed1bab3a4b6c9a457ae84d4c1a4 | 2013-08-23 | 6 | -35/+79 | |
* | Refactor personalization dictionary•••Bug: 9429906 Change-Id: I1fa4b045b21687e96de101a97e9593b0884d626f | 2013-08-23 | 2 | -9/+7 | |
* | Fix addWord.•••Change-Id: Ib71dbd5954f44ca80733fa4b1048c829e1df138a | 2013-08-23 | 1 | -1/+3 | |
* | Merge "Fix writePlacedNode." | 2013-08-22 | 2 | -6/+15 | |
|\ | |||||
| * | Fix writePlacedNode.•••Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978 | 2013-08-22 | 2 | -6/+15 | |
* | | Register personalization dictionary•••Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0 | 2013-08-22 | 6 | -21/+96 | |
|/ | |||||
* | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.•••Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f | 2013-08-22 | 4 | -49/+9 | |
* | Merge "Add DictEncoder." | 2013-08-22 | 4 | -19/+105 | |
|\ | |||||
| * | Add DictEncoder.•••Change-Id: I41049b9118b58838e5dedf8e5618d939ca70c5ef | 2013-08-22 | 4 | -19/+105 | |
* | | Merge "Fix cursor state bug" | 2013-08-22 | 1 | -1/+0 | |
|\ \ | |/ |/| | |||||
| * | Fix cursor state bug•••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 | 2013-08-21 | 1 | -1/+0 | |
* | | Merge "Make readPtNode be called with the address from the beginning of the f... | 2013-08-21 | 4 | -48/+47 | |
|\ \ | |||||
| * | | Make readPtNode be called with the address from the beginning of the file.•••Change-Id: I8939fdfb4f79e55bcd7393633784effb30df3f8f | 2013-08-21 | 4 | -48/+47 | |
* | | | Merge "Fix build" | 2013-08-21 | 1 | -2/+0 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix build•••Change-Id: I0c0be463552a37cecfb9a403e0723b1799fb8120 | 2013-08-21 | 1 | -2/+0 | |
* | | | Merge "Add onDestroy to PersonalizationDictionarySessionRegister" | 2013-08-21 | 2 | -0/+6 | |
|\| | | |||||
| * | | Add onDestroy to PersonalizationDictionarySessionRegister•••Bug: 9429906 Change-Id: Ibf8efd7302da2c27ac59e62b0393f1eec03dc136 | 2013-08-21 | 2 | -0/+6 | |
* | | | Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805 | 2013-08-21 | 5 | -22/+22 | |
* | | | Add PtNodeReader.•••Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db | 2013-08-21 | 5 | -122/+195 | |
* | | | Merge "Don't start composing on dash." | 2013-08-21 | 1 | -4/+5 | |
|\ \ \ | |||||
| * | | | Don't start composing on dash.•••Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4 | 2013-08-21 | 1 | -4/+5 | |
* | | | | Remove unnecessary alpha attributes of SuggestionStripView•••Change-Id: I78701403d7bd21928c4b459bb336a565f386ebcc | 2013-08-21 | 1 | -17/+5 | |
|/ / / | |||||
* | | | Merge "[AC3] Start calling the methods for auto-commit." | 2013-08-20 | 3 | -0/+26 | |
|\ \ \ | |||||
| * | | | [AC3] Start calling the methods for auto-commit.•••Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0 | 2013-08-20 | 3 | -0/+26 | |
* | | | | Merge "[AC2] Reference a dict rather than a string in suggestion infos" | 2013-08-20 | 7 | -20/+57 | |
|\| | | | |||||
| * | | | [AC2] Reference a dict rather than a string in suggestion infos•••Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e | 2013-08-20 | 7 | -20/+57 | |
* | | | | Merge "[AC1] Add a memory of where to cut the first word." | 2013-08-20 | 6 | -11/+26 | |
|\| | | | |||||
| * | | | [AC1] Add a memory of where to cut the first word.•••Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631 | 2013-08-20 | 6 | -11/+26 | |
* | | | | Merge "Add a functionality to boost scores of personalization dictionary" | 2013-08-20 | 5 | -2/+58 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Add a functionality to boost scores of personalization dictionary•••Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f | 2013-08-20 | 5 | -2/+58 | |
* | | | Add DictDecoder.•••Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4 | 2013-08-20 | 3 | -102/+135 | |
* | | | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 2013-08-20 | 7 | -27/+22 | |
|/ / | |||||
* | | Remove populateOptions.•••Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af | 2013-08-20 | 6 | -133/+69 | |
* | | Add a functionality to clear and flush prediction dictionary•••Bug: 9429906 Change-Id: I84ec444e9d46a0080dc3450b8ab32bfb99407cfe | 2013-08-20 | 2 | -0/+21 | |
|/ | |||||
* | [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 | 2013-08-19 | 11 | -1051/+1073 | |
* | Merge "Save and restore Row attributes using stack" | 2013-08-19 | 1 | -0/+5 | |
|\ | |||||
| * | Save and restore Row attributes using stack•••Change-Id: I5cb402060946a711384ee53fa1caaeac86aa10cc | 2013-08-19 | 1 | -0/+5 | |
* | | Consolidate onDictionaryClosed•••Bug: 9429906 Change-Id: I51eef4c321cc268eac1c8dfd6561ab6e716a1fb0 | 2013-08-19 | 2 | -4/+5 | |
* | | Rename Personalization dictionary register functions•••Bug: 9429906 Change-Id: Ibdce8db61ab6cc5922765e7ed8b7f2c718759de8 | 2013-08-19 | 1 | -0/+7 | |
* | | Merge "Prepare ExpandableBinaryDictionary to make it updatable" | 2013-08-19 | 6 | -59/+174 | |
|\ \ | |||||
| * | | Prepare ExpandableBinaryDictionary to make it updatable•••Bug: 6669677 Change-Id: Iaa6100f58de78d104e19c7a3c41d67e7826264f9 | 2013-08-16 | 6 | -59/+174 | |
* | | | Merge "Consolidate hex string utils" | 2013-08-19 | 1 | -0/+7 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Consolidate hex string utils•••Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884 | 2013-08-19 | 1 | -0/+7 | |
* | | | Merge "Add HeaderReaderInterface." | 2013-08-19 | 5 | -66/+134 | |
|\ \ \ | |/ / |/| | |