LatinIME/java/res/values
Tadashi G. Takaoka 7a3d3ae17f Fast key preview
Previously the key preview was implemented by PopupWindow.  The key
preview popup window would be dismissed and shown each time the key
was released and pressed.  It turned out that it was taking several
milliseconds.

This change implements the key preview by a simple TextView which will
be layout-ed at absolute coordinates within the screen FrameLayout.
And dismissing and showing the key preview is implemented by the
TextView's visibility.

This implementation needs careful coordination of candidates.xml
layout and LatinIME.onComputeInsets to control suggestion strip
visibility.

Bug: 4179964
Change-Id: Id6347cb35b91eb14ab20dd2f312e58b54b6625a7
2011-04-13 18:59:33 +09:00
..
attrs.xml Add visualInsetsLeft and Right as Key attribute 2011-04-11 12:13:38 +09:00
bools.xml Add popupKeyboardTemplate attribute to Keyboard 2010-12-17 17:18:28 +09:00
colors.xml Fix suggestion strip layout 2011-04-08 20:03:57 +09:00
config.xml Fast key preview 2011-04-13 18:59:33 +09:00
dimens.xml Fast key preview 2011-04-13 18:59:33 +09:00
donottranslate-altchars.xml Remove redandant key from popup mini keyboard which has settings key 2011-04-08 18:03:23 +09:00
donottranslate.xml Add SubtypeLocale class 2011-01-14 16:12:36 +09:00
durations.xml Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
keycodes.xml Added support for speaking keys through accessibility service. 2011-02-23 18:16:43 -08:00
strings.xml Add a first version of Hebrew and Arabic keyboard. 2011-03-23 22:31:40 -07:00
styles.xml Fast key preview 2011-04-13 18:59:33 +09:00
whitelist.xml Add whitelist dictionary 2011-03-08 11:29:10 +09:00