Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PrioritizedSerialExecutor.•••It was possible that fetchNextTasks() would be called by multiple threads concurrently. If it happens, some tasks in the task queues might be ignored. Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8 | 2013-09-27 | 1 | -33/+37 | |
* | Fix the offdevice regression test build•••Followup to If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57 bug: 10622489 Change-Id: If98b2c75725f8692f0c2b41c33e448086404479b | 2013-09-25 | 2 | -89/+110 | |
* | Merge "Tweak for armenian periods and commas." | 2013-09-24 | 1 | -3/+8 | |
|\ | |||||
| * | Tweak for armenian periods and commas.•••Bug: 7963631 Change-Id: I2eb110949f3d3b7817dbd9448654954fdee39ac2 | 2013-09-24 | 1 | -3/+8 | |
* | | Copy only the spans we are interested in.•••The PARAGRAPH type of span is dangerous, as concatenating CharSequences that contain it may crash. We also don't use other spans than SuggestionSpans, so we don't copy them. Bug: 10622489 Change-Id: If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57 | 2013-09-24 | 1 | -0/+89 | |
|/ | |||||
* | Fix a bug that happens upon a race condition•••Bug: 10848621 Change-Id: If5ff7f001e69af005a5ff9ab3e9f630b88a0a858 | 2013-09-20 | 1 | -0/+4 | |
* | Merge "Address a couple more issues in Khmer layout" | 2013-09-20 | 1 | -0/+5 | |
|\ | |||||
| * | Address a couple more issues in Khmer layout•••bug: 6910993 Change-Id: If866629268040cf7696d9667dbca66fac6a60374 | 2013-09-20 | 1 | -0/+5 | |
* | | Update resources•••Change-Id: Ia66f7181514ee1471e181e16d15622174cf72e79 | 2013-09-20 | 1 | -1/+1 | |
|/ | |||||
* | Merge "Set EmojiCapable" | 2013-09-18 | 1 | -2/+4 | |
|\ | |||||
| * | Set EmojiCapable•••Bug: 10240645 Change-Id: I891309c2a82f8d10f8fdb0872403a7a235e27b5f | 2013-09-18 | 1 | -2/+4 | |
* | | Merge "Fix Emoji recents" | 2013-09-18 | 1 | -2/+74 | |
|\ \ | |||||
| * | | Fix Emoji recents•••Bug: 10538430 Change-Id: Ia2e423eb1843195b3c3218afc79a5820b8cd729b | 2013-09-18 | 1 | -2/+74 | |
| |/ | |||||
* / | [AC7] Actually auto-commit.•••Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b | 2013-09-17 | 1 | -0/+9 | |
|/ | |||||
* | Add shutdown and isTerminated to PrioritizedSerialExecutor.•••Change-Id: Id185224d135c8571a39efe8a41a66ce769142903 | 2013-09-13 | 1 | -6/+27 | |
* | Add getDictDecoder.•••Bug: 9618601 Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4 | 2013-09-12 | 1 | -2/+2 | |
* | Remove changing a word when added to the dictionary•••This code is now useless. I thought it affected 9902905, but it seems it actually does not. Still, it's dead code. Bug: 9902905 Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093 | 2013-09-12 | 1 | -108/+0 | |
* | Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.•••Change-Id: I003b769e408ebd692085a7e17fed6d9396876202 | 2013-09-10 | 1 | -0/+126 | |
* | Add AsyncResultHolder.•••Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a | 2013-09-10 | 1 | -0/+71 | |
* | Merge "Write forgetting curve flag." | 2013-09-09 | 1 | -0/+7 | |
|\ | |||||
| * | Write forgetting curve flag.•••Bug: 6669677 Change-Id: Ic19aa3b69fb45d9638f9dcc8c3dd8a34aad41965 | 2013-09-06 | 1 | -0/+7 | |
* | | Optimize layout•••Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925 | 2013-09-05 | 1 | -3/+3 | |
|/ | |||||
* | Add dummy Emoji subtype•••Bug: 6370846 Change-Id: I4fa3a6832fa316d0c6312d434be3c3ff02b52402 | 2013-08-28 | 1 | -0/+1 | |
* | Clean up unused imports.•••Change-Id: I7147ca237b99399e79210852aa5bf5a01101d779 | 2013-08-26 | 1 | -2/+0 | |
* | [Refactor] Add DictDecoder.readUnigramsAndBigramsBinary.•••Change-Id: I259db91d837c67cbcb3b6dc504b21dca23a6a5be | 2013-08-26 | 1 | -10/+11 | |
* | Fix getDictionaryFileHeader.•••Change-Id: I5186f41b0f38eb08f4154f7b3de7ffc2119fc44b | 2013-08-23 | 1 | -7/+1 | |
* | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.•••Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f | 2013-08-22 | 1 | -4/+3 | |
* | Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805 | 2013-08-21 | 1 | -2/+2 | |
* | Merge "Add a functionality to boost scores of personalization dictionary" | 2013-08-20 | 1 | -1/+11 | |
|\ | |||||
| * | Add a functionality to boost scores of personalization dictionary•••Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f | 2013-08-20 | 1 | -1/+11 | |
* | | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 2013-08-20 | 1 | -2/+2 | |
|/ | |||||
* | [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 | 2013-08-19 | 2 | -7/+6 | |
* | 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 hex string utils•••Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884 | 2013-08-19 | 1 | -0/+7 | |
|/ | |||||
* | Merge "Rename Node to PtNodeArray" | 2013-08-16 | 1 | -3/+3 | |
|\ | |||||
| * | Rename Node to PtNodeArray•••Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99 | 2013-08-16 | 1 | -3/+3 | |
* | | Add hex string utils•••Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e | 2013-08-16 | 1 | -0/+26 | |
|/ | |||||
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 | 2013-08-15 | 2 | -4/+5 | |
* | Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...•••This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5 | 2013-08-15 | 2 | -5/+4 | |
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...•••Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de | 2013-08-15 | 2 | -4/+5 | |
* | Fix test breakage•••Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965 | 2013-08-14 | 1 | -0/+2 | |
* | Add a method to import one bigram and string utilities•••Bug: 9429906 Change-Id: I73bbf65985196d62470552c576bb076a7cb95008 | 2013-08-14 | 1 | -0/+10 | |
* | Add looksValidForDictionaryInsertion•••...and test it. Also at the same time, add a facility to create a SettingsValues for test, and some minor performance improvement to surrounding methods. Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f | 2013-08-14 | 1 | -4/+33 | |
* | Add BinaryDictReader.•••Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143 | 2013-08-13 | 1 | -3/+3 | |
* | Reinstate a call to UsabilityStudyLogUtils#writeChar()•••The usability study mode has been broken. bug: 10251399 Change-Id: Iaa301241f102f412fa073f0d8b897a4c8b265a9c | 2013-08-09 | 1 | -0/+4 | |
* | Add ResouceUtils.getDefaultKeyboardHeight•••Change-Id: I377f6a83ec86b0345b170e7ad995d4577220d0ad | 2013-08-07 | 1 | -0/+31 | |
* | Add UsabilityStudyLogUtils.writeMotionEvent•••Change-Id: I41ee6d1879dc937e1554fedfc603d9bb5bec40f2 | 2013-07-31 | 1 | -0/+38 | |
* | Fix some warnings•••Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd | 2013-07-31 | 2 | -2/+2 | |
* | Refactor on UserHistoryDictionary•••Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60 | 2013-07-26 | 1 | -1/+1 |