A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard cb13d11c0a Add a trace.
Emit a trace when a new dictionary is copied to LatinIME
successfully, not just when it fails. That will help diagnosing
some problems by being able to ensure this step succeeded
looking at the log.
This does not happen often (like, maybe 3 times at device
activation, and once every few weeks afterwards), so I think
the extra line in the log is more than acceptable.

Change-Id: I1674bc22d950a7be801076c5aa7e8bbebccab14b
2013-07-05 12:44:47 +09:00
dictionaries Update dictionaries 2013-06-28 14:54:51 +09:00
java Add a trace. 2013-07-05 12:44:47 +09:00
native Merge "Read version 3 dictionary header." 2013-07-04 14:19:35 +00:00
tests Change how the length of the random words are chosen. 2013-07-04 22:22:34 +09:00
tools Merge "Generalize constuctors & add tests" 2013-07-04 08:53:19 +00:00
Android.mk
CleanSpec.mk