LatinIME/java/src/com/android/inputmethod/event
Jean Chalard 6345562e2b [SD4] Restart suggestions on language change
...otherwise we can't recompute the composition when we
change scripts.

This also fixes when we register that we need to take note
that the current subtype was used. Luckily this is a good
occasion for some cleanup that I've wanted to do for some
time: use InputTransaction for onTextInput (with the goal
to ultimately remove it entirely)

Bug: 15840116
Change-Id: Ie4f4f9157b66b79237eeb3db75535803124d3e19
2014-06-30 21:58:52 +09:00
..
Combiner.java [CB12] Reset the combining state when resetting the composer 2014-03-24 17:44:31 +09:00
CombinerChain.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00
DeadKeyCombiner.java Fix updating the shift state upon backspace 2014-04-14 21:28:24 +09:00
Event.java [HW1] Fix some bugs with event handling 2014-06-26 18:27:53 +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 [SD4] Restart suggestions on language change 2014-06-30 21:58:52 +09:00
MyanmarReordering.java Use Java 7 diamond operator 2014-05-24 01:05:42 +09:00