Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CB06] Fix a design error. | 2014-03-17 | 1 | -29/+0 | |
| | | | | | | | | | | | | The event interpreter should intervene later, after decoding. Decoding should happen first, and then the Event should be passed to the InputLogic. For the time being, we will leave the (unused) EventInterpreter class and its friends, because we'll use them again later. Bug: 13406701 Change-Id: I7582d486724311e39e6692e606cca50c78800643 | ||||
* | Initial implementation for decoding HW key events (B3) | 2012-12-27 | 1 | -1/+6 | |
| | | | | | Bug: 5037589 Change-Id: I829f70a258de58ef8d2b836a9b435198a226e37f | ||||
* | Add skeleton classes for hardware event flow (B1) | 2012-12-19 | 1 | -0/+24 | |
Bug: 5037589 Change-Id: Id8eea0e2bd00dd339a1efb4b0542e4c091a84195 |