A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Kurt Partridge 1964ffb3f4 ResearchLogger log RichInputConnection
Move many ResearchLogger data collection points to RichInputConnection.
By collecting data here, developers do not have to remember to keep the
ResearchLog consistent with calls to the RichInputConnection.

In addition, some unnecessary log points were removed, and the ResearchLogger
is now independent of LatinImeLogger.

multi-project change with Ib71f841044ec1072610ab5638a5edfce29b7c05b

DO NOT MERGE

Bug: 6188932
Change-Id: I9ec7500a5b18bfe1a5a5bb1e5bf21c43351fc59e
2012-08-17 21:44:06 -07:00
dictionaries Remove useless backslashes from the whitelist dictionary 2012-08-13 15:53:07 +09:00
java ResearchLogger log RichInputConnection 2012-08-17 21:44:06 -07:00
native Small cleanups 2012-08-17 13:06:28 +09:00
tests fix findWordInTree. 2012-08-17 10:23:01 +09:00
tools (DO NOT MERGE) Remove useless module tags from makefiles 2012-08-17 20:12:49 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk