maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka 7a39bd4454 Shift+Smiley key will register newline character of textMultiLine
This change also
 * Honors the custom action label in EditorInfo.actionLabel.
 * Invokes InputConnection.performeEditorAction if action is specifed
   at EditorInfo.imeOptions or actionLabel/actionId.
 * Stops using InputMethodService.sendKeyChar. Implements
   sendKeyCodePoint instead.

Bug: 2498607
Bug: 5961809
Bug: 5368408
Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d
2012-02-08 19:31:35 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Shift+Smiley key will register newline character of textMultiLine 2012-02-08 19:31:35 +09:00
native Support multi words suggestion 2012-02-08 13:00:31 +09:00
tests Merge "Rename mini keyboard to more keys keyboard" 2012-02-08 00:04:16 -08:00
tools Fix string iterations in a couple places. 2012-02-03 11:15:46 +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 Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00