| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove logs now that we don't need them any more.•••This has served its purpose, we don't need this any more.
The logging function itself can be kept since it's not called
any more. It may come in handy later.
Bug: 6053661
Change-Id: Icb40dad131793a704dbe6514cf7433e43ea04450
|  Jean Chalard | 2012-02-22 | 1 | -1/+0 |
* | Add debug prints to help with debugging•••This is intended to help tracking #6048808.
Another bug has been filed to remove this once we're done with
the debugging: #6053661
Change-Id: I4547fb71926af6dc2e9c23ee4b44e4e345be6657
|  Jean Chalard | 2012-02-22 | 1 | -0/+62 |
* | Stop inserting a space after a manually picked word.•••Bug: 4994861
Change-Id: I6ae256a94dbaddea4304304779d17025620c5025
|  Jean Chalard | 2012-02-03 | 1 | -13/+1 |
* | Fix a bug with TYPE_TEXT_CLASS•••This was introduced by a badly-rebased commit. The culprit was
I103d6851. There was also another bug lurking there introduced
by a previous commit that this fixes.
Bug: 5775347
Change-Id: I133b54a5159e19714f4bcae8ffbb4824cff9f466
|  Jean Chalard | 2011-12-20 | 1 | -12/+17 |
* | Pretty print for InputAttributes•••Change-Id: I5e4b2b6f3cd943c8f6187aaed21d67ec786bf5df
|  Jean Chalard | 2011-12-16 | 1 | -0/+9 |
* | General cleanup.•••Move variables around, inline useless functions, remove
useless local variables.
Change-Id: Icb89d8b211a2ad4bc3619137c2276a649c2a5e34
|  Jean Chalard | 2011-12-16 | 1 | -21/+12 |
* | Initialize input attributes in the InputAttribute class•••Change-Id: I103d6851f54f47cbffdb567fb0f4c505c4697b05
|  Jean Chalard | 2011-12-16 | 1 | -6/+83 |
* | Create a class for input attributes.•••Change-Id: I834390c83865aac59fb758d5c66cf9b74103abd8
|  Jean Chalard | 2011-12-16 | 1 | -0/+35 |