LatinIME/java/src/com/android/inputmethod/event
Jean Chalard f69bb4c7a3 [HW15] Pass events instead of reading them from the transaction
It's probably cleaner to just pass the events rather than read
them from a transaction, especially when a transaction may be
associated with several events in a chain.

Change-Id: I27830f0f3f3f32fe77ea8b9cad505b7ebee648af
2014-08-05 15:37:01 +09:00
..
Combiner.java [HW7.5] Introduce the @Nonnull annotation (take 2) 2014-07-30 04:13:58 +00:00
CombinerChain.java [HW12] Use the consumed status of the Event. 2014-08-04 12:41:07 +09:00
DeadKeyCombiner.java [HW12] Use the consumed status of the Event. 2014-08-04 12:41:07 +09:00
Event.java [HW12] Use the consumed status of the Event. 2014-08-04 12:41:07 +09:00
EventDecoder.java Add skeleton classes for hardware event flow (B1) 2012-12-19 17:47:29 +09:00
HardwareEventDecoder.java Add skeleton classes for hardware event flow (B1) 2012-12-19 17:47:29 +09:00
HardwareKeyboardEventDecoder.java [HW1] Fix some bugs with event handling 2014-06-26 18:27:53 +09:00
InputTransaction.java [HW15] Pass events instead of reading them from the transaction 2014-08-05 15:37:01 +09:00
MyanmarReordering.java [HW7.5] Introduce the @Nonnull annotation (take 2) 2014-07-30 04:13:58 +00:00