maiacore android keyboard app or something
Find a file
Kurt Partridge 87bc3a4a62 Close ResearchLogger upon onFinishInputView
Previously, ResearchLogger#stop() was called both in
LatinIME#onFinishInputView() and in LatinIME#onWindowHidden().  This
resulted in multiple logs being written.

Since onFinishInputView is the more reliable of the two (it is called
in InputMethodService#onDestroy; onWindowHidden is not), the code now
uses onFinishInputView as a stopping signal.

Change-Id: Iae4b8c3bdab226027624eeab19b3737367e4a108
2013-03-25 17:31:25 -07:00
dictionaries Update the Russian dictionary 2013-01-21 19:30:17 +09:00
java Close ResearchLogger upon onFinishInputView 2013-03-25 17:31:25 -07:00
native Refactor parameters by naming convention 2013-03-18 15:42:15 +09:00
tests Remove reference to string.english_ime_name 2013-03-22 14:08:23 +09:00
tools Remove unused import 2013-03-22 15:23:06 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00