maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka c42f285b35 Introduce KeyboardSet to hold related KeyboardIds
This change moves
  * KeyboardSwitcher.getKeyboardId to KeyboardSet.<init> and
    KeyboardSet.getKeyboardId.
  * KeyboardSwitcher.getF2KeyMode to KeyboardSet.
This is the first step to get rid of shift state from Keyboard.

Bug: 5002108
Bug: 5679585
Change-Id: I2a5a97e5e89277bc606916d45c1afbc8d105d773
2011-12-13 18:10:50 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Introduce KeyboardSet to hold related KeyboardIds 2011-12-13 18:10:50 +09:00
native Use priority queue for native string buffer 2011-12-13 16:32:52 +09:00
tests Add unit test of KeyboardState 2011-12-12 16:34:11 +09:00
tools Fix a bug where ampersands in XML would not work 2011-09-28 20:58:59 +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 Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00