summaryrefslogtreecommitdiffstats
path: root/native/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Reorganize LatinIME native build directory structure. Now it got NDK friendly.Ken Wakasa2011-12-131-65/+1
* Use priority queue for native string buffersatok2011-12-131-2/+6
* Reorganize char_utils.h and basechars.hTadashi G. Takaoka2011-11-111-0/+1
* Refactor CorrectionState to Correctionsatok2011-08-101-1/+1
* Remove old dictionary format codesatok2011-08-011-3/+0
* Add correction statesatok2011-08-011-0/+1
* Merge "Activate the implementation for the new dictionary format."Jean Chalard2011-07-131-0/+3
|\
| * Activate the implementation for the new dictionary format.Jean Chalard2011-07-141-0/+3
* | Fix build for profilingsatok2011-07-141-0/+5
|/
* Add a flag for a profilingsatok2011-07-131-1/+7
* Clean up in LatinIME native codeKen Wakasa2011-06-181-1/+1
* Add -Werror flag to catch more warnings and errorsKen Wakasa2011-03-191-0/+5
* Add proximity info to nativesatok2011-02-231-0/+3
* Clean up: Update variable names to comply with spec of ApplicationInfo.Ken Wakasa2011-01-091-1/+1
* Consolidate main dictionary files.Ken Wakasa2011-01-051-5/+12
* Manual merge from gingerbread-plus-aospJean-Baptiste Queru2010-12-291-0/+2
|\
| * Don't use stale NDK libraries for IABruce Beare2010-12-271-0/+2
* | Fix parameters of native functions and refactor Dictionarysatok2010-12-021-3/+5
* | Add an easy way to output native debug logssatok2010-12-011-1/+12
|/
* Revert https://android-git.corp.google.com/g/#change,63791 as library loading...Ken Wakasa2010-09-031-2/+2
* Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platfo...Amith Yamasani2010-08-311-2/+2
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-201-12/+4
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+28