LatinIME/java
Tadashi G. Takaoka 9f01ed51d7 Support keyboardHeight and maxKeyboardHeight to Keyboard XML
This change introduces,
- new attribute keyboardHeight to specify default keyboard height.
- new attribute maxKeyboardHeight to specify maximum keyboard height,
  usually specified by percentage to the screen height.
- keyHeight attribute is obsoleted
- new attribute rowHeight to specify a row height, can be specifed as
  percentage of the keyboard height. And verticalGap is included to
  the row height (row height = key height + vertical gap).

Change-Id: I48a2f2661e8a91a998503a847437c1baf1de9b9c
2010-12-08 17:43:29 +09:00
..
res Support keyboardHeight and maxKeyboardHeight to Keyboard XML 2010-12-08 17:43:29 +09:00
src/com/android/inputmethod Support keyboardHeight and maxKeyboardHeight to Keyboard XML 2010-12-08 17:43:29 +09:00
Android.mk Fix proguard flag file dependency. 2010-09-29 15:21:28 -07:00
AndroidManifest.xml Cleanup unused Java import 2010-11-29 17:57:48 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags DO NOT MERGE. Backport LatinIME from master to Gingerbread 2010-08-20 14:37:03 +09:00