maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka 5f6816fa8b Move keyboard event handling code to separate LatinKeyboardBaseView class
To sort out the issue, main keyboard and mini keyboard have to share
the pointer trackers.

In order to prepare for that, KeyboardView needs to be refactored as
two separate classes. KeyboardView is responsible for drawing keyboard
visual. And LatinKeyboardBaseView is responsible for handling key
event and mini keyboard as well.

Bug: 4768084

Change-Id: I5643e333b9bdfde0c939a0693cea76bd22f38897
2011-07-04 18:53:50 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Move keyboard event handling code to separate LatinKeyboardBaseView class 2011-07-04 18:53:50 +09:00
native Move a function to make next commit more readable 2011-06-30 20:14:38 +09:00
tests Remove top padding parameter from MiniKeyboardBuilder constructor 2011-07-02 02:06:33 +09:00
tools Fix issues with single-char word. Some refactorings as well. 2011-04-18 11:45:49 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platform build. 2010-08-31 12:04:30 -07:00