Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 63dd5b4c: Merge "Simplify distance calculating method for gesture input." ...•••* commit '63dd5b4c8f41d1fa79708bc7d5f312816786c8e0': Simplify distance calculating method for gesture input. | 2012-09-19 | 2 | -15/+6 | |
|\ | |||||
| * | Merge "Simplify distance calculating method for gesture input." into jb-mr1-dev | 2012-09-19 | 2 | -15/+6 | |
| |\ | |||||
| | * | Simplify distance calculating method for gesture input.•••Change-Id: Ic466b787b6cc60e6d23b67c8a7f84ad4d0b521c7 | 2012-09-19 | 2 | -15/+6 | |
* | | | am a8dc30e6: Merge "Remove hack algorithm from GestureStroke" into jb-mr1-dev•••* commit 'a8dc30e6d7c684edccaa988f6a88025d39b2f13d': Remove hack algorithm from GestureStroke | 2012-09-19 | 1 | -32/+0 | |
|\| | | |||||
| * | | Merge "Remove hack algorithm from GestureStroke" into jb-mr1-dev | 2012-09-19 | 1 | -32/+0 | |
| |\ \ | | |/ | |/| | |||||
| | * | Remove hack algorithm from GestureStroke•••Change-Id: Idd1c150677b989415e6fee4f543ff7639e98bed8 | 2012-09-19 | 1 | -32/+0 | |
* | | | am 65feee12: Make BinaryDictIOUtils.•••* commit '65feee12e5889601e375d92dfdf5f8e8fbb05092': Make BinaryDictIOUtils. | 2012-09-19 | 4 | -104/+135 | |
|\| | | |||||
| * | | Make BinaryDictIOUtils.•••Change-Id: I45830235ee738233e8eb2bd91d659705b698f58c | 2012-09-19 | 4 | -104/+135 | |
* | | | am c2fdf0df: Make readNode read linked list nodes.•••* commit 'c2fdf0dfbf1c43f7ed8fdf3d91576bbf71146ef3': Make readNode read linked list nodes. | 2012-09-18 | 1 | -32/+50 | |
|\| | | |||||
| * | | Make readNode read linked list nodes.•••Change-Id: Ia5eaae0653179b2eb74c53b0823beaf80377a389 | 2012-09-19 | 1 | -32/+50 | |
* | | | am a149c53c: add limit to FusionDictionaryBufferInterface.•••* commit 'a149c53c8ebe1b2acb7ee92eac51ccdc364162e7': add limit to FusionDictionaryBufferInterface. | 2012-09-18 | 2 | -0/+11 | |
|\| | | |||||
| * | | add limit to FusionDictionaryBufferInterface.•••Change-Id: Ic9ff717a9751023d47b02ff3b9d1fbf3115c2501 | 2012-09-19 | 2 | -0/+11 | |
* | | | am a0ebb28d: Merge "Fix a bug with capitalizations (A15)" into jb-mr1-dev•••* commit 'a0ebb28d151fbdff529a17d4d021b1c1988639b2': Fix a bug with capitalizations (A15) | 2012-09-18 | 1 | -1/+1 | |
|\| | | |||||
| * | | Merge "Fix a bug with capitalizations (A15)" into jb-mr1-dev | 2012-09-18 | 1 | -1/+1 | |
| |\ \ | |||||
| | * | | Fix a bug with capitalizations (A15)•••When only one character has been typed, we should not take that as a strong symbol that everything should be upper-cased. Change-Id: I4e3a3223269e6763e3594baeaa844daa79a624ed | 2012-09-18 | 1 | -1/+1 | |
* | | | | am 3bf113f0: Merge "Mark 2 resolved TODOS as such (A14)" into jb-mr1-dev•••* commit '3bf113f0ea19c5d80c75e304a12fc8d98448d22f': Mark 2 resolved TODOS as such (A14) | 2012-09-18 | 1 | -2/+2 | |
|\| | | | |||||
| * | | | Merge "Mark 2 resolved TODOS as such (A14)" into jb-mr1-dev | 2012-09-18 | 1 | -2/+2 | |
| |\| | | | |/ | |/| | |||||
| | * | Mark 2 resolved TODOS as such (A14)•••Change-Id: Ifbb731f5c825675436d079db4ffbae657d71f8da | 2012-09-18 | 1 | -2/+2 | |
* | | | am c9923430: Merge "Support the gesture + phantom space case (A13)" into jb-m...•••* commit 'c9923430ed94ff83abb759e231fbe3dd976de952': Support the gesture + phantom space case (A13) | 2012-09-18 | 1 | -1/+10 | |
|\| | | |||||
| * | | Merge "Support the gesture + phantom space case (A13)" into jb-mr1-dev | 2012-09-18 | 1 | -1/+10 | |
| |\| | |||||
| | * | Support the gesture + phantom space case (A13)•••Bug: 6950087 Change-Id: I198699f6e687ac74c35b9edfe469dce880d9ecaf | 2012-09-18 | 1 | -1/+10 | |
* | | | am 246d227c: Fix offdevice full debug build crash•••* commit '246d227c5d19549cb00a8ee84e20d09ea00e14f4': Fix offdevice full debug build crash | 2012-09-18 | 1 | -4/+4 | |
|\| | | |||||
| * | | Fix offdevice full debug build crash•••Change-Id: I7640863738d1548f7d9cf4b95c4a0d896eb667d7 | 2012-09-19 | 1 | -4/+4 | |
* | | | am b686df15: Add a new flag for linked list nodes.•••* commit 'b686df15fcc95611c524318359fe9ecb4fd6f74c': Add a new flag for linked list nodes. | 2012-09-18 | 2 | -2/+7 | |
|\| | | |||||
| * | | Add a new flag for linked list nodes.•••Change-Id: Ib2f194775cfe5ab05481ac95cd709d6e8e8dd3c6 | 2012-09-18 | 2 | -2/+7 | |
* | | | am bf45dc48: Make writePlacedNode write the linked-list node.•••* commit 'bf45dc4860ab28e97c3e7d116a642802fe960239': Make writePlacedNode write the linked-list node. | 2012-09-18 | 2 | -7/+30 | |
|\| | | |||||
| * | | Make writePlacedNode write the linked-list node.•••Change-Id: I60feda815ea08cf73300fccca1ae12b97550f116 | 2012-09-18 | 2 | -7/+30 | |
* | | | am 061d225f: Add a new option to FormatOptions.•••* commit '061d225fb1d110695b396a470d9ae6a9a3331003': Add a new option to FormatOptions. | 2012-09-18 | 1 | -2/+25 | |
|\| | | |||||
| * | | Add a new option to FormatOptions.•••Change-Id: I8bf089bea5de46570a5e81fb1ea3ab22c07eeee1 | 2012-09-18 | 1 | -2/+25 | |
* | | | am e55785e6: New flag for the internal settings•••* commit 'e55785e682351f5379427b50cb6001b540024ced': New flag for the internal settings | 2012-09-18 | 2 | -2/+3 | |
|\| | | |||||
| * | | New flag for the internal settings•••Change-Id: I81e69a6cda833a0d2c59a73388321ed11e0bd5b3 | 2012-09-18 | 2 | -2/+3 | |
* | | | am 2040090b: Merge "Log touch timing" into jb-mr1-dev•••* commit '2040090b46e3639ac0ee303d06e099c8d5195eb5': Log touch timing | 2012-09-18 | 2 | -2/+7 | |
|\| | | |||||
| * | | Merge "Log touch timing" into jb-mr1-dev | 2012-09-18 | 2 | -2/+7 | |
| |\ \ | | |/ | |/| | |||||
| | * | Log touch timing•••Change-Id: I45ce16c3194fac6da98486a986d23318347cad3a | 2012-09-18 | 2 | -2/+7 | |
* | | | am 717d4938: Merge "Remove useless code (A12)" into jb-mr1-dev•••* commit '717d4938b534eab96f20bba57973f1371b6aff64': Remove useless code (A12) | 2012-09-18 | 1 | -13/+0 | |
|\| | | |||||
| * | | Merge "Remove useless code (A12)" into jb-mr1-dev | 2012-09-18 | 1 | -13/+0 | |
| |\ \ | |||||
| | * | | Remove useless code (A12)•••All this code is done inside the StringUtils or RichInputConnection classes, where it's more logical. Since the IPC call is entirely gone now, it's no use having these guards inside Latin IME. Change-Id: Id324567e7458aed12b6f21d7114be3bd39725f15 | 2012-09-18 | 1 | -13/+0 | |
* | | | | am ed471316: Merge "Fix a bug with surrogate characters" into jb-mr1-dev•••* commit 'ed471316122d865ef0918812defb8cc2b1e9b36e': Fix a bug with surrogate characters | 2012-09-18 | 1 | -3/+4 | |
|\| | | | |||||
| * | | | Merge "Fix a bug with surrogate characters" into jb-mr1-dev | 2012-09-18 | 1 | -3/+4 | |
| |\ \ \ | |||||
| | * | | | Fix a bug with surrogate characters•••This is a pretty bad bug :/ Bug: 7013840 Change-Id: I12c7cfa4fa9d56b2c1fee6e6222c64fe20b88fa3 | 2012-09-18 | 1 | -3/+4 | |
* | | | | | am b128b1cd: Merge "Take space state into account for caps (A11)" into jb-mr1...•••* commit 'b128b1cdfee1956dff2cefc6d5308706a7fc186f': Take space state into account for caps (A11) | 2012-09-18 | 4 | -46/+79 | |
|\| | | | | |||||
| * | | | | Merge "Take space state into account for caps (A11)" into jb-mr1-dev | 2012-09-18 | 4 | -46/+79 | |
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | | |||||
| | * | | Take space state into account for caps (A11)•••Bug: 6950087 Change-Id: I8a1bca24db64b4dd54db8ac74d90cf43cbdddab6 | 2012-09-18 | 4 | -46/+79 | |
| | |/ | |||||
* | | | am 8adc0154: Remove populateOptions(final ByteBuffer buffer).•••* commit '8adc0154e6a1412e8b2a7ba5b2a67650062e0dbf': Remove populateOptions(final ByteBuffer buffer). | 2012-09-18 | 2 | -11/+6 | |
|\| | | |||||
| * | | Remove populateOptions(final ByteBuffer buffer).•••Change-Id: Ifc4c64c9cffe4f343c5a604c192db010a1792acc | 2012-09-18 | 2 | -11/+6 | |
* | | | am 65e49700: Fix hackCanUseDictionaryFile.•••* commit '65e4970026fd0e7964796c0e252b6d71632b634c': Fix hackCanUseDictionaryFile. | 2012-09-18 | 1 | -0/+3 | |
|\| | | |||||
| * | | Fix hackCanUseDictionaryFile.•••Bug: 7169473 Change-Id: I575aaa350042af076a8da5756993cdae9e73422c | 2012-09-18 | 1 | -0/+3 | |
| |/ | |||||
* | | am 764dd712: Stop using GNU extension in-class initializer for non-integral m...•••* commit '764dd712032d7b8012797b1116b523bef7b907f3': Stop using GNU extension in-class initializer for non-integral members | 2012-09-15 | 2 | -5/+11 | |
|\| | |||||
| * | Stop using GNU extension in-class initializer for non-integral members•••Change-Id: Ibc8f1c67aba91bdfeceef763ac82d61cc8d2efe1 | 2012-09-16 | 2 | -5/+11 | |
* | | am 03dc8fe1: Use more int values in ProximityInfoState::getPointScore()•••* commit '03dc8fe141fa9f6fa5fe8362d9d35b3f3c954b87': Use more int values in ProximityInfoState::getPointScore() | 2012-09-14 | 1 | -11/+12 | |
|\| |