A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Tadashi G. Takaoka 0a524de3df Separate updateSuggestionStrip from commitTyped
The commitTyped() called updateSuggestionStrip(), and that led to call
Suggest.getSuggestedWordsForTypingInput() even after a batch input was
started because WordComposer.commitWord() reset the batch input state.

Bug: 6932442
Change-Id: If645b1ef0343aa1e21ca71a9275b40c6c3be13df
2012-08-06 14:31:01 +09:00
dictionaries Update dictionaries. 2012-06-29 19:30:01 +09:00
java Separate updateSuggestionStrip from commitTyped 2012-08-06 14:31:01 +09:00
native Header cleanup 2012-08-03 18:37:58 +09:00
tests Add <uses-sdk> in manifest files of test apks 2012-07-31 19:53:31 +09:00
tools Move dicttool tests and make a script to run them (A4) 2012-08-04 01:55:33 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk