Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-22 | Fix writePlacedNode.•••Change-Id: I1d6b086f1d9f0dbd8d74f964e29ae62c533af978 | 3 | -7/+36 | |
2013-08-22 | Register personalization dictionary•••Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0 | 6 | -21/+96 | |
2013-08-22 | Introduce ExtendableBuffer for dynamic update.•••Bug: 6669677 Change-Id: I6343c348334c0dace8b12a71eb992d6f040e8c95 | 4 | -3/+103 | |
2013-08-22 | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.•••Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f | 6 | -59/+36 | |
2013-08-21 | Import translations. DO NOT MERGE•••Change-Id: I9d83d68403c795f42ecbef2d7bfbe23b5d97f897 Auto-generated-cl: translation import | 1 | -1/+1 | |
2013-08-21 | Import translations. DO NOT MERGE•••Change-Id: I9919bc4b8144755ec0fe0be61db37615cc118098 Auto-generated-cl: translation import | 1 | -1/+1 | |
2013-08-21 | Import translations. DO NOT MERGE•••Change-Id: Ib992886223097bc98be73fc2933f4b1274e2eba7 Auto-generated-cl: translation import | 1 | -1/+1 | |
2013-08-22 | Add DictEncoder.•••Change-Id: I41049b9118b58838e5dedf8e5618d939ca70c5ef | 8 | -41/+122 | |
2013-08-22 | Fix Hebrew currency symbol•••Change-Id: Ib747828aeec20c1ebb4087169a7eb373deb163c3 | 2 | -3/+6 | |
2013-08-21 | 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 | 1 | -1/+0 | |
2013-08-21 | Make readPtNode be called with the address from the beginning of the file.•••Change-Id: I8939fdfb4f79e55bcd7393633784effb30df3f8f | 6 | -52/+51 | |
2013-08-21 | Fix build•••Change-Id: I0c0be463552a37cecfb9a403e0723b1799fb8120 | 1 | -2/+0 | |
2013-08-21 | Fix native crash by caused wrong munmap.•••Bug: 10402083 Change-Id: I5aa2cecd20cd3202c2326b1cbb6758257afd6d5d | 4 | -34/+37 | |
2013-08-21 | Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805 | 10 | -33/+34 | |
2013-08-21 | Add PtNodeReader.•••Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db | 7 | -132/+205 | |
2013-08-21 | Add onDestroy to PersonalizationDictionarySessionRegister•••Bug: 9429906 Change-Id: Ibf8efd7302da2c27ac59e62b0393f1eec03dc136 | 2 | -0/+6 | |
2013-08-21 | Add tests for start composing•••Bug: 10403176 Change-Id: I510bf1dccf6795426e6fb1b36181b18039a0f435 | 1 | -0/+28 | |
2013-08-21 | Remove unnecessary alpha attributes of SuggestionStripView•••Change-Id: I78701403d7bd21928c4b459bb336a565f386ebcc | 4 | -29/+11 | |
2013-08-21 | Don't start composing on dash.•••Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4 | 1 | -4/+5 | |
2013-08-20 | [AC3] Start calling the methods for auto-commit.•••Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0 | 3 | -0/+26 | |
2013-08-20 | [AC2] Reference a dict rather than a string in suggestion infos•••Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e | 10 | -24/+62 | |
2013-08-20 | [AC1] Add a memory of where to cut the first word.•••Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631 | 8 | -14/+32 | |
2013-08-20 | Add a functionality to boost scores of personalization dictionary•••Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f | 6 | -2/+60 | |
2013-08-20 | Add DictDecoder.•••Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4 | 5 | -113/+143 | |
2013-08-20 | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 20 | -86/+81 | |
2013-08-20 | Remove populateOptions.•••Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af | 8 | -136/+72 | |
2013-08-20 | Add a functionality to clear and flush prediction dictionary•••Bug: 9429906 Change-Id: I84ec444e9d46a0080dc3450b8ab32bfb99407cfe | 2 | -0/+21 | |
2013-08-19 | Import translations. DO NOT MERGE•••Change-Id: I4cd33fe3c941bbe1fe4af7073762580c01d3df47 Auto-generated-cl: translation import | 18 | -14/+2416 | |
2013-08-19 | Import translations. DO NOT MERGE•••Change-Id: Id2b7239198cd12484b5e08fc240bd93230755e2e Auto-generated-cl: translation import | 9 | -14/+2173 | |
2013-08-19 | [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 | 19 | -1175/+1204 | |
2013-08-19 | Fix possible SIGSEGV.•••Change-Id: I6008c0457a8da9b90434a3b96a51da1487948f1b | 2 | -3/+8 | |
2013-08-19 | Save and restore Row attributes using stack•••Change-Id: I5cb402060946a711384ee53fa1caaeac86aa10cc | 3 | -59/+77 | |
2013-08-19 | Consolidate onDictionaryClosed•••Bug: 9429906 Change-Id: I51eef4c321cc268eac1c8dfd6561ab6e716a1fb0 | 2 | -4/+5 | |
2013-08-19 | Remove an unnecessary debug output.•••Change-Id: If92bf1e3908257c4c0cd68d041b122404e301e08 | 1 | -1/+0 | |
2013-08-19 | Rename Personalization dictionary register functions•••Bug: 9429906 Change-Id: Ibdce8db61ab6cc5922765e7ed8b7f2c718759de8 | 1 | -0/+7 | |
2013-08-19 | Update dictionaries•••Bug: 10354668 Bug: 10188528 >>> dictionaries/fr_wordlist.combined.gz Header : date : 1374634549 <=> 1376888819 version : 36 <=> 37 Body : Deleted: color 78 Deleted: men 85 Deleted: o 115 Added: nationaux 120 >>> dictionaries/iw_wordlist.combined.gz Added. New dictionary. >>> dictionaries/pt_BR_wordlist.combined.gz Header : date : 1374634563 <=> 1376884524 version : 36 <=> 37 Body : Deleted: la 152 >>> dictionaries/pt_PT_wordlist.combined.gz Header : date : 1357790930 <=> 1376884536 version : 30 <=> 37 Body : Deleted: la 152 >>> dictionaries/ru_wordlist.combined.gz Header : date : 1372393835 <=> 1376897704 version : 35 <=> 37 Body : Freq changed: говно 68 -> 0 >>> java/res/raw/main_fr.dict Header : date : 1374634549 <=> 1376888819 version : 36 <=> 37 Body : Deleted: color 78 Deleted: men 85 Deleted: o 115 Added: nationaux 120 >>> java/res/raw/main_pt_br.dict Header : date : 1374634563 <=> 1376884524 version : 36 <=> 37 Body : Deleted: la 152 >>> java/res/raw/main_ru.dict Header : date : 1372393835 <=> 1376897704 version : 35 <=> 37 Body : Freq changed: говно 68 -> 0 Change-Id: I87a85571c61068ff46a32d291aa43becbb75598a | 8 | -0/+0 | |
2013-08-19 | Consolidate hex string utils•••Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884 | 1 | -0/+7 | |
2013-08-19 | Keyboard.Row can have keyLabelFlags attribute•••Change-Id: I5af1f1d88153068d7be6e496e6dd77bd5b09a894 | 1 | -2/+1 | |
2013-08-19 | Make all KeyboardRow attributes private•••Change-Id: Ifaca6ad5e642964d8c3a77a96a1cd74f363ee996 | 3 | -4/+8 | |
2013-08-19 | Rename KeyStyle.getFlag to getFlags•••Change-Id: Iff3d850466cb6016a53bf86104cd5d22363f96a8 | 3 | -14/+11 | |
2013-08-19 | Add HeaderReaderInterface.•••Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe | 7 | -93/+165 | |
2013-08-19 | Fix unit test.•••Change-Id: Ib104d5de71c2ab1a07921b407c74c21b0409d9af | 7 | -18/+36 | |
2013-08-16 | Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.•••Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3 | 4 | -101/+64 | |
2013-08-16 | Support languages that don't use spaces.•••Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7 | 8 | -21/+226 | |
2013-08-16 | Remove a static buffer for thread safety.•••Change-Id: I335c35eb182ff63abb8a5b04c053a98d44b7c6ce | 1 | -12/+4 | |
2013-08-16 | Prepare ExpandableBinaryDictionary to make it updatable•••Bug: 6669677 Change-Id: Iaa6100f58de78d104e19c7a3c41d67e7826264f9 | 6 | -59/+174 | |
2013-08-16 | Limit the number of waiting UpdateBinaryTask to at most 1.•••Change-Id: Ia588d8f29ab58983ea5321ff8c63ad273c33eab3 | 3 | -49/+61 | |
2013-08-16 | Remove unnecessary caching.•••Change-Id: Ic4ccab9d344b30b72fca1503827eec1c628fa4ac | 1 | -12/+0 | |
2013-08-16 | Move methods in BinaryFormat to PatriciaTriePolicy.•••Bug: 6669677 Change-Id: Ic9bc03a9d8ec789281d83d4b9e58042a083c3ba1 | 2 | -475/+260 | |
2013-08-16 | Rename Node to PtNodeArray•••Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99 | 19 | -380/+401 |