LatinIME/java/src/com/android/inputmethod/deprecated
Jean Chalard 66bb563535 Give LastComposedWord knowledge of the separator (A2)
This stores the separator that was used to commit the word in
the LastComposedWord. It may be NOT_A_SEPARATOR if there was
no separator (for example, the cursor moved causing a commit,
or there was a manual pick). This is necessary to implement
feature request #5968922.

Change-Id: I5fcf19a78ec66d68d4df89418eaef13952588207
2012-02-21 23:33:58 -08:00
..
compat Fix some compat bugs and add VoiceInputLoggerCompatUtils 2011-03-25 18:38:20 -07:00
languageswitcher Utilize KeyboardSet XML definitions 2011-12-14 16:28:31 +09:00
voice Pending onStartInputView only if the EditorInfo is identical 2011-11-21 16:32:46 -08:00
LanguageSwitcherProxy.java Fix copyright author from Google to AOSP 2011-05-20 12:09:57 +09:00
VoiceProxy.java Give LastComposedWord knowledge of the separator (A2) 2012-02-21 23:33:58 -08:00