maiacore android keyboard app or something
 
 
 
 
Go to file
Tadashi G. Takaoka 08199ec859 Clear PointerTracker state when more keys keyboard is dismissed
With accessibility mode on, hover events for a more keys keyboard are
handled among MoreKeysKeyboardAccessibilityDelegate and
MoreKeysKeyboardView. But the more keys keyboard is shown by
MainKeyboardAccessibilityDelegate that uses PointerTracker to handle
hover events. Thus we need to clear PointerTracker state when the more
keys keyboard is dismissed.

This is a workaround to resolve the issue. We should reconsider the
structure of those views and accessibility delegates in the future.

Bug: 15583751
Change-Id: Ida8c3e55194c59bdaa5bc4ff06068e699b888ced
2014-06-13 15:54:25 +09:00
dictionaries Update dictionaries 2014-06-10 14:08:32 +09:00
java Clear PointerTracker state when more keys keyboard is dismissed 2014-06-13 15:54:25 +09:00
native Merge "Update unit test for beginning-of-sentence." 2014-06-10 22:31:57 +00:00
tests Update unit test for beginning-of-sentence. 2014-06-12 16:07:39 +09:00
tools resolved conflicts for merge of 90b948ea to master 2014-06-11 12:28:56 -07:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00