maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 997cba7dec Start committing hardware events (B4)
Essentially this does activate auto-correction with a hardware
keyboard, although a lot of things are still left to implement.
No proximity is used yet which means only missing and excessive
letters are considered. Dead keys are not handled. No combiner
is supported. No suggestions are displayed. Resuming suggestions
does not work correctly with a hardware key (because the view
holds a temporary hardware event 'onKeyPreIme' and the event
from the IME won't be handled until this is handled which won't
happen until after the IME said that it did handle the event).

Bug: 5037589
Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae
2012-12-27 16:17:49 +09:00
dictionaries Update dictionaries 2012-12-18 17:25:37 +09:00
java Start committing hardware events (B4) 2012-12-27 16:17:49 +09:00
native Tiny cleanups 2012-12-21 01:05:10 +09:00
tests Get rid of current subtype and system locale cache from SubtypeSwitcher 2012-12-27 12:00:38 +09:00
tools Fix layout switch keys' label of no language subtype keyboard 2012-12-13 17:44:10 +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